Commit History

Author SHA1 Message Date
  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