about summary refs log tree commit diff
path: root/src/game/server/player.cpp
AgeCommit message (Expand)Author
2010-05-29copied refactor to trunkMagnus Auvinen
2009-01-12introduced 3 special pseudo weapons. game, self and world to make a differenc...Magnus Auvinen
2008-12-19removed spamming I wanna spawn messageMagnus Auvinen
2008-11-16fixed respawn timesAlfred Eriksson
2008-11-01now server sends the player spawn eventsAlfred Eriksson
2008-10-18fixed #507Alfred Eriksson
2008-10-17fixed fetching of server info and corrected some spelling errorsMagnus Auvinen
2008-10-17added delay before respawn when using the kill-command; provided and tested b...Dominik Geyer
2008-10-14updated the demo recorderMagnus Auvinen
2008-10-08fixed #490 (insert the player info in the sv_setinfo message into the snapsho...Magnus Auvinen
2008-09-24fixed server crash when dieingMagnus Auvinen
2008-09-24cleaned up the code a bit more. pooling of character and player objects with ...Magnus Auvinen
2008-09-23some server restructure. added hook no attach soundMagnus Auvinen
2008-09-09fixed spectator mode freeviewDominik Geyer
2008-08-27fixed so the client gets the correct player infoMagnus Auvinen
2008-08-27major commit. game client restructure. not complete, loads of stuff not worki...Magnus Auvinen
2008-08-14moved out the player code from the characterMagnus Auvinen