提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 年之前
  Ivan Savenko c855823528 Renamed files in client/battle to match new names of classes 2 年之前
  Ivan Savenko 3f9a0a855e Renamed most of classes in client/battle directory to match current code 2 年之前
  Ivan Savenko facf77b3ae vstd::unique -> std::unique 2 年之前
  Ivan Savenko 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 年之前
  nordsoft 628abd1428 Fix campaign serialization 3 年之前
  nordsoft 3621b05682 Rename variable 3 年之前
  nordsoft 8a8716ce8a Pass loaded game over network too 3 年之前
  nordsoft 7ee4fca120 Pass whole gamestate over network 3 年之前
  Andrey Filipenkov 7e6ed0583c disable all scripting code when configuring without scripting modules 3 年之前
  Nordsoft91 aaa07e4d2e New terrain support - part 1 (#755) 3 年之前
  Andrii Danylchenko 4defbc314a Fix saves when some humans become AI. (PlayerInterface destructor clears LOCPLINT) 3 年之前
  Dmitry Orlov 30b879ae5d Fixed: duplicated bonusing building. Improved: opposite bonus propagation 4 年之前
  Dmitry Orlov 25d9ea1ddf Feature: Opposite Side Limiter 4 年之前
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 年之前
  John Bolton a05ae78e67 Fixed lots of warnings. 5 年之前
  Zsolt Sz. Sztupák 3c5194a232 Add support for the Android App to notify if the server has been closed 5 年之前
  AlexVinS 4b5910c2f4 VCAI performance improvements 6 年之前
  godric3 7ded9dbda8 Fix crash when generating random map with random number of players 7 年之前
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 年之前
  Arseniy Shestakov ac66fc7f42 Full rework of pre-game interface and networking 7 年之前
  Arseniy Shestakov 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 年之前
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 年之前
  Arseniy Shestakov fc3b8b2c87 Refactoring: replace macro with variadic templates on client-side 7 年之前
  Arseniy Shestakov da117e9255 Code style: remove void from constructors without arguments 7 年之前
  AlexVinS 805b5215de Client threading tweak 8 年之前
  Arseniy Shestakov ec2bef40fb CServerHandler: avoid crash without interprocess memory 8 年之前
  Arseniy Shestakov c3e6195cc9 CServerHandler: one more small fix when server is crashed 8 年之前
  Arseniy Shestakov 9c7c47c754 CServerHandler: for now don't stop client if server crashed 8 年之前
  AlexVinS 8c0fab1dcf fixes 8 年之前