1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/server
mateuszb 7319e5cb0e * canceling of casting a spell by pressing Escape or R-click (R-click on a creatures does not cancel a spell)
* new spells:
- frost ring
- fireball
- inferno
- meteor shower
- death ripple
- destroy undead
* spellbook button is inactive when hero cannot cast any spell
* obstacles will be placed more properly when resolution is different than 800x600
* minor changes
2009-04-16 14:01:27 +00:00
..
vcmi_server break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
CGameHandler.cpp * canceling of casting a spell by pressing Escape or R-click (R-click on a creatures does not cancel a spell) 2009-04-16 14:01:27 +00:00
CGameHandler.h * server sends confirmation (given later to player interface) after applying request (will be needed for AI) 2009-04-16 00:28:54 +00:00
CVCMIServer.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CVCMIServer.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
Makefile.am * applied ubuntux's patches 2009-04-13 18:52:20 +00:00
NetPacksServer.cpp * server sends confirmation (given later to player interface) after applying request (will be needed for AI) 2009-04-16 00:28:54 +00:00
VCMI_server.cbp * patch update from Dikamilo 2009-02-08 16:36:53 +00:00
VCMI_server.vcproj New file for VCMI_Server - NetPacksServer.cpp 2009-03-09 10:37:49 +00:00