1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/battle
AlexVinS 4b5910c2f4 VCAI performance improvements
* Node graph initialization optimized.
* Fixed "Unathorized obstacle access".
* Pathfinding tracing disabled with ifdef.
* Misc bonus calculation optimizations.
* Removed timestamp from log lines. Date formatting eats too much CPU.
* Paths for all heroes in Client are now cached
2019-01-17 10:50:56 +03:00
..
CBattleAnimations.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBattleAnimations.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBattleInterface.cpp VCAI performance improvements 2019-01-17 10:50:56 +03:00
CBattleInterface.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBattleInterfaceClasses.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBattleInterfaceClasses.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CCreatureAnimation.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CCreatureAnimation.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00