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