1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
2009-09-09 17:49:03 +00:00
..
vcmi_server break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
CGameHandler.cpp * Garrison dialogs for garrisons. Required a bit restructuring of the code to take removable units into account. All showGarrisonDialog methods and the GarrisonDialog struct now takes it as a parameter. Visiting ally towns would benefit from this other than garrisons. 2009-09-09 17:49:03 +00:00
CGameHandler.h * Garrison dialogs for garrisons. Required a bit restructuring of the code to take removable units into account. All showGarrisonDialog methods and the GarrisonDialog struct now takes it as a parameter. Visiting ally towns would benefit from this other than garrisons. 2009-09-09 17:49:03 +00:00
CVCMIServer.cpp New, experimental crashhandler for windows (creates minidumps). 2009-07-31 20:10:22 +00:00
CVCMIServer.h * refactorings and comment coverage improvements 2009-05-07 17:20:41 +00:00
Makefile.am Revert memory mapped support for LOD files (r881, r886 and r895) because on Windows these files get locked and other applications cannot access them anymore. 2009-05-26 04:52:34 +00:00
Makefile.in Depending on the distros, ffmpeg headers aren't always installed in the same directory. Fix from Szpak. 2009-08-29 15:52:29 +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