1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/server
Michał W. Urbańczyk 3a66dc2b7c * added heroes pool for heroes available for hiring
* better handling disposed/predefined heroes
* blocked scrolling adventure map with mouse when left ctrl is pressed
* scholar will be accessible from the top
* partially done tavern and hero recruitment
* fixed bug with formation button in hero window
* unified hero initialization code
* minor changes

For 0.63c dev release
2008-10-26 20:58:34 +00:00
..
CGameHandler.cpp * added heroes pool for heroes available for hiring 2008-10-26 20:58:34 +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