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
6124ffd0edcae99c47bfaedc36bfb4781fcded2f
Minecraft-Overviewer
/
src
History
Aaron Griffith
62119c37ef
bumped extension version for fix that
closes
#414
2011-06-23 15:21:46 -07: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
bumped extension version for fix that
closes
#414
2011-06-23 15:21:46 -07: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
fixed out-of-bounds index segfault
2011-06-23 17:44:04 -04: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
Move the average lighting coeff to another function. Take the average over blockmap.
2011-06-19 01:38:26 +02:00