Commit History

Author SHA1 Message Date
  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
  SoundSSGood 0032947735 regression fixed. Artifact assemble dialog shows multiple times. 3 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Dmitry Orlov ea2931c6ea Fix: Get rid of 'Tile is not visible' error message 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 03cfd2cb78 Do not use StackLocation in netpacks 7 years ago
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 years ago
  AlexVinS 4f8c7bd4bb CStack refactoring 8 years ago
  FeniksFire 4113bdab01 Moving some files from lib to the battle subdirectory. 8 years ago
  AlexVinS 86e33a4c45 [Refactoring] Unified SetResources NetPack API. 9 years ago
  Arseniy Shestakov c5cfc8467f Battles: change naming from drawbridge to gate for everything 9 years ago
  Arseniy Shestakov 422d5cabdf CBattleInterface: first pass on client drawbridge visualization 9 years ago
  Fay 4b248c2762 World view impl -- initial; 10 years ago
  Ivan Savenko 9c0df68cb8 Fixing spelling mistakes. Patch from josch, fixes #1759 11 years ago
  beegee1 3e4407593f - Refactoring for checking victory/loss conditions (use enum class instead of magic numbers) 12 years ago
  Michał W. Urbańczyk d1807585ad Fixed at least two #1428 freezes, likely more. 12 years ago
  Michał W. Urbańczyk d4a8e90460 Fixed #1448, #1470 12 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 years ago
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 years ago
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. 12 years ago
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 years ago
  mateuszb 8a8eecd063 * refactoring 12 years ago
  alexvins c0ce8712c1 add some missing licence headers 13 years ago
  Michał W. Urbańczyk edccbd4809 Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier. 13 years ago
  DjWarmonger 12511d8fee First part of new Quest Log, including common quest interface. 13 years ago