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-02-05 13:04:54 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
/
battle
History
Ivan Savenko
32240da34e
Reduced number of #include's in headers. May break compilation on Win
...
since some net packs now need DLL_LINKAGE
2014-06-25 17:11:07 +03:00
..
CBattleAnimations.cpp
- fixed mantis
#783
- play sound when entering message in chat box
2014-06-01 18:48:40 +02:00
CBattleAnimations.h
refactoring of CBattleInterface::show() and all related code
2013-07-19 16:35:16 +00:00
CBattleInterface.cpp
Cleanup:
2014-06-05 20:26:50 +03: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
Reduced number of #include's in headers. May break compilation on Win
2014-06-25 17:11:07 +03: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
Cleanup:
2014-06-05 20:26:50 +03:00