1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/client
2009-11-21 18:04:09 +00:00
..
vcmi_client
AdventureMapButton.cpp Fixed #50, #191, minor 2009-11-20 22:35:18 +00:00
AdventureMapButton.h * fixed crashes with paths when fastly switching heroes 2009-09-12 22:17:23 +00:00
CAdvmapInterface.cpp Fixed #2, #10, #118, #209, #210 2009-11-14 20:14:15 +00:00
CAdvmapInterface.h Fixed #2, #10, #118, #209, #210 2009-11-14 20:14:15 +00:00
CBattleInterface.cpp * better fix for #184 (should fix all related issues) 2009-11-13 21:01:33 +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 #110. 2009-11-13 16:02:25 +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
CGameInfo.h
CHeroWindow.cpp Fixed #50, #191, minor 2009-11-20 22:35:18 +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 Implemented "main menu" in-game option. 2009-11-01 01:15:16 +00:00
Client.h Implemented "main menu" in-game option. 2009-11-01 01:15:16 +00:00
CMessage.cpp 1.Removed unused code from hero handler 2009-10-28 10:45:45 +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 Implemented "main menu" in-game option. 2009-11-01 01:15:16 +00:00
CPlayerInterface.cpp Fixed #50, #191, minor 2009-11-20 22:35:18 +00:00
CPlayerInterface.h Implemented "main menu" in-game option. 2009-11-01 01:15:16 +00:00
CPreGame.cpp Commented out unused code. 2009-11-21 18:04:09 +00:00
CPreGame.h Fixed several crashes when exiting. 2009-10-26 05:39:30 +00:00
CSpellWindow.cpp Fixed #110. 2009-11-13 16:02:25 +00:00
CSpellWindow.h
FontBase.h
FunctionList.h
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 #2, #10, #118, #209, #210 2009-11-14 20:14:15 +00:00
GUIBase.h gcc compilation fixes. 2009-09-25 21:11:13 +00:00
GUIClasses.cpp * restored 0.74 savegames compatibility (for easier reproducing reported issues) 2009-11-13 19:04:36 +00:00
GUIClasses.h * restored 0.74 savegames compatibility (for easier reproducing reported issues) 2009-11-13 19:04:36 +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 Fixed #110. 2009-11-13 16:02:25 +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
SDL_framerate.h
VCMI_client.cbp
VCMI_client.rc * fixed previous fix 2009-10-03 10:51:05 +00:00
VCMI_client.vcproj Fixed #110. 2009-11-13 16:02:25 +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