..
vcmi_client
break, fix and break and fix - now its fine :)
2008-12-26 15:00:34 +00:00
AdventureMapButton.cpp
* VCMI won't try to calculate path when clicking terrain on the other map level then that of currently selected hero (caused hangs)
2009-05-24 23:21:55 +00:00
AdventureMapButton.h
* moved a few files
2009-05-20 10:08:56 +00:00
CAdvmapInterface.cpp
CSDL_Ext::alphaTransform does not need to return the modified surface.
2009-06-06 22:47:23 +00:00
CAdvmapInterface.h
* moved a few files
2009-05-20 10:08:56 +00:00
CBattleInterface.cpp
CSDL_Ext::alphaTransform does not need to return the modified surface.
2009-06-06 22:47:23 +00:00
CBattleInterface.h
Typo.
2009-06-01 03:36:13 +00:00
CBitmapHandler.cpp
Revert memory mapped support for LOD files (r881, r886 and r895) because on Windows these files get locked and other applications cannot access them anymore.
2009-05-26 04:52:34 +00:00
CBitmapHandler.h
* Removed trailing newline from settings.txt (caused warning)
2009-05-09 16:18:27 +00:00
CCastleInterface.cpp
* enter can be used to open window with selected hero/town
2009-05-30 16:00:26 +00:00
CCastleInterface.h
* updated project files for MSVC
2009-05-21 23:50:45 +00:00
CConfigHandler.cpp
Made a few functions static or static inline.
2009-05-23 22:57:39 +00:00
CConfigHandler.h
* refactorings and comment coverage improvements
2009-05-07 17:20:41 +00:00
CCreatureAnimation.cpp
Fix 32 bits depth issues during combat.
2009-05-17 03:34:41 +00:00
CCreatureAnimation.h
* further code reorganization
2009-05-20 09:02:50 +00:00
CCursorHandler.cpp
* moved a few files
2009-05-20 10:08:56 +00:00
CCursorHandler.h
* moved a few files
2009-05-20 10:08:56 +00:00
CGameInfo.cpp
* moved a few files
2009-05-20 10:08:56 +00:00
CGameInfo.h
Common changes.
2009-05-22 19:20:30 +00:00
CHeroWindow.cpp
In hero window, only display heroes that are not in garrison.
2009-06-10 01:23:17 +00:00
CHeroWindow.h
* moved a few files
2009-05-20 10:08:56 +00:00
Client.cpp
Don't close the server socket while another thread is using it.
2009-06-06 15:17:07 +00:00
Client.h
Don't close the server socket while another thread is using it.
2009-06-06 15:17:07 +00:00
CMessage.cpp
Try to better dimension the info windows.
2009-06-02 02:15:23 +00:00
CMessage.h
Do not use hardcoded font sizes in messages.
2009-06-01 05:40:54 +00:00
CMT.cpp
Use right path separator.
2009-06-09 05:02:22 +00:00
CPlayerInterface.cpp
Try to better dimension the info windows.
2009-06-02 02:15:23 +00:00
CPlayerInterface.h
* moved a few files
2009-05-20 10:08:56 +00:00
CPreGame.cpp
* removed redundant code for displaying map difficulty
2009-06-10 19:44:09 +00:00
CPreGame.h
Use a temporary vector to keep list of maps to display instead of using sizeFilter. That should fix all the glitches reported. Added support for pgup/pgdown.
2009-05-29 01:50:33 +00:00
CSpellWindow.cpp
* moved a few files
2009-05-20 10:08:56 +00:00
CSpellWindow.h
* further code reorganization
2009-05-20 09:02:50 +00:00
FunctionList.h
* battle options window works again
2009-05-19 18:23:04 +00:00
Graphics.cpp
Build fixes for linux.
2009-05-21 00:55:30 +00:00
Graphics.h
* next ubuntux's patch
2009-04-16 11:14:13 +00:00
GUIBase.cpp
Build fixes for linux.
2009-05-21 00:55:30 +00:00
GUIBase.h
Fix typo.
2009-06-01 03:17:54 +00:00
GUIClasses.cpp
Protects against concurrent access to in game console texts.
2009-06-09 03:53:29 +00:00
GUIClasses.h
Use mutex.hpp instead of shared_mutex.hpp.
2009-06-10 14:01:27 +00:00
Makefile.am
Build fixes for linux.
2009-05-21 00:55:30 +00:00
Makefile.in
Build fixes for linux.
2009-05-21 00:55:30 +00:00
NetPacksClient.cpp
* moved a few files
2009-05-20 10:08:56 +00:00
SDL_Extensions.cpp
CSDL_Ext::alphaTransform does not need to return the modified surface.
2009-06-06 22:47:23 +00:00
SDL_Extensions.h
CSDL_Ext::alphaTransform does not need to return the modified surface.
2009-06-06 22:47:23 +00:00
SDL_framerate.cpp
* moved a few files
2009-05-20 10:08:56 +00:00
SDL_framerate.h
* moved a few files
2009-05-20 10:08:56 +00:00
VCMI_client.cbp
* patch update from Dikamilo
2009-02-08 16:36:53 +00:00
VCMI_client.vcproj
* updated project files for MSVC
2009-05-21 23:50:45 +00:00