1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client
2012-08-28 16:28:21 +00:00
..
BattleInterface - a bit nicer stack queue. Check forum for graphics. 2012-08-28 16:28:21 +00:00
UIFramework - a bit nicer stack queue. Check forum for graphics. 2012-08-28 16:28:21 +00:00
AdventureMapClasses.cpp - fixed save games issues (#1044) 2012-08-07 11:28:52 +00:00
AdventureMapClasses.h - Quest log minimap now has clickable icons 2012-07-08 16:36:20 +00:00
CAdvmapInterface.cpp - fixed modifiers keys behaviour in TextInput 2012-08-10 08:49:18 +00:00
CAdvmapInterface.h - rewrote most of classes from adventure map window 2012-06-13 13:04:06 +00:00
CAnimation.cpp - music player uses URI's instead of enum from music base 2012-08-06 07:34:37 +00:00
CAnimation.h - fixed #582, #1019 and #1022 2012-06-27 20:44:01 +00:00
CBitmapHandler.cpp - music player uses URI's instead of enum from music base 2012-08-06 07:34:37 +00:00
CBitmapHandler.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CCastleInterface.cpp - merged basicCreatures and upgradedCreatures into single array 2012-08-07 21:46:24 +00:00
CCastleInterface.h - minor tweaks to quest window 2012-07-21 20:16:54 +00:00
CConfigHandler.cpp - fixes #1044 2012-08-08 20:58:06 +00:00
CConfigHandler.h Compile fix for #847 2012-01-12 20:41:32 +00:00
CCreatureWindow.cpp Moved game Modules to config file. 2012-08-24 09:37:52 +00:00
CCreatureWindow.h Fixed #1042. Tweaks for Commander bonuses. 2012-08-20 16:10:50 +00:00
CDefHandler.cpp - removed multiple unused files 2012-08-02 11:03:26 +00:00
CDefHandler.h Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
CGameInfo.cpp Mod Handler class. It is connected with engine, but doesn't do anything yet. 2012-08-10 13:07:53 +00:00
CGameInfo.h Mod Handler class. It is connected with engine, but doesn't do anything yet. 2012-08-10 13:07:53 +00:00
CHeroWindow.cpp - removed multiple unused files 2012-08-02 11:03:26 +00:00
CHeroWindow.h - all windows except for pregame\battles are now CWindowObject-based 2012-06-15 17:08:19 +00:00
CKingdomInterface.cpp - all windows except for pregame\battles are now CWindowObject-based 2012-06-15 17:08:19 +00:00
CKingdomInterface.h - all windows except for pregame\battles are now CWindowObject-based 2012-06-15 17:08:19 +00:00
Client.cpp * INFINITE_DIST is now enum, it should cause least trouble that way. Uh, it's so hard to fight magic values these days. 2012-08-26 19:13:57 +00:00
Client.h * New files for lib: CBattleCallback.cpp and CBattleCallback.h 2012-08-26 09:07:48 +00:00
CMakeLists.txt - removed no longer used CSndHandler. Transition to new fs is finished 2012-08-09 10:32:50 +00:00
CMessage.cpp - removed multiple unused files 2012-08-02 11:03:26 +00:00
CMessage.h - removed usage of Graphics in several places (Components and hero window). 2012-05-13 15:04:21 +00:00
CMT.cpp - (linux) use empty video player if av_register_protocol function was not found 2012-08-18 10:29:54 +00:00
CMusicHandler.cpp - fixed crash on hovering indestructible walls 2012-08-27 20:45:58 +00:00
CMusicHandler.h - fixed crash on hovering indestructible walls 2012-08-27 20:45:58 +00:00
CPlayerInterface.cpp * New files for lib: CBattleCallback.cpp and CBattleCallback.h 2012-08-26 09:07:48 +00:00
CPlayerInterface.h Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. 2012-07-15 15:34:00 +00:00
CPreGame.cpp - fixed crash on missing videos 2012-08-11 11:34:49 +00:00
CPreGame.h - music player uses URI's instead of enum from music base 2012-08-06 07:34:37 +00:00
CQuestLog.cpp - minor tweaks to quest window 2012-07-21 20:16:54 +00:00
CQuestLog.h - minor tweaks to quest window 2012-07-21 20:16:54 +00:00
CSoundBase.h - pregame will use same resolution as main game 2012-05-18 17:35:46 +00:00
CSpellWindow.cpp * New files for lib: CBattleCallback.cpp and CBattleCallback.h 2012-08-26 09:07:48 +00:00
CSpellWindow.h - all windows except for pregame\battles are now CWindowObject-based 2012-06-15 17:08:19 +00:00
CVideoHandler.cpp - removed deprecated ffmpeg functions. Fixes #779 2012-08-21 17:37:06 +00:00
CVideoHandler.h - removed deprecated ffmpeg functions. Fixes #779 2012-08-21 17:37:06 +00:00
DPIaware.manifest Fixed issue with Windows 7 DPI upscaling. 2009-12-12 03:26:09 +00:00
FontBase.h - pregame will use same resolution as main game 2012-05-18 17:35:46 +00:00
FunctionList.h - rewrote most of classes from adventure map window 2012-06-13 13:04:06 +00:00
Graphics.cpp - music player uses URI's instead of enum from music base 2012-08-06 07:34:37 +00:00
Graphics.h - minor tweaks to quest window 2012-07-21 20:16:54 +00:00
GUIClasses.cpp - removed deprecated ffmpeg functions. Fixes #779 2012-08-21 17:37:06 +00:00
GUIClasses.h - music player uses URI's instead of enum from music base 2012-08-06 07:34:37 +00:00
Makefile.am - removed no longer used CSndHandler. Transition to new fs is finished 2012-08-09 10:32:50 +00:00
Makefile.in - removed no longer used CSndHandler. Transition to new fs is finished 2012-08-09 10:32:50 +00:00
mapHandler.cpp - removed multiple unused files 2012-08-02 11:03:26 +00:00
mapHandler.h Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
NetPacksClient.cpp Fixed #1055 - hang when creature performed automatic (not controleld by player) action. 2012-08-27 12:34:43 +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
StdInc.cpp * Final commit 2011-12-13 21:35:28 +00:00
StdInc.h * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00
VCMI_client.rc * fixed previous fix 2009-10-03 10:51:05 +00:00
VCMI_client.vcxproj * New files for lib: CBattleCallback.cpp and CBattleCallback.h 2012-08-26 09:07:48 +00:00
VCMI_client.vcxproj.filters * New files for lib: CBattleCallback.cpp and CBattleCallback.h 2012-08-26 09:07:48 +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
vcmiclient.desktop (linux-only) 2012-06-01 17:28:05 +00:00
vcmiclient.png (linux-only) 2012-06-01 17:28:05 +00:00