about summary refs log tree commit diff
path: root/src/game/server/player.hpp
AgeCommit message (Collapse)Author
2008-09-24cleaned up the code a bit more. pooling of character and player objects with ↵Magnus Auvinen
reusable macros. fixed crashing when changing maps and a couple of other bugs
2008-09-23some server restructure. added hook no attach soundMagnus Auvinen
2008-09-07mermerge from 0.4.3: auto team balancingAlfred Eriksson
2008-09-02merge from 0.4.3: spam filtersAlfred Eriksson
2008-08-14last of the game server clean up. now it's doneMagnus Auvinen
2008-08-14moved alot of stuff to their own cpp/hpp filesMagnus Auvinen