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-26 03:52:01 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
/
battle
History
beegee1
1d57b75bc5
- random number generation refactoring
...
- fixed mantis
#1743
2014-04-10 19:22:32 +02:00
..
CBattleAnimations.cpp
- some effords to get rid of bottlenecks in AI code
2014-03-23 16:36:16 +00:00
CBattleAnimations.h
refactoring of CBattleInterface::show() and all related code
2013-07-19 16:35:16 +00:00
CBattleInterface.cpp
- random number generation refactoring
2014-04-10 19:22:32 +02:00
CBattleInterface.h
- Changed visibility of curInt member of BattleInterface from public to private and provided a getter method
2013-11-03 16:44:47 +00:00
CBattleInterfaceClasses.cpp
- Fixed some warnings from cppcheck
2013-11-06 13:42:58 +00:00
CBattleInterfaceClasses.h
Minor fixes:
2013-07-07 19:44:08 +00:00
CCreatureAnimation.cpp
- fixed missing DLL_LINKAGE
2013-11-09 13:49:36 +00:00
CCreatureAnimation.h
- Moved FunctionList from /client to /lib -> used in client and server
2013-11-30 10:08:38 +00:00