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-28 03:57:02 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
History
mateuszb
ca1dbfe949
changed most of std::cout to tlogX
...
Alt+F4 quits the game
2008-09-19 12:09:15 +00:00
..
CBitmapHandler.cpp
changed most of std::cout to tlogX
2008-09-19 12:09:15 +00:00
CBitmapHandler.h
* BitmapHandler thread-safe
2008-06-16 14:56:48 +00:00
CCreatureAnimation.cpp
Battles:
2008-08-07 00:38:44 +00:00
CCreatureAnimation.h
Battles:
2008-08-07 00:38:44 +00:00
Client.cpp
* fixes for MSVC (it needs to have global variables from library explicitly exported)
2008-09-19 08:16:19 +00:00
Client.h
* hero placed in the town starts as visiting hero, not garrisoned
2008-08-25 10:25:16 +00:00
CSpellWindow.cpp
* fixed a few problems with refreshing screen during blitting using CSDL_Ext::printAtMiddle
2008-09-16 15:23:44 +00:00
CSpellWindow.h
* fourth part of spellbook
2008-09-15 16:46:54 +00:00
FunctionList.h
Fixed issues reported by Zamolxis:
2008-08-28 17:36:34 +00:00
Graphics.cpp
* fixes for MSVC (it needs to have global variables from library explicitly exported)
2008-09-19 08:16:19 +00:00
Graphics.h
* version set to 0.63
2008-09-07 03:38:37 +00:00
Makefile.am
gcc fixes(bad idea to call global vars such as log2, this name used by math function). Colored log support on some non-win32 platforms. Small Automake project update
2008-09-18 20:24:53 +00:00
VCMI_client.vcproj
* fixes for MSVC (it needs to have global variables from library explicitly exported)
2008-09-19 08:16:19 +00:00