paracelsus 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
..
Filesystem 1e0f473761 New namespaces: GL2D (low-level OpenGL functions), Gfx (images and animation objects cooperating with the interface GL2D) 12 år sedan
Mapping 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
RMG dbec99ffc7 * PlayerColor and TeamID refactoring 12 år sedan
AI_Base.h cce814c41b * Final commit 14 år sedan
BattleAction.cpp 8769f67c5d * JsonReader can convert to enums 13 år sedan
BattleAction.h 8769f67c5d * JsonReader can convert to enums 13 år sedan
BattleHex.cpp c0ce8712c1 add some missing licence headers 13 år sedan
BattleHex.h 8ffd482324 - gcc compile fix 13 år sedan
BattleState.cpp 6cef1dd8d8 CButton GUI class (partial rewrite of CAdventureButton), 12 år sedan
BattleState.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CArtHandler.cpp 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
CArtHandler.h 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
CBattleCallback.cpp 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
CBattleCallback.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CBonusTypeHandler.cpp 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
CBonusTypeHandler.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CBuildingHandler.cpp 6d06710684 * fixes for town building campaign bonus 13 år sedan
CBuildingHandler.h 8a8eecd063 * refactoring 13 år sedan
CConfigHandler.cpp c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 13 år sedan
CConfigHandler.h a602d7e9da - build system update 13 år sedan
CConsoleHandler.cpp 5b0c6059e2 * bug 1193 should be fixed 13 år sedan
CConsoleHandler.h f7915d9e61 - removed creature-related code from ModHandler 13 år sedan
CCreatureHandler.cpp 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
CCreatureHandler.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CCreatureSet.cpp 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CCreatureSet.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CDefObjInfoHandler.cpp 86dc9386d6 * refactoring, including a generic solution for IDs 13 år sedan
CDefObjInfoHandler.h 86dc9386d6 * refactoring, including a generic solution for IDs 13 år sedan
CGameInterface.cpp b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 år sedan
CGameInterface.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 år sedan
CGameState.cpp 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
CGameState.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CGeneralTextHandler.cpp 776eb13663 * editor menus 12 år sedan
CGeneralTextHandler.h 776eb13663 * editor menus 12 år sedan
CHeroHandler.cpp 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
CHeroHandler.h 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
CLogger.cpp c0ce8712c1 add some missing licence headers 13 år sedan
CLogger.h c0ce8712c1 add some missing licence headers 13 år sedan
CMakeLists.txt 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CModHandler.cpp 6cef1dd8d8 CButton GUI class (partial rewrite of CAdventureButton), 12 år sedan
CModHandler.h 7e7d12095b - basic support for dependencies\conflicts for mods 13 år sedan
CObjectHandler.cpp 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
CObjectHandler.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CObstacleInstance.cpp ceea466f54 [refactor] spell handling 13 år sedan
CObstacleInstance.h c0ce8712c1 add some missing licence headers 13 år sedan
CRandomGenerator.h 6d0221c0e7 - Compile fixes 13 år sedan
CScriptingModule.h 7f04ed990b Major refactoring. First part: BattleInterface 14 år sedan
CSpellHandler.cpp 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CSpellHandler.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
CStopWatch.h 8040a81eec - fixed save games issues (#1044) 13 år sedan
CThreadHelper.cpp 2643762f08 Mac OS patch from stopiccot 13 år sedan
CThreadHelper.h 613172fa45 - fixed #582, #1019 and #1022 13 år sedan
CTownHandler.cpp f306d7bb70 some changes towards editing H3 objects via mods. Should be stable, report if not. 12 år sedan
CTownHandler.h f306d7bb70 some changes towards editing H3 objects via mods. Should be stable, report if not. 12 år sedan
CondSh.h e4dc00abac * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII) 14 år sedan
Connection.cpp dbec99ffc7 * PlayerColor and TeamID refactoring 12 år sedan
Connection.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 år sedan
ConstTransitivePtr.h 7f04ed990b Major refactoring. First part: BattleInterface 14 år sedan
GameConstants.cpp dbec99ffc7 * PlayerColor and TeamID refactoring 12 år sedan
GameConstants.h 2ad2fc83f1 Synchronization with trunk, elimination of some warnings 12 år sedan
HeroBonus.cpp 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
HeroBonus.h bafbeabf95 Gfx::CImage can use SDL image loader 12 år sedan
IBonusTypeHandler.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
IGameCallback.cpp 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
IGameCallback.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 år sedan
IGameEventsReceiver.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 år sedan
Interprocess.h 1415f8dbf5 - fix for boost 1.49 13 år sedan
JsonNode.cpp 6cef1dd8d8 CButton GUI class (partial rewrite of CAdventureButton), 12 år sedan
JsonNode.h 6cef1dd8d8 CButton GUI class (partial rewrite of CAdventureButton), 12 år sedan
NetPacks.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 år sedan
NetPacksLib.cpp 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
RegisterTypes.cpp 602827d1ae * MSVC compilation fixes 12 år sedan
RegisterTypes.h 602827d1ae * MSVC compilation fixes 12 år sedan
ResourceSet.cpp 6cef1dd8d8 CButton GUI class (partial rewrite of CAdventureButton), 12 år sedan
ResourceSet.h 6cef1dd8d8 CButton GUI class (partial rewrite of CAdventureButton), 12 år sedan
StartInfo.h dbec99ffc7 * PlayerColor and TeamID refactoring 12 år sedan
StdInc.cpp cce814c41b * Final commit 14 år sedan
StdInc.h 2f5d6f2684 * CHexField renamed to CBattleHex 14 år sedan
StringConstants.h 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 år sedan
UnlockGuard.h c0ce8712c1 add some missing licence headers 13 år sedan
VCMIDirs.cpp 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
VCMIDirs.h b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 år sedan
VCMI_Lib.cpp 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
VCMI_Lib.h 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
VCMI_lib.cbp 9ec431c37b Synchronization with trunk (again), elimination of some warnings 12 år sedan
VCMI_lib.vcxproj 058d730d56 New function GL2D::checkErrors() - prints GL errors codes, 12 år sedan
int3.h c54b983663 Some improvements for AI logging. 13 år sedan
vcmi_endian.h 8ffd482324 - gcc compile fix 13 år sedan