This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
Minecraft-Overviewer
Archived
Watch
0
Fork
0
You've already forked Minecraft-Overviewer
Code
Activity
This repository has been archived on
2025-04-25
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
0fe9c7c0507dd07b5c00ff9fc05c361bbeb05fb4
Minecraft-Overviewer
/
src
History
Andrew Chin
71a2a024cc
Print tracebacks on error
2011-03-26 00:06:24 -04:00
..
composite.c
Removed noise leftover from last commit
2011-03-23 21:31:51 -04:00
iterate.c
Print tracebacks on error
2011-03-26 00:06:24 -04:00
main.c
separated iterate and rendermode code, rendermodes are now defined by interface structs
2011-03-21 07:41:10 -04:00
overviewer.h
Load the 4 adjacent blocks in iterate.c
2011-03-24 23:40:01 +01:00
rendermode-lighting.c
changed lighting rendermode to use new state variables
2011-03-24 19:44:21 -04:00
rendermode-night.c
Bunch of changes to make VS happy
2011-03-23 20:34:49 -04:00
rendermode-normal.c
moved rendermode_normal into a separate file, like rendermode_lighting
2011-03-22 23:09:12 -04:00
rendermode-spawn.c
Bunch of changes to make VS happy
2011-03-23 20:34:49 -04:00
rendermodes.c
ported spawn render mode to C
2011-03-23 02:31:09 -04:00
rendermodes.h
changed lighting rendermode to use new state variables
2011-03-24 19:44:21 -04:00