Ivan Savenko 23fcdd1a4a - missing fields in town serialization 13 年之前
..
BattleInterface 23fcdd1a4a - missing fields in town serialization 13 年之前
UIFramework 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) 13 年之前
icons 2643762f08 Mac OS patch from stopiccot 13 年之前
AdventureMapClasses.cpp 1c5a4c669c - merged minimap.json into terrains.json 13 年之前
AdventureMapClasses.h 15a7f43e11 - fixed #1075, #1080, #1081 13 年之前
CAdvmapInterface.cpp c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 年之前
CAdvmapInterface.h 9d2711fb51 - rewrote most of classes from adventure map window 13 年之前
CAnimation.cpp c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 13 年之前
CAnimation.h 613172fa45 - fixed #582, #1019 and #1022 13 年之前
CBitmapHandler.cpp f7915d9e61 - removed creature-related code from ModHandler 13 年之前
CBitmapHandler.h 369f0ae9c6 [PLATFORM] MinGW support added 13 年之前
CCastleInterface.cpp e3231db1c9 - primaryResource and warMachine now use string ID 13 年之前
CCastleInterface.h 0ca9f64573 Next part of town configuration: 13 年之前
CCreatureWindow.cpp 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) 13 年之前
CCreatureWindow.h 9e0c9b4f49 Fixed #1042. Tweaks for Commander bonuses. 13 年之前
CDefHandler.cpp 369f0ae9c6 [PLATFORM] MinGW support added 13 年之前
CDefHandler.h 7f04ed990b Major refactoring. First part: BattleInterface 14 年之前
CGameInfo.cpp 44cc848edc first part of town configuration: 13 年之前
CGameInfo.h 1c5a4c669c - merged minimap.json into terrains.json 13 年之前
CHeroWindow.cpp c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 年之前
CHeroWindow.h 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 年之前
CKingdomInterface.cpp e3231db1c9 - primaryResource and warMachine now use string ID 13 年之前
CKingdomInterface.h 07f9cb16c5 - spellbook fix (#1110) 13 年之前
CMT.cpp 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. 13 年之前
CMakeLists.txt 2643762f08 Mac OS patch from stopiccot 13 年之前
CMessage.cpp c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 年之前
CMessage.h 9efe05c90b - removed usage of Graphics in several places (Components and hero window). 13 年之前
CMusicHandler.cpp 720deba838 * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) 13 年之前
CMusicHandler.h f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 13 年之前
CPlayerInterface.cpp e3231db1c9 - primaryResource and warMachine now use string ID 13 年之前
CPlayerInterface.h e3231db1c9 - primaryResource and warMachine now use string ID 13 年之前
CPreGame.cpp 1c5a4c669c - merged minimap.json into terrains.json 13 年之前
CPreGame.h 1c5a4c669c - merged minimap.json into terrains.json 13 年之前
CQuestLog.cpp 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) 13 年之前
CQuestLog.h c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 年之前
CSoundBase.h 45c2809a40 - pregame will use same resolution as main game 13 年之前
CSpellWindow.cpp c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 年之前
CSpellWindow.h 07f9cb16c5 - spellbook fix (#1110) 13 年之前
CVideoHandler.cpp 85a23e298c - generic string ID -> numeric ID resolution system 13 年之前
CVideoHandler.h e79ac5f1d7 - removed deprecated ffmpeg functions. Fixes #779 13 年之前
Client.cpp c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 13 年之前
Client.h 8e3de98059 * restoring campaign features 13 年之前
DPIaware.manifest 39a752c408 Fixed issue with Windows 7 DPI upscaling. 16 年之前
FontBase.h 45c2809a40 - pregame will use same resolution as main game 13 年之前
FunctionList.h 9d2711fb51 - rewrote most of classes from adventure map window 13 年之前
GUIClasses.cpp 23fcdd1a4a - missing fields in town serialization 13 年之前
GUIClasses.h ca4f53aea1 - some fixes for garrisons (crashfix and correct behaviour of split button) 13 年之前
Graphics.cpp e3231db1c9 - primaryResource and warMachine now use string ID 13 年之前
Graphics.h e3231db1c9 - primaryResource and warMachine now use string ID 13 年之前
Makefile.am 8604234f8d - fixes for autotools build 13 年之前
NetPacksClient.cpp f7915d9e61 - removed creature-related code from ModHandler 13 年之前
SDLMain.h 2643762f08 Mac OS patch from stopiccot 13 年之前
SDLMain.m 2643762f08 Mac OS patch from stopiccot 13 年之前
StdInc.cpp cce814c41b * Final commit 14 年之前
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex 14 年之前
VCMI_client.rc 78517a4397 * fixed previous fix 16 年之前
VCMI_client.vcxproj c5d9110176 Compile fix for last commit. 13 年之前
VCMI_client.vcxproj.filters f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 13 年之前
mapHandler.cpp 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) 13 年之前
mapHandler.h 2643762f08 Mac OS patch from stopiccot 13 年之前
resource.h 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 年之前
vcmi.icns 2643762f08 Mac OS patch from stopiccot 13 年之前
vcmi.ico 3d4db35df0 Added icon to the MSVC project, minor fixes, version bumped to 0.74. 16 年之前