Commit History

Author SHA1 Message Date
  beegee1 89ad007b44 - Renamed Logging to logging 12 years ago
  beegee1 b82f232e50 - Moved the private part of the logging API to CLogger.h/.cpp 12 years ago
  beegee1 0baa261dfc - Implemented the new logging API(not used currently) - Added lock typedefs to Global.h - Some layout updates to Global.h 12 years ago
  alexvins 2eb8263e51 Basic Configuration for bonus types 12 years ago
  Ivan Savenko b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 years ago
  Ivan Savenko 74ac44662c - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 12 years ago
  alexvins 8249e15f0f [c::b] update projects 12 years ago
  alexvins d264f17b76 [refactor] separate h3m reader from rest of mapservice 12 years ago
  beegee1 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing 13 years ago
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 13 years ago
  Ivan Savenko ffe8b99369 - reorganized hero classes 13 years ago
  Ivan Savenko 2643762f08 Mac OS patch from stopiccot 13 years ago
  beegee1 e08db9790b * Map size can be any integer value * Changed new_*; to new_*(); for zero-parameter c-tors (=code convention; stack allocated objects without parantheses as ever to avoid c++ most vexing parse) 13 years ago
  beegee1 c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 years ago
  beegee1 a878f5f79a * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 13 years ago
  Ivan Savenko f113f9573d - CPack support. Works on my side, needs tweaks for Win 13 years ago
  Ivan Savenko a602d7e9da - build system update 13 years ago
  Ivan Savenko d69f4b7632 - build system update 13 years ago
  Ivan Savenko aa326491a3 - compile fixes 13 years ago
  Ivan Savenko e67f8afdd9 - removed multiple unused files 13 years ago
  Ivan Savenko b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
  Ivan Savenko a72a294a46 some work on new filesystem, not tested 13 years ago
  ddaroo 69de38bf1d Tweaks for cmake build system: data dir definitions, flags for clang (not tested), missing CQuestLog.cpp file for the client, naming convention of few binaries same for autotools and cmake 13 years ago
  ddaroo 758fb0679e Stub for a CMake build system. 13 years ago