This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-20 03:29:32 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
/
BattleInterface
History
Michał W. Urbańczyk
584b761d37
Fixed
#917
.
2012-04-02 11:38:59 +00:00
..
CBattleAnimations.cpp
Fixed
#917
.
2012-04-02 11:38:59 +00:00
CBattleAnimations.h
* Updated class - file - handling
2011-12-22 13:05:19 +00:00
CBattleInterface.cpp
Rewritten handling mouse movement over hex and l-clicking hex into one procedure. That way the tooltip and cursor are always accurate, because they're set by the same routing that selects action. Having that logic duplicated in two methods was unmaintainable. [though the new one is still monstrous...] By the way fixed numerous issues, including:
2012-03-30 21:36:07 +00:00
CBattleInterface.h
Rewritten handling mouse movement over hex and l-clicking hex into one procedure. That way the tooltip and cursor are always accurate, because they're set by the same routing that selects action. Having that logic duplicated in two methods was unmaintainable. [though the new one is still monstrous...] By the way fixed numerous issues, including:
2012-03-30 21:36:07 +00:00
CBattleInterfaceClasses.cpp
-
fixed
#793
and
#865
2012-02-21 14:08:42 +00:00
CBattleInterfaceClasses.h
1.
Fixed
#843
2012-02-20 08:19:03 +00:00
CCreatureAnimation.cpp
* Updated class - file - handling
2011-12-22 13:05:19 +00:00
CCreatureAnimation.h
* CHexField renamed to CBattleHex
2011-12-17 18:59:59 +00:00