about summary refs log tree commit diff
path: root/src/game/server/entity.hpp
AgeCommit message (Collapse)Author
2008-10-06major update. continued on ban support. added demo recording (client and ↵Magnus Auvinen
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-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-08-14moved alot of stuff to their own cpp/hpp filesMagnus Auvinen