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
63d387c2808ac613c5db548f337347309d1967aa
Minecraft-Overviewer
/
src
History
CounterPillow
027419fa5f
Moved the blockid check further up in the for-loop to increase performance while rendering empty chunks.
2011-05-12 13:46:19 -04:00
..
composite.c
initial support for map overlays
2011-03-28 02:50:36 -04:00
Draw.c
Render edge lines
2011-04-02 00:37:16 -04:00
endian.c
fixed warning during compile about endian.c
2011-03-29 04:46:40 -04:00
iterate.c
Moved the blockid check further up in the for-loop to increase performance while rendering empty chunks.
2011-05-12 13:46:19 -04:00
main.c
basic rendermode inheritance introspection (no more hacky overlay list)
2011-04-16 20:08:38 -04:00
overviewer.h
support for biome coloring on side grass (closes issue
#341
)
2011-04-30 23:11:53 -04:00
rendermode-cave.c
basic rendermode inheritance introspection (no more hacky overlay list)
2011-04-16 20:08:38 -04:00
rendermode-lighting.c
basic rendermode inheritance introspection (no more hacky overlay list)
2011-04-16 20:08:38 -04:00
rendermode-night.c
basic rendermode inheritance introspection (no more hacky overlay list)
2011-04-16 20:08:38 -04:00
rendermode-normal.c
Add repeaters without torches, make needed changes in rendermode-normal for edge block lines.
2011-05-08 13:04:36 +02:00
rendermode-overlay.c
basic rendermode inheritance introspection (no more hacky overlay list)
2011-04-16 20:08:38 -04:00
rendermode-spawn.c
fixed MIN/MAX mixup that prevented spawn overlay from working
2011-04-18 11:02:39 -07:00
rendermodes.c
windows build fixes
2011-04-18 11:03:29 -04:00
rendermodes.h
basic rendermode inheritance introspection (no more hacky overlay list)
2011-04-16 20:08:38 -04:00