1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/server
mateuszb 6b9146f998 * lightning bolt and ice bolt spells
* displayEffect shows animations on more correct places
* removed three magic numbers (now they're BFIELD_WIDTH, BFIELD_HEIGHT and BFIELD_SIZE macros)
* minor changes
2008-11-10 19:06:04 +00:00
..
CGameHandler.cpp * lightning bolt and ice bolt spells 2008-11-10 19:06:04 +00:00
CGameHandler.h * blocked map scrolling where dialog window is opened 2008-10-18 11:41:24 +00:00
CScriptCallback.cpp * added calls for battle action start/end 2008-09-28 21:01:49 +00:00
CScriptCallback.h * added calls for battle action start/end 2008-09-28 21:01:49 +00:00
CVCMIServer.cpp Added some kind of simple chatting functionality through console. Implemented several WoG cheats equivalents: 2008-10-18 23:20:48 +00:00
CVCMIServer.h Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 2008-08-04 09:05:52 +00:00
Makefile.am Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
VCMI_server.vcproj * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00