Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Ivan Savenko e8e6c02a4a Moved all battle-related functionality of server into a new class 2 yıl önce
  Konstantin 86f5d6de69 vcmi: modernize headers 2 yıl önce
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 yıl önce
  nordsoft e85593dbb3 Save & restore mana 2 yıl önce
  nordsoft ce3028bd73 Intermediate commit 2 yıl önce
  Adriankhl 8d549bf030 Fix town portal query when it calls level up query 2 yıl önce
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 yıl önce
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 yıl önce
  Dmitry Orlov b25baf66be Fix level up crashes: 1) Crash on double level up. 2) Crash on custom class level up. 5 yıl önce
  AlexVinS 8cec07afbd Replaced CGHeroInstance and CGObjectInstance with ObjectInstanceID in NetPacks 7 yıl önce
  Arseniy Shestakov da117e9255 Code style: remove void from constructors without arguments 7 yıl önce
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
  AlexVinS a65befaa08 Moved town portal logic to mechanics class 8 yıl önce
  AlexVinS 3d1a84875e Queries refactoring 8 yıl önce
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 yıl önce
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods 10 yıl önce
  ArseniyShestakov 18535db0ef Add TeleportDialog and CTeleportDialogQuery 10 yıl önce
  alexvins 16d6292be9 [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree 12 yıl önce
  Michał W. Urbańczyk d1807585ad Fixed at least two #1428 freezes, likely more. 12 yıl önce
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 yıl önce
  Michał W. Urbańczyk 9f5d1ba623 Fixed #1271. 12 yıl önce
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 yıl önce
  Michał W. Urbańczyk f95e6c233b It is possible to set on visit query that object is to be removed after visit is over. 12 yıl önce
  Ivan Savenko c6cc6e6301 Large changeset, first part of editing H3 objects via mods feature. Changes: 12 yıl önce
  Michał W. Urbańczyk e8354908c3 Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. 12 yıl önce