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