1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client
mateuszb 8231a6e6cc * first part of exchange window
* minor changes
2009-06-16 11:18:14 +00:00
..
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 Restores smoothing. 2009-06-15 04:02:59 +00:00
CAdvmapInterface.h Reshaped some code responsible for hero list / paths. 2009-06-11 17:21:06 +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 * fixed handling second horde building in Rampart/Inferno 2009-06-12 23:34:02 +00:00
CCastleInterface.h * updated project files for MSVC 2009-05-21 23:50:45 +00:00
CConfigHandler.cpp In config file, for adventure map, replaced tilesWidth, tilesHeight, trimX and trimY with width and height. Let VCMI do the right calculations. 2009-06-14 15:10:59 +00:00
CConfigHandler.h In config file, for adventure map, replaced tilesWidth, tilesHeight, trimX and trimY with width and height. Let VCMI do the right calculations. 2009-06-14 15:10:59 +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 Reshaped some code responsible for hero list / paths. 2009-06-11 17:21:06 +00:00
CHeroWindow.h * fix for problems after r-clicking hero in tavern 2009-06-10 20:48:55 +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 * first part of exchange window 2009-06-16 11:18:14 +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 * first part of exchange window 2009-06-16 11:18:14 +00:00
CPlayerInterface.h * first part of exchange window 2009-06-16 11:18:14 +00:00
CPreGame.cpp * fix for problems after r-clicking hero in tavern 2009-06-10 20:48:55 +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 * first part of exchange window 2009-06-16 11:18:14 +00:00
GUIClasses.h * first part of exchange window 2009-06-16 11:18:14 +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 * first part of exchange window 2009-06-16 11:18:14 +00:00
SDL_Extensions.cpp Fix prototype for blitWithRotate1. 2009-06-13 23:25:15 +00:00
SDL_Extensions.h Fix prototype for blitWithRotate1. 2009-06-13 23:25:15 +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