1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/server
mateuszb 538ffb1579 * added support for archery, offence and armorer secondary abilities
* hero's primary skills account for damage dealt by creatures in battle
* magical hero are given spellbook at the beginning
* added initial secondary skills for heroes
* minor fixes and improvements
2008-09-29 11:03:30 +00:00
..
CGameHandler.cpp * added support for archery, offence and armorer secondary abilities 2008-09-29 11:03:30 +00:00
CGameHandler.h * added support for archery, offence and armorer secondary abilities 2008-09-29 11:03:30 +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 changed most of std::cout to tlogX 2008-09-19 12:09:15 +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