ddnet/src/game
2008-10-21 18:25:28 +00:00
..
client fixed esc key that I broke recently 2008-10-21 18:25:28 +00:00
editor renamed gc_render* to render* 2008-10-20 23:46:39 +00:00
generated cleaned up code structure a bit 2007-12-15 10:24:49 +00:00
server If the player who should be kicked by a vote leaves the game, the vote is aborted. ticket 523 2008-10-21 17:26:32 +00:00
collision.cpp added non-hookable tile 2008-09-23 14:38:13 +00:00
collision.hpp added non-hookable tile 2008-09-23 14:38:13 +00:00
gamecore.cpp made sure that the hook is released on players that doesn't exist anymore aka dead. 2008-10-17 21:42:32 +00:00
gamecore.hpp fixed #490 (insert the player info in the sv_setinfo message into the snapshot instead) 2008-10-08 20:47:56 +00:00
layers.cpp continued with clean up 2008-08-17 08:52:24 +00:00
layers.hpp continued with clean up 2008-08-17 08:52:24 +00:00
mapitems.hpp added death tile 2008-09-23 14:10:05 +00:00
tuning.hpp continued with clean up 2008-08-17 08:52:24 +00:00
variables.hpp continued on ban support. cleaned up settings a bit. reworked the datadir autodetection. introduced engine_openfile, engine_getpath and engine_listdir. never use fs_listdir or io_open directly 2008-10-21 18:05:06 +00:00
version.hpp continued with clean up 2008-08-17 08:52:24 +00:00