コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  DjWarmonger 32d1a08470 Pointer serialization for CQuest. 13 年 前
  Michał W. Urbańczyk e6ebf42308 #994 should not crash anymore. 13 年 前
  Michał W. Urbańczyk e7d82a9702 Rewritten CLoadFile::openNextFile to be cleaner and not leak. Desperate messing around for #989. 13 年 前
  Michał W. Urbańczyk 4cd77a0192 Naive solution for endianess issues. Seems to allow loading a big-endian save on little-endian build. 13 年 前
  Michał W. Urbańczyk 017013a5a4 Throwing runtime_errors instead of string (or even char*) objects. 13 年 前
  Michał W. Urbańczyk cd4c93318d #928 and #931 should be fixed. 13 年 前
  Michał W. Urbańczyk 722ec55384 Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes. 13 年 前
  Michał W. Urbańczyk 3bf76cb719 Fixed #216 and #907. 13 年 前
  Michał W. Urbańczyk 13f26fc3cb * Client is able to await for answers for multiple queries at the same time 13 年 前
  Michał W. Urbańczyk 046e54563c * fixed project files for RD configuration 14 年 前
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 年 前
  Michał W. Urbańczyk 623325ca61 Ouch. Thing was for branch only. 14 年 前
  Michał W. Urbańczyk bdd66b6537 Zmiany do Programming challenge. 14 年 前
  Michał W. Urbańczyk 3152e6d540 Fixed #771, #772 and #787. 14 年 前
  Frank Zago 56bf3dc8ab Replaced io_service()) with get_io_service(). Fixes bug #780. 14 年 前
  Ivan Savenko 450ae1772c - Buttons optimization - less memory and CPU usage 14 年 前
  Ivan Savenko 2ff07fa66a - Next part of animation system: 14 年 前
  mateuszb 49083c4e5a * ConstTransitive CGI more or less done 15 年 前
  mateuszb 23c501b79e some changes 15 年 前
  Michał W. Urbańczyk bce805dacc Restored Warmonger's changes to artifacts system. 15 年 前
  Ivan Savenko 923fed7dc1 - fix for bonuses in campaign screen 15 年 前
  Michał W. Urbańczyk daeb3af67a Early changes towards MP support. 15 年 前
  Michał W. Urbańczyk aa131bbf15 Reverted r1811, r1812, r1813 15 年 前
  DjWarmonger b75cf89f86 Partial support for customizable artifacts and Spell Scroll. Still doesn't work, though. 15 年 前
  mateuszb 4ba3c68ced Chenges (networking for PG, minor fixes) 15 年 前
  Frank Zago 29045f5c0f Compile fix. 15 年 前
  Michał W. Urbańczyk d69ae9aa4c More logging for #520 15 年 前
  Michał W. Urbańczyk ec6342d9a7 Serializer will now smartly send over network CArtifact* and CHero*. Unified handling of items stored in vector. 15 年 前