Danbias/Code/Game/GameServer
Linda Andersson 91d1186c93 fixed some mem leaks. Models are only released when program exits so restarting a level results in leaks because they are loaded again. 2014-02-27 12:10:40 +01:00
..
Implementation fixed some mem leaks. Models are only released when program exits so restarting a level results in leaks because they are loaded again. 2014-02-27 12:10:40 +01:00
GameClient.h GameLogic - Added disconnect messages and reuse of players 2014-02-20 16:52:36 +01:00
GameLobby.h Connection between server and client is stable 2014-02-18 16:38:08 +01:00
GameServer.vcxproj GameServer - Painly merge with GameLogic 2014-02-19 22:44:31 +01:00
GameServer.vcxproj.user GameServer - Merged with Standalone Server and modified some stuff, still compile errors, will try to merge with other 2014-02-16 01:12:27 +01:00
GameServerAPI.h Fixed server-client communication 2014-02-18 13:12:08 +01:00
GameSession.h Added player color to client. Spawnpoint class but logic needs to be implemented. Added kills and deatch counting and message sending for it. 2014-02-27 11:35:32 +01:00