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
319d444997df1f62db673d39b38c8817065c0fbe
Minecraft-Overviewer
/
overviewer_core
/
src
History
Aaron Griffith
8b55203d41
initial version of 'nether' option for normal render modes
...
based on eminence's gist
https://gist.github.com/92b6dac4c2ed3cdcff10
2011-12-04 10:21:48 -05:00
..
composite.c
fixed top smooth lighting tesselation error
2011-10-18 09:56:01 -04:00
Draw.c
Merge branch 'dtt-c-render' into py-package
2011-04-03 22:47:11 -04:00
endian.c
sdist and install now work
2011-03-29 13:49:50 -04:00
iterate.c
pushed exception setting into the relevant function, removed redundant exceptions
2011-11-22 17:32:47 -05:00
main.c
possible (hopeful) fix for the garbage collection bug
2011-07-18 23:56:51 -04:00
overviewer.h
Merge branch '19prep'
2011-11-18 17:25:01 -05:00
rendermode-cave.c
added label metadata to rendermodes (no more ugly map labels)
2011-09-08 07:34:35 -04:00
rendermode-lighting.c
turned night into a lighting mode option, added 'night' builtin custom mode
2011-10-26 22:19:27 -04:00
rendermode-mineral.c
added label metadata to rendermodes (no more ugly map labels)
2011-09-08 07:34:35 -04:00
rendermode-normal.c
initial version of 'nether' option for normal render modes
2011-12-04 10:21:48 -05:00
rendermode-overlay.c
changed material property lookups to use a bit table, not python sets
2011-11-11 20:05:29 -05:00
rendermode-smooth-lighting.c
added special smooth-lighting exception for water
2011-11-05 23:29:51 -04:00
rendermode-spawn.c
changed material property lookups to use a bit table, not python sets
2011-11-11 20:05:29 -05:00
rendermodes.c
pushed exception setting into the relevant function, removed redundant exceptions
2011-11-22 17:32:47 -05:00
rendermodes.h
initial version of 'nether' option for normal render modes
2011-12-04 10:21:48 -05:00