1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/server
mateuszb 0078037df8 * compilation fixes for MSVC / minor changes
* CDefHandler::openFromMemory DOES NOT WORK! It seems to be design error, not windows specific.

Note: please write more C++-like code (declarations don't have to be in the beginning of block of code, use C++-style casts, follow our naming convention for structs / classes, don't write struct before structure's name etc.)
2009-10-14 12:44:44 +00:00
..
vcmi_server break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
CGameHandler.cpp (linux) Manage one directory per user for save games and config. 2009-10-10 05:47:59 +00:00
CGameHandler.h Fixed bug #71. Little redesign of town buildings handling. 2009-10-04 14:20:19 +00:00
CVCMIServer.cpp * compilation fixes for MSVC / minor changes 2009-10-14 12:44:44 +00:00
CVCMIServer.h * refactorings and comment coverage improvements 2009-05-07 17:20:41 +00:00
Makefile.am Rewrote a piece of CLodHandler::init. 2009-10-10 23:25:34 +00:00
Makefile.in Rewrote a piece of CLodHandler::init. 2009-10-10 23:25:34 +00:00
NetPacksServer.cpp Fourth part of sailing code. 2009-07-26 03:33:13 +00:00
VCMI_server.cbp * patch update from Dikamilo 2009-02-08 16:36:53 +00:00
VCMI_server.vcproj * fixes for glitches in garrisons in non 800x600 resolutions 2009-07-17 21:53:28 +00:00