1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client
DjWarmonger dd91e7e406 1. Support for Pandora Box
2. Improved functions handling experience. Now it works with values over 65K, but still didn't with event giving 99M exp
I have no idea what it has to do with AI though
2009-08-16 15:39:18 +00:00
..
vcmi_client break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
AdventureMapButton.cpp Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
AdventureMapButton.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
CAdvmapInterface.cpp Various fixes and improvements, mostly for r1093 2009-08-13 01:03:11 +00:00
CAdvmapInterface.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
CBattleInterface.cpp * corrected per-stack spell immunity handling 2009-08-16 13:44:17 +00:00
CBattleInterface.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
CBitmapHandler.cpp * next part of exchange window 2009-06-17 16:46:16 +00:00
CBitmapHandler.h * Removed trailing newline from settings.txt (caused warning) 2009-05-09 16:18:27 +00:00
CCastleInterface.cpp Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
CCastleInterface.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +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 * small memory leak fixed 2009-08-01 12:54:05 +00:00
CCreatureAnimation.h * further code reorganization 2009-05-20 09:02:50 +00:00
CCursorHandler.cpp Better positioning of the melee cursors. 2009-08-14 02:13:22 +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 Video player compilation. 2009-06-20 01:40:52 +00:00
CHeroWindow.cpp First part of GUI reorganization: extracted CGuiHandler from CPlayerInterface. 2009-08-06 22:36:51 +00:00
CHeroWindow.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
Client.cpp First part of GUI reorganization: extracted CGuiHandler from CPlayerInterface. 2009-08-06 22:36:51 +00:00
Client.h 1. Support for Pandora Box 2009-08-16 15:39:18 +00:00
CMessage.cpp Make sure we actually have an ellipsis. 2009-08-15 15:43:30 +00:00
CMessage.h Do not use hardcoded font sizes in messages. 2009-06-01 05:40:54 +00:00
CMT.cpp Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
CPlayerInterface.cpp 1. Support for Pandora Box 2009-08-16 15:39:18 +00:00
CPlayerInterface.h 1. Support for Pandora Box 2009-08-16 15:39:18 +00:00
CPreGame.cpp Splitting buttons in the exchange window. Minor fixes. Updated changelog. Version set to 0.73. 2009-08-01 19:25:12 +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 Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
CSpellWindow.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
FunctionList.h * battle options window works again 2009-05-19 18:23:04 +00:00
Graphics.cpp New, experimental crashhandler for windows (creates minidumps). 2009-07-31 20:10:22 +00:00
Graphics.h Infowindows for enemy towns. 2009-07-20 02:56:35 +00:00
GUIBase.cpp Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
GUIBase.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
GUIClasses.cpp Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
GUIClasses.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
Makefile.am Video player compilation. 2009-06-20 01:40:52 +00:00
Makefile.in Video player compilation. 2009-06-20 01:40:52 +00:00
NetPacksClient.cpp Various fixes and improvements, mostly for r1093 2009-08-13 01:03:11 +00:00
SDL_Extensions.cpp Fixed exchanging artifacts between heroes. Fixed def visibility issues. Refactored alphaTransform. 2009-07-27 12:29:10 +00:00
SDL_Extensions.h First part of GUI reorganization: extracted CGuiHandler from CPlayerInterface. 2009-08-06 22:36:51 +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 * fixes for glitches in garrisons in non 800x600 resolutions 2009-07-17 21:53:28 +00:00