Commit History

Author SHA1 Message Date
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
  Nordsoft91 3951bbb395 Merge pull request #1108 from Nordsoft91/battle-dialog 2 years ago
  Adriankhl 1d6192ca62 Shut down the thread for tactic phase properly 2 years ago
  nordsoft ce3028bd73 Intermediate commit 2 years ago
  Konstantin 4c4498b22a vcmi: modernize rest of lib 2 years ago
  Ivan Savenko 11e4d84749 Implemented View Earth / View Air spells 2 years ago
  Ivan Savenko 5d80457eda Merge with vcmi/develop branch 2 years ago
  Ivan Savenko e9e549148d Implemented teleportation animation effect 2 years ago
  Ivan Savenko deffba01b9 All battle effects are now fully client sided 2 years ago
  Ivan Savenko c79634b6a7 Moved all animation ordering logic to callers 2 years ago
  Ivan Savenko 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 years ago
  Andrii Danylchenko 82a9f82e1c BattleAI: retreat 3 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Andrey Filipenkov 7e6ed0583c disable all scripting code when configuring without scripting modules 3 years ago
  AlexVinS ecaa9f5d0b Entities redesign and a few ERM features 7 years ago
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 years ago
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  AlexVinS 3d1a84875e Queries refactoring 8 years ago
  FeniksFire 4113bdab01 Moving some files from lib to the battle subdirectory. 8 years ago
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 years ago
  Vadim Markovtsev 4bcc43d3d0 Fix Mantis #2234 9 years ago
  AlexVinS ef05a56e49 cleanup 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  ArseniyShestakov 01c5bc25e5 Move TTeleportExitsList to CObjectHandler.h 10 years ago
  ArseniyShestakov f6de3f94ca Teleports: use TTeleportExitsList typedef for exits list 10 years ago
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods 10 years ago
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports 10 years ago
  ArseniyShestakov 25656aa586 Add showTeleportDialog everywhere except actual code for AI and player 10 years ago
  AlexVinS f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) 10 years ago