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