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
91c3e74ef213203a452cf7a3fac84bb914a84087
Minecraft-Overviewer
/
src
History
Aaron Griffith
8565919c89
fixed uninitialized texture pointer, and bumped extension version
2011-05-31 20:05:45 -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
Tall grass is now biome tinted.
2011-05-31 18:21:47 +02:00
main.c
textures are now only generated when actual *rendering* is done
2011-05-13 12:30:13 -04:00
overviewer.h
fixed uninitialized texture pointer, and bumped extension version
2011-05-31 20:05:45 -04:00
rendermode-cave.c
Add another element to the texture tuple with a mask for the lighting.
2011-05-29 23:31:04 +02:00
rendermode-lighting.c
Add the agrif's fix for stairs. With 1.6 this is no more a quick fix (I think they are now as slabs are).
2011-06-01 00:19:23 +02:00
rendermode-night.c
Add another element to the texture tuple with a mask for the lighting.
2011-05-29 23:31:04 +02:00
rendermode-normal.c
fixed uninitialized texture pointer, and bumped extension version
2011-05-31 20:05:45 -04:00
rendermode-overlay.c
Add another element to the texture tuple with a mask for the lighting.
2011-05-29 23:31:04 +02:00
rendermode-spawn.c
Add another element to the texture tuple with a mask for the lighting.
2011-05-29 23:31:04 +02:00
rendermodes.c
windows build fixes
2011-04-18 11:03:29 -04:00
rendermodes.h
Tall grass is now biome tinted.
2011-05-31 18:21:47 +02:00