Craft/src
mpaoloni 168f302c62 main.c: Fix conditional jump on uninitialized value when clicking air 2018-10-14 12:26:06 +02:00
..
auth.c updates for windows 2014-01-08 20:33:37 -05:00
auth.h auth 2014-01-07 22:16:09 -05:00
client.c server / client support for lights 2014-01-27 22:17:27 -05:00
client.h server / client support for lights 2014-01-27 22:17:27 -05:00
config.h removed Q for quit 2014-01-29 15:06:18 -05:00
cube.c players are somewhat lit up 2014-01-29 14:16:52 -05:00
cube.h apply lighting to plants 2014-01-28 14:16:07 -05:00
db.c load chunks on threads too 2014-01-31 10:17:59 -05:00
db.h persist lights in db 2014-01-27 21:08:07 -05:00
item.c performance tweak with early check in is_transparent 2014-01-04 09:45:20 -05:00
item.h added 32 color blocks (like "wool") 2014-01-02 13:53:58 -05:00
main.c main.c: Fix conditional jump on uninitialized value when clicking air 2018-10-14 12:26:06 +02:00
map.c use char in map for memory savings 2014-01-31 13:04:52 -05:00
map.h use char in map for memory savings 2014-01-31 13:04:52 -05:00
matrix.c increased viewing distance and made it changeable at runtime 2014-01-13 20:44:52 -05:00
matrix.h increased viewing distance and made it changeable at runtime 2014-01-13 20:44:52 -05:00
ring.c persist lights in db 2014-01-27 21:08:07 -05:00
ring.h persist lights in db 2014-01-27 21:08:07 -05:00
sign.c performance enhancement - don't hit db if no sign to delete 2014-01-03 22:53:29 -05:00
sign.h performance enhancement - don't hit db if no sign to delete 2014-01-03 22:53:29 -05:00
util.c Show error and exit on shader/texture file open failure 2017-04-05 21:39:21 -07:00
util.h copy paste 2014-01-16 22:43:46 -05:00
world.c added world.py so server can know default world 2014-01-09 16:26:16 -05:00
world.h added world.py so server can know default world 2014-01-09 16:26:16 -05:00