ddnet/src/game/server
2009-01-12 19:35:38 +00:00
..
entities fixed so predicted sounds and air jump effect works with demo playback 2009-01-11 15:51:43 +00:00
gamemodes fixed so your team gets -1 if you kill yourself. drawback, team looses one point when you switch team as well. good enough for now 2009-01-11 14:16:49 +00:00
entity.cpp improved the network clipping a bit 2008-10-25 11:32:29 +00:00
entity.hpp major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks 2008-10-06 18:05:01 +00:00
eventhandler.cpp major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks 2008-10-06 18:05:01 +00:00
eventhandler.hpp moved alot of stuff to their own cpp/hpp files 2008-08-14 18:25:44 +00:00
gamecontext.cpp added vote command on the server to enforce a vote. added sv_vote_kick_bantime to choose how long a user will be banned at votekick (0 for just kick) thanks to magnet and xara 2009-01-12 19:35:38 +00:00
gamecontext.hpp added vote command on the server to enforce a vote. added sv_vote_kick_bantime to choose how long a user will be banned at votekick (0 for just kick) thanks to magnet and xara 2009-01-12 19:35:38 +00:00
gamecontroller.cpp fixed crashbug caused by players disconnecting while still having bullets in the air 2008-12-19 08:26:58 +00:00
gamecontroller.hpp fixed so that the tuning is resetting itself if running a pure server 2009-01-11 15:16:34 +00:00
gameworld.cpp merge from 0.4.3: notification on auto team balance 2008-09-07 08:57:59 +00:00
gameworld.hpp continued with clean up 2008-08-17 08:52:24 +00:00
hooks.cpp added vote command on the server to enforce a vote. added sv_vote_kick_bantime to choose how long a user will be banned at votekick (0 for just kick) thanks to magnet and xara 2009-01-12 19:35:38 +00:00
player.cpp removed spamming I wanna spawn message 2008-12-19 08:28:16 +00:00
player.hpp fixed respawn times 2008-11-16 14:28:44 +00:00