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
091a76fe60becbea77d757e602248c18c38ea9f1
Minecraft-Overviewer
/
src
History
Andrew Chin
b1ee31bffa
Proper fix for build issue (
Fixes
#395
)
2011-06-09 11:50:09 -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 self.
2011-06-09 01:11:38 +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
Proper fix for build issue (
Fixes
#395
)
2011-06-09 11:50:09 -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