Ivan Savenko 20e10cd5ab Fix potential access to empty std function on hero vs hero combat hace 2 años
..
BattleActionsController.cpp 1bf6bbd9b6 Significantly simplified threading model in battles hace 2 años
BattleActionsController.h b20109c830 Test version of swipe gesture for in-combat attacks hace 2 años
BattleAnimationClasses.cpp 8a31aeb94b Battle animations use tick() for updates hace 2 años
BattleAnimationClasses.h 8a31aeb94b Battle animations use tick() for updates hace 2 años
BattleConstants.h 688b8db3eb Removed delays due to thread waits from battle animations hace 2 años
BattleEffectsController.cpp 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h hace 2 años
BattleEffectsController.h 7543fdf787 vcmi: add reverse effect animation type hace 2 años
BattleFieldController.cpp 18db944083 Replaced clickReleased with clickPressed where applicable in H3 hace 2 años
BattleFieldController.h 18db944083 Replaced clickReleased with clickPressed where applicable in H3 hace 2 años
BattleInterface.cpp 32f7a95e38 Use capture by value since thread might start after local method returns hace 2 años
BattleInterface.h cefbe5152e Merge pull request #2359 from IvanSavenko/crashfixing hace 2 años
BattleInterfaceClasses.cpp 20e10cd5ab Fix potential access to empty std function on hero vs hero combat hace 2 años
BattleInterfaceClasses.h 05735a20e1 Fix for hero info window mana points not getting spent on spellcast hace 2 años
BattleObstacleController.cpp 428fb832c6 Implemented foreground/background obstacles: hace 2 años
BattleObstacleController.h 8a31aeb94b Battle animations use tick() for updates hace 2 años
BattleProjectileController.cpp 8a31aeb94b Battle animations use tick() for updates hace 2 años
BattleProjectileController.h 8a31aeb94b Battle animations use tick() for updates hace 2 años
BattleRenderer.cpp 541d98143b Renamed BattleControlPanel -> BattleWindow hace 2 años
BattleRenderer.h 428fb832c6 Implemented foreground/background obstacles: hace 2 años
BattleSiegeController.cpp e6d8b65e2c Fix toggling of auto combat hace 2 años
BattleSiegeController.h 8ed115a628 Fix ios compile hace 2 años
BattleStacksController.cpp 5be4f6ec2f Fix visibility of creature amount label after casting spell before turn hace 2 años
BattleStacksController.h 8a31aeb94b Battle animations use tick() for updates hace 2 años
BattleWindow.cpp 791eb1a37b Added workaround for running game with outdated extras mod from 1.2 hace 2 años
BattleWindow.h 47b6358e6e Improve feature by triggering hero window refresh in response to netpack hace 2 años
CreatureAnimation.cpp da3a05bc8b Fix special colors in battle hace 2 años
CreatureAnimation.h 86f5d6de69 vcmi: modernize headers hace 2 años