beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
..
filesystem ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
logging 89ad007b44 - Renamed Logging to logging 12 years ago
mapping ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
rmg ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
AI_Base.h cce814c41b * Final commit 14 years ago
BattleAction.cpp 8769f67c5d * JsonReader can convert to enums 13 years ago
BattleAction.h 8769f67c5d * JsonReader can convert to enums 13 years ago
BattleHex.cpp c0ce8712c1 add some missing licence headers 13 years ago
BattleHex.h 8ffd482324 - gcc compile fix 13 years ago
BattleState.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
BattleState.h c8bb363a45 Fixed Death Stare of Commanders, additional tweaks. 12 years ago
CArtHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CArtHandler.h 5082dafd62 - h3 hero classes and artifacts can be modified via json 12 years ago
CBattleCallback.cpp b5612624fb fix clone immunity handling for 8+ level creatures, part of issue #1234. 12 years ago
CBattleCallback.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
CBonusTypeHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CBonusTypeHandler.h 2eb8263e51 Basic Configuration for bonus types 12 years ago
CBuildingHandler.cpp 6d06710684 * fixes for town building campaign bonus 12 years ago
CBuildingHandler.h 8a8eecd063 * refactoring 12 years ago
CConfigHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CConfigHandler.h a602d7e9da - build system update 13 years ago
CConsoleHandler.cpp 0baa261dfc - Implemented the new logging API(not used currently) - Added lock typedefs to Global.h - Some layout updates to Global.h 12 years ago
CConsoleHandler.h 0baa261dfc - Implemented the new logging API(not used currently) - Added lock typedefs to Global.h - Some layout updates to Global.h 12 years ago
CCreatureHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CCreatureHandler.h 619a07da03 - projectile blitting should be closer to original H3. But still not perfect. 12 years ago
CCreatureSet.cpp c8bb363a45 Fixed Death Stare of Commanders, additional tweaks. 12 years ago
CCreatureSet.h c8bb363a45 Fixed Death Stare of Commanders, additional tweaks. 12 years ago
CDefObjInfoHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CDefObjInfoHandler.h 86dc9386d6 * refactoring, including a generic solution for IDs 12 years ago
CGameInterface.cpp b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 years ago
CGameInterface.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
CGameState.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CGameState.h ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CGeneralTextHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CGeneralTextHandler.h 776eb13663 * editor menus 12 years ago
CHeroHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CHeroHandler.h 5082dafd62 - h3 hero classes and artifacts can be modified via json 12 years ago
CLogger.cpp c0ce8712c1 add some missing licence headers 13 years ago
CLogger.h 0baa261dfc - Implemented the new logging API(not used currently) - Added lock typedefs to Global.h - Some layout updates to Global.h 12 years ago
CMakeLists.txt ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CModHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CModHandler.h ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CObjectHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CObjectHandler.h 2eb8263e51 Basic Configuration for bonus types 12 years ago
CObstacleInstance.cpp ceea466f54 [refactor] spell handling 12 years ago
CObstacleInstance.h c0ce8712c1 add some missing licence headers 13 years ago
CRandomGenerator.h 6d0221c0e7 - Compile fixes 13 years ago
CScriptingModule.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
CSpellHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CSpellHandler.h 2eb8263e51 Basic Configuration for bonus types 12 years ago
CStopWatch.h 8040a81eec - fixed save games issues (#1044) 13 years ago
CThreadHelper.cpp 2643762f08 Mac OS patch from stopiccot 13 years ago
CThreadHelper.h 613172fa45 - fixed #582, #1019 and #1022 13 years ago
CTownHandler.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
CTownHandler.h f306d7bb70 some changes towards editing H3 objects via mods. Should be stable, report if not. 12 years ago
CondSh.h e4dc00abac * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII) 13 years ago
Connection.cpp dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
Connection.h ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
ConstTransitivePtr.h 7f04ed990b Major refactoring. First part: BattleInterface 14 years ago
GameConstants.cpp dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
GameConstants.h 5252e2aefe Added few more icons for creature abilities. 12 years ago
HeroBonus.cpp f686edc1b8 Cleanup 12 years ago
HeroBonus.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
IBonusTypeHandler.h 2eb8263e51 Basic Configuration for bonus types 12 years ago
IGameCallback.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
IGameCallback.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
IGameEventsReceiver.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
Interprocess.h 1415f8dbf5 - fix for boost 1.49 13 years ago
JsonNode.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
JsonNode.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 years ago
NetPacks.h ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
NetPacksLib.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
RegisterTypes.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
RegisterTypes.h 602827d1ae * MSVC compilation fixes 12 years ago
ResourceSet.cpp c0ce8712c1 add some missing licence headers 13 years ago
ResourceSet.h c0ce8712c1 add some missing licence headers 13 years ago
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 years ago
StartInfo.h ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
StdInc.cpp cce814c41b * Final commit 14 years ago
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex 14 years ago
StringConstants.h 5082dafd62 - h3 hero classes and artifacts can be modified via json 12 years ago
UnlockGuard.h c0ce8712c1 add some missing licence headers 13 years ago
VCMIDirs.cpp 277eb13cb4 Fixed OS X compilation 12 years ago
VCMIDirs.h b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 years ago
VCMI_Lib.cpp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
VCMI_Lib.h 2eb8263e51 Basic Configuration for bonus types 12 years ago
VCMI_lib.cbp ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
VCMI_lib.vcxproj ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
int3.h c54b983663 Some improvements for AI logging. 13 years ago
vcmi_endian.h 8ffd482324 - gcc compile fix 13 years ago