提交历史

作者 SHA1 备注 提交日期
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 年之前
  Ivan Savenko b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 年之前
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. 12 年之前
  Michał W. Urbańczyk d23a5dcfdf Fixed #1208. 12 年之前
  alexvins daf2c285e9 [refactor] reduce some code duplication, get rid of few magic nombers. 12 年之前
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 12 年之前
  Ivan Savenko 04358ed0c6 multiple changes in config system, breaks existing mods. See upcoming post on forums. 13 年之前
  beegee1 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) 13 年之前
  Ivan Savenko 8eba824ada - updated icons + psd file 13 年之前
  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 年之前
  Michał W. Urbańczyk ecd8947d8e Crashes on starting next campaign mission should be fixed. 13 年之前
  DjWarmonger 289b7b68d9 Mod Handler class. It is connected with engine, but doesn't do anything yet. 13 年之前
  Ivan Savenko e67f8afdd9 - removed multiple unused files 13 年之前
  Ivan Savenko b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 年之前
  Ivan Savenko 49495c9caf - possibly fixed #966 and #958 13 年之前
  Michał W. Urbańczyk c698181c4c * simple mechanism for detecting desync after init 13 年之前
  Michał W. Urbańczyk e4dc00abac * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII) 13 年之前
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 年之前
  Ivan Savenko 0f2e00c780 -(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory 14 年之前
  Michał W. Urbańczyk 623325ca61 Ouch. Thing was for branch only. 14 年之前
  Michał W. Urbańczyk bdd66b6537 Zmiany do Programming challenge. 14 年之前
  Frank Zago 56bf3dc8ab Replaced io_service()) with get_io_service(). Fixes bug #780. 14 年之前
  Ivan Savenko e494171de3 - several changes to get reusable code 14 年之前
  mateuszb b3ed75ab03 * first part of ERM parser 14 年之前
  mateuszb 406b3e3f1c * unnecessary code removed 14 年之前
  mateuszb af2c4633ad * partially done duel mode 15 年之前
  mateuszb 49083c4e5a * ConstTransitive CGI more or less done 15 年之前
  Frank Zago dbe38a7062 A few bug fixes and arious warning fixes: unused code/variables, out of order initializations, ... 15 年之前
  Michał W. Urbańczyk daeb3af67a Early changes towards MP support. 15 年之前
  Michał W. Urbańczyk 4aa60cd40e Minor changes. 15 年之前