alexvins 0741639baf fix c++ standard violation. 12 년 전
..
Filesystem b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h 13 년 전
Mapping 68e91ada1c [refactor] 12 년 전
RMG d31277c3cc Minor compile fix, not sure why it's necessary. 13 년 전
AI_Base.h cce814c41b * Final commit 14 년 전
BattleAction.cpp 156aa6e4d9 * Updated class - file - handling 14 년 전
BattleAction.h 25bdcd3cab - Fixed wrong creature teleported 13 년 전
BattleHex.cpp c0ce8712c1 add some missing licence headers 13 년 전
BattleHex.h 95b866c131 * Further work on Battle AI. Now it is able to cast a number of offensive spells. Battle callback exposes more spell-casting info. 13 년 전
BattleState.cpp 0741639baf fix c++ standard violation. 12 년 전
BattleState.h 68e91ada1c [refactor] 12 년 전
CArtHandler.cpp 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 13 년 전
CArtHandler.h 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 13 년 전
CBattleCallback.cpp 68e91ada1c [refactor] 12 년 전
CBattleCallback.h c0ce8712c1 add some missing licence headers 13 년 전
CBuildingHandler.cpp 44cc848edc first part of town configuration: 13 년 전
CBuildingHandler.h 44cc848edc first part of town configuration: 13 년 전
CConfigHandler.cpp c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 13 년 전
CConfigHandler.h a602d7e9da - build system update 13 년 전
CConsoleHandler.cpp 369f0ae9c6 [PLATFORM] MinGW support added 13 년 전
CConsoleHandler.h f7915d9e61 - removed creature-related code from ModHandler 13 년 전
CCreatureHandler.cpp da6cb0ae12 - trade windows work with new creatures\artifacts 13 년 전
CCreatureHandler.h da6cb0ae12 - trade windows work with new creatures\artifacts 13 년 전
CCreatureSet.cpp c0ce8712c1 add some missing licence headers 13 년 전
CCreatureSet.h c0ce8712c1 add some missing licence headers 13 년 전
CDefObjInfoHandler.cpp 264ce77ec9 [refactor] a few more cleanups 12 년 전
CDefObjInfoHandler.h f7915d9e61 - removed creature-related code from ModHandler 13 년 전
CGameInterface.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 년 전
CGameInterface.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 년 전
CGameState.cpp 68e91ada1c [refactor] 12 년 전
CGameState.h 68e91ada1c [refactor] 12 년 전
CGeneralTextHandler.cpp 2f83b211ca - fix for text on kingdom overview (#1172 + some other similar cases) 12 년 전
CGeneralTextHandler.h 2f83b211ca - fix for text on kingdom overview (#1172 + some other similar cases) 12 년 전
CHeroHandler.cpp 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 13 년 전
CHeroHandler.h 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 13 년 전
CLogger.cpp c0ce8712c1 add some missing licence headers 13 년 전
CLogger.h c0ce8712c1 add some missing licence headers 13 년 전
CMakeLists.txt 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 13 년 전
CModHandler.cpp 68e91ada1c [refactor] 12 년 전
CModHandler.h 7e7d12095b - basic support for dependencies\conflicts for mods 12 년 전
CObjectHandler.cpp 68e91ada1c [refactor] 12 년 전
CObjectHandler.h 68e91ada1c [refactor] 12 년 전
CObstacleInstance.cpp c0ce8712c1 add some missing licence headers 13 년 전
CObstacleInstance.h c0ce8712c1 add some missing licence headers 13 년 전
CRandomGenerator.h 6d0221c0e7 - Compile fixes 13 년 전
CScriptingModule.h 7f04ed990b Major refactoring. First part: BattleInterface 14 년 전
CSpellHandler.cpp 68e91ada1c [refactor] 12 년 전
CSpellHandler.h 68e91ada1c [refactor] 12 년 전
CStopWatch.h 8040a81eec - fixed save games issues (#1044) 13 년 전
CThreadHelper.cpp 2643762f08 Mac OS patch from stopiccot 13 년 전
CThreadHelper.h 613172fa45 - fixed #582, #1019 and #1022 13 년 전
CTownHandler.cpp 8824f5e2d5 - H3 creatures use subset of mod creature format (todo - unify code) 13 년 전
CTownHandler.h 8824f5e2d5 - H3 creatures use subset of mod creature format (todo - unify code) 13 년 전
CondSh.h e4dc00abac * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII) 13 년 전
Connection.cpp 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 13 년 전
Connection.h 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 13 년 전
ConstTransitivePtr.h 7f04ed990b Major refactoring. First part: BattleInterface 14 년 전
GameConstants.h 616cedb2f2 get rid of few more magic numbers (obj types) 13 년 전
HeroBonus.cpp c0ce8712c1 add some missing licence headers 13 년 전
HeroBonus.h ffe8b99369 - reorganized hero classes 13 년 전
IGameCallback.cpp 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 13 년 전
IGameCallback.h 100dad889a * much better callback function declaration (previous version inspired me to write a new coding guideline) 13 년 전
IGameEventsReceiver.h c0ce8712c1 add some missing licence headers 13 년 전
Interprocess.h 1415f8dbf5 - fix for boost 1.49 13 년 전
JsonNode.cpp 1807a8a536 - Bonus subtype will now be resolved using string identifiers. 13 년 전
JsonNode.h 7e7d12095b - basic support for dependencies\conflicts for mods 12 년 전
NetPacks.h 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 13 년 전
NetPacksLib.cpp 055e922e4d [refactor] a few more cleanups 12 년 전
RegisterTypes.h f7915d9e61 - removed creature-related code from ModHandler 13 년 전
ResourceSet.cpp c0ce8712c1 add some missing licence headers 13 년 전
ResourceSet.h c0ce8712c1 add some missing licence headers 13 년 전
StartInfo.h 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 13 년 전
StdInc.cpp cce814c41b * Final commit 14 년 전
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex 14 년 전
StringConstants.h 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 13 년 전
UnlockGuard.h c0ce8712c1 add some missing licence headers 13 년 전
VCMIDirs.h 41480a489e Win compile fix (#974) 13 년 전
VCMI_Lib.cpp ffe8b99369 - reorganized hero classes 13 년 전
VCMI_Lib.h 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 13 년 전
VCMI_lib.cbp d8b068afd9 [c::b] update projects 13 년 전
VCMI_lib.vcxproj 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 13 년 전
int3.h c54b983663 Some improvements for AI logging. 13 년 전
vcmi_endian.h a878f5f79a * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 13 년 전