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
2967032ecca3477c9fddc83218729310fb59526c
Minecraft-Overviewer
/
overviewer_core
/
src
/
primitives
History
Aaron Griffith
2967032ecc
added smooth-lighting exception for ice (see issue
#1032
)
2013-12-01 16:54:01 -05:00
..
base.c
Fix missing dark-oak leaves
2013-10-26 14:18:17 -04:00
biomes.h
Add new Biomes, guessing on correct color schemes
2013-10-11 22:34:22 -04:00
cave.c
Fixed cave render for solid unknown blocks.
2013-09-13 23:54:58 +02:00
clear-base.c
Fix transparent check for block ids > 255. (getArrayByte3D -> getArrayShort3D)
2013-10-14 16:48:41 +03:00
depth-tinting.c
depth-tinting, depth, and height-fading render primitives fixed for anvil
2012-02-21 14:49:37 -05:00
depth.c
depth-tinting, depth, and height-fading render primitives fixed for anvil
2012-02-21 14:49:37 -05:00
edge-lines.c
Fixed special case for edge line between slabs and stairs.
2012-08-03 19:24:18 +02:00
exposed.c
Checking for missing data on all sides.
2012-04-25 00:02:20 -07:00
height-fading.c
added sealevel option to HeightFading primitive
2012-06-05 01:09:47 -04:00
hide.c
fixed Hide() primitive and made EdgeLines() play nice
2012-04-12 15:33:24 -04:00
lighting.c
Added dark wood and acacia wood blocks
2013-11-02 15:12:44 +01:00
lighting.h
lighting and smooth lighting updated for anvil
2012-02-21 15:51:34 -05:00
nether_old.c
Renamed the current nether to netherold, and made the new nether2 the default
2012-11-28 22:03:17 -05:00
nether.c
Improve nether rendering with minecraft 1.5
2013-03-15 19:53:01 -04:00
nether.h
Fixed nether rendering crash
2013-02-07 19:53:37 -05:00
no-fluids.c
Inverting sense of no-fluids to be correct.
2012-04-24 20:40:39 -07:00
overlay-biomes.c
Add new Biomes, guessing on correct color schemes
2013-10-11 22:34:22 -04:00
overlay-mineral.c
Fix dereferencing bug, hopefully should address mineral-overlay crash
2012-04-07 17:59:46 -04:00
overlay-slime.c
Fix long int too large issue on windows
2012-07-28 22:41:22 -04:00
overlay-spawn.c
Make the defaults actually work properly.
2012-06-08 14:42:25 -07:00
overlay.c
Make the defaults actually work properly.
2012-06-08 14:42:25 -07:00
overlay.h
Make the defaults actually work properly.
2012-06-08 14:42:25 -07:00
smooth-lighting.c
added smooth-lighting exception for ice (see issue
#1032
)
2013-12-01 16:54:01 -05:00