Commit History

Author SHA1 Message Date
  Alexander Wilms 678cacbd25 Remove more redundant `virtual` specifiers 1 year ago
  Alexander Wilms 522cb571b3 Remove redundant `virtual` specifiers 1 year ago
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 year ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Ivan Savenko c8e6a7cd27 Fixed most common cases of movement actions 2 years ago
  Ivan Savenko 41210c1dbf Client-side support for multiple battles 2 years ago
  Ivan Savenko 036df2e0ad Support multiple battles in AI 2 years ago
  Ivan Savenko 695a51d8c8 Merge remote-tracking branch 'vcmi/beta' into develop 2 years ago
  nordsoft 98f7ed9dfd Implement player start turn query 2 years ago
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 years ago
  Ivan Savenko 013417fb7e Code cleanup 2 years ago
  Dydzio 6bfbe80cc9 Allow toggling quick combat spells usage 2 years ago
  Ivan Savenko aed8c411fc Minor rework & cleanup of combat replays 2 years ago
  Ivan Savenko 556763fb7b Fixed handling of tactics 2 years ago
  Ivan Savenko 1bf6bbd9b6 Significantly simplified threading model in battles 2 years ago
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory 2 years ago
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
  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