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
00b4e83822c8ba2f15066daf218ce2f30a8f11ea
Minecraft-Overviewer
/
overviewer_core
/
src
/
primitives
History
Wunkolo
50f12827f5
Block ID enum pass
2019-03-16 22:42:08 -07:00
..
base.c
Block ID to mc_id replacement pass
2019-03-16 21:15:08 -07:00
biomes.h
fixed typo in biomes.h
2016-06-10 20:15:18 -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
Block ID to mc_id replacement pass
2019-03-16 21:15:08 -07: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
Block ID enum pass
2019-03-16 22:42:08 -07:00
lighting.c
Block ID to mc_id replacement pass
2019-03-16 21:15:08 -07: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
Block ID enum pass
2019-03-16 22:42:08 -07: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
Block ID enum pass
2019-03-16 22:42:08 -07:00
overlay-slime.c
Fix slime algo by using integer for chunk coordinates.
2017-07-16 11:48:52 +02:00
overlay-spawn.c
Fix C extension build warnings the painful way
2019-02-22 12:53:47 +01:00
overlay-structure.c
Block ID to mc_id replacement pass
2019-03-16 21:15:08 -07:00
overlay.c
Block ID to mc_id replacement pass
2019-03-16 21:15:08 -07:00
overlay.h
Make the defaults actually work properly.
2012-06-08 14:42:25 -07:00
smooth-lighting.c
Block ID enum pass
2019-03-16 22:42:08 -07:00