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
aed6938d2271c1538e6ce6a8737095e6dddc9ac9
Minecraft-Overviewer
/
src
History
Alejandro Aguilera
278eabbae3
Remove unused access to blocklight array.
2011-06-19 01:38:26 +02: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
Remove unused access to blocklight array.
2011-06-19 01:38:26 +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
Move the average lighting coeff to another function. Take the average over blockmap.
2011-06-19 01:38:26 +02:00