1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client
2009-10-26 15:01:12 +00:00
..
vcmi_client break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
AdventureMapButton.cpp Restore 'click' sound when pressing a button. 2009-10-13 04:58:15 +00:00
AdventureMapButton.h * fixed crashes with paths when fastly switching heroes 2009-09-12 22:17:23 +00:00
CAdvmapInterface.cpp * Right-click info window for castles and garrisons you do not own shows a rough amount of creatures instead of none. 2009-10-25 19:32:02 +00:00
CAdvmapInterface.h * improved "Split" button behavior. It can be used for calling hero meeting screen in town screen. 2009-09-09 06:04:42 +00:00
CBattleInterface.cpp * fix for bugs 47 and 89 2009-10-18 14:39:53 +00:00
CBattleInterface.h accesible->accessible 2009-10-16 02:09:58 +00:00
CBitmapHandler.cpp * various improvements and code cleanups 2009-10-25 14:36:11 +00:00
CBitmapHandler.h * various improvements and code cleanups 2009-10-25 14:36:11 +00:00
CCastleInterface.cpp Fixed bug 43. 2009-10-23 03:07:03 +00:00
CCastleInterface.h * improved "Split" button behavior. It can be used for calling hero meeting screen in town screen. 2009-09-09 06:04:42 +00:00
CConfigHandler.cpp * fix for bugs 47 and 89 2009-10-18 14:39:53 +00:00
CConfigHandler.h * fix for bugs 47 and 89 2009-10-18 14:39:53 +00:00
CCreatureAnimation.cpp Restores attacking and shooting sounds. 2009-10-13 02:01:29 +00:00
CCreatureAnimation.h Restores attacking and shooting sounds. 2009-10-13 02:01:29 +00:00
CCursorHandler.cpp * various improvements and code cleanups 2009-10-25 14:36:11 +00:00
CCursorHandler.h * various improvements and code cleanups 2009-10-25 14:36:11 +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 * improved "Split" button behavior. It can be used for calling hero meeting screen in town screen. 2009-09-09 06:04:42 +00:00
CHeroWindow.h * improved "Split" button behavior. It can be used for calling hero meeting screen in town screen. 2009-09-09 06:04:42 +00:00
Client.cpp * VCMI works again on Windows. 2009-10-17 13:13:09 +00:00
Client.h * compilation fixes (I didn't test everything, I hope it works) 2009-09-23 12:05:33 +00:00
CMessage.cpp Better handling of huge and empty message boxes (Bugs #55 and #183) 2009-10-24 11:17:10 +00:00
CMessage.h genWindow can center on the last mouse event instead of the screen. Fixes bug 188. 2009-10-22 00:25:39 +00:00
CMT.cpp Fixed several crashes when exiting. 2009-10-26 05:39:30 +00:00
CPlayerInterface.cpp Better handling of huge and empty message boxes (Bugs #55 and #183) 2009-10-24 11:17:10 +00:00
CPlayerInterface.h * fixed crash on clicking on the map frame 2009-09-24 13:23:52 +00:00
CPreGame.cpp * again, please don't include headers in headers if not necessary 2009-10-26 15:01:12 +00:00
CPreGame.h Fixed several crashes when exiting. 2009-10-26 05:39:30 +00:00
CSpellWindow.cpp * fixed previous fix 2009-10-03 10:51:05 +00:00
CSpellWindow.h Second part of GUI reorganization. Some things may not work properly. 2009-08-11 16:05:33 +00:00
FontBase.h * new spell: remove obstacle 2009-08-19 10:59:42 +00:00
FunctionList.h * battle options window works again 2009-05-19 18:23:04 +00:00
Graphics.cpp * again, please don't include headers in headers if not necessary 2009-10-26 15:01:12 +00:00
Graphics.h * again, please don't include headers in headers if not necessary 2009-10-26 15:01:12 +00:00
GUIBase.cpp * fixed crash on clicking on the map frame 2009-09-24 13:23:52 +00:00
GUIBase.h gcc compilation fixes. 2009-09-25 21:11:13 +00:00
GUIClasses.cpp * again, please don't include headers in headers if not necessary 2009-10-26 15:01:12 +00:00
GUIClasses.h Hide the mouse cursor while displaying a popup window. 2009-10-22 03:12:01 +00:00
Makefile.am Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 2009-10-04 02:02:45 +00:00
Makefile.in Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 2009-10-04 02:02:45 +00:00
NetPacksClient.cpp (linux) Manage one directory per user for save games and config. 2009-10-10 05:47:59 +00:00
resource.h Added icon to the MSVC project, minor fixes, version bumped to 0.74. 2009-10-01 20:00:21 +00:00
SDL_Extensions.cpp Added icon to the MSVC project, minor fixes, version bumped to 0.74. 2009-10-01 20:00:21 +00:00
SDL_Extensions.h Version for development release 0.73c 2009-09-20 12:47:40 +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.rc * fixed previous fix 2009-10-03 10:51:05 +00:00
VCMI_client.vcproj Added icon to the MSVC project, minor fixes, version bumped to 0.74. 2009-10-01 20:00:21 +00:00
vcmi.ico Added icon to the MSVC project, minor fixes, version bumped to 0.74. 2009-10-01 20:00:21 +00:00