コミット履歴

作者 SHA1 メッセージ 日付
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 年 前
  Michał W. Urbańczyk a9fd7b806c Fixed crash on the new month when there are no creatures that can get double growth. (#1219, possibly #1217) 12 年 前
  Ivan Savenko 74ac44662c - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 12 年 前
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. 12 年 前
  Ivan Savenko a75d237e93 compile fix 12 年 前
  mateuszb 560315bc48 * SlotID refactoring 12 年 前
  Michał W. Urbańczyk d23a5dcfdf Fixed #1208. 12 年 前
  Michał W. Urbańczyk 827d7b8681 Fixes for previous rev. 12 年 前
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 年 前
  Michał W. Urbańczyk 13b3d23b26 Finally working hero crossover in campaigns. 12 年 前
  Michał W. Urbańczyk e31f5062f9 Fixed crashes when VCAI cannot find hero to recruit. 12 年 前
  mateuszb 043c7c52a3 * very important bugfix 12 年 前
  mateuszb f1c78e3260 * creature ID refactoring 12 年 前
  mateuszb 169cf3558d * changes in campaign handling 12 年 前
  Michał W. Urbańczyk f8d7473f9a * fixed vector<bool> serialization 12 年 前
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 年 前
  mateuszb 3c5d6dd79a * vector<bool> serialization 12 年 前
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 年 前
  mateuszb ba3075317f * proper bool serialization 12 年 前
  mateuszb c4e03ef0de * enum serialization/deserialization (si32 as basetype ought to be enough for anybody) 12 年 前
  DjWarmonger d325528aa5 For 0.91 release. 12 年 前
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 12 年 前
  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 年 前
  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 f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) 13 年 前
  Michał W. Urbańczyk ecd8947d8e Crashes on starting next campaign mission should be fixed. 13 年 前
  mateuszb 8e3de98059 * restoring campaign features 13 年 前
  mateuszb fb2f19b4c5 * some work on campaigns 13 年 前
  alexvins 369f0ae9c6 [PLATFORM] MinGW support added 13 年 前
  Michał W. Urbańczyk e6ebf42308 #994 should not crash anymore. 13 年 前