1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/hch
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
..
CAmbarCendamo.cpp * slider position updated after sorting in pregame 2008-08-05 21:28:13 +00:00
CAmbarCendamo.h unified guardians names 2008-12-26 01:46:53 +00:00
CArtHandler.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
CArtHandler.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
CBuildingHandler.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CBuildingHandler.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
CCreatureHandler.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
CCreatureHandler.h * 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
CDefHandler.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CDefHandler.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
CDefObjInfoHandler.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
CDefObjInfoHandler.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
CGeneralTextHandler.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CGeneralTextHandler.h * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CHeroHandler.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CHeroHandler.h * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CLodHandler.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CLodHandler.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
CMusicHandler.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CMusicHandler.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
CObjectHandler.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
CObjectHandler.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
CSndHandler.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CSndHandler.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
CSpellHandler.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CSpellHandler.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
CTownHandler.cpp * further changes towards support for ranged spells 2009-04-15 14:03:31 +00:00
CTownHandler.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
CVideoHandler.cpp Merged most of the changes from trunk. 2008-08-02 15:08:03 +00:00
CVideoHandler.h Patch from keen: compatibility fixes for Mac OS X 2009-03-24 21:28:17 +00:00
Makefile.in Added new files from previous commit 2008-07-20 10:36:52 +00:00