Commit History

Author SHA1 Message Date
  AlexVinS 40e6e0c143 Move REMOVE_OBSTACLE-related code from callback to where it should be. 9 years ago
  AlexVinS 750c114648 Drafts 9 years ago
  AlexVinS 3de47d4df6 [AI] Teach BattleAI how to use offensive location spells (like fireball) 9 years ago
  AlexVinS 3b2a45c8dc Get rid of battleGetPossibleTargets. 9 years ago
  AlexVinS 8d2aa2c8c7 Reduced scope of CBattleInterface spellSelMode 9 years ago
  AlexVinS d4a35c6839 Simplify getAffectedStacks arguments. casterColor not needed anymore. 9 years ago
  AlexVinS f6715ad787 Use ISpellCaster in CSpell::canBeCast. 9 years ago
  AlexVinS d4d1693152 Start with a todo note for this branch 9 years ago
  AlexVinS cf1d5d0bc9 tweaks 9 years ago
  AlexVinS a50a32405d Use weak_ptr for TypeDescriptor cross-links. Fixed total TypeDescriptor memory leak. 9 years ago
  AlexVinS c6d257f328 Fixed CQuest leak 9 years ago
  DjWarmonger f686e4fe80 Merge branch 'develop' of https://github.com/vcmi/vcmi into develop 9 years ago
  DjWarmonger 6791350975 Compile fix (operator = is ambiguous). 9 years ago
  AlexVinS 7e0c4e1451 tweak 9 years ago
  Arseniy Shestakov 0236309d25 CArtifactsOfHero: use shared_ptr for SCommonPart 9 years ago
  AlexVinS b8f4fdc2f2 fixed memory leak in CTradeWindow::initItems 9 years ago
  AlexVinS e2e5bc4920 fixed fadeAnims memory leak 9 years ago
  AlexVinS f0b3a13ed5 Fixed memory leak in CCreatureAnimation 9 years ago
  AlexVinS ef05a56e49 cleanup 9 years ago
  AlexVinS 1c9dd41188 Removed unused STOP_CLIENT SDL event 9 years ago
  AlexVinS 4bc27194dd do not leak screen surface etc. on quit 9 years ago
  AlexVinS 2018b4d406 Rewritten video mode check. 9 years ago
  AlexVinS fb7ff8c7fa Do not use std::atexit. Modified patch from PR #204 by @krnowak. 9 years ago
  AlexVinS 85f94676a5 Server: convert logging 9 years ago
  Arseniy Shestakov 668cd83ee5 More work on static variable desyncs 9 years ago
  AlexVinS 3f075e391a ERM convert logging 9 years ago
  Alexander Shishkin 5e5ce0bb09 Merge pull request #203 from vcmi/logFormat 9 years ago
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean 9 years ago
  Arseniy Shestakov 94bb5b9901 CGKeys::wasMyColorVisited: fix to not change playerKeyMap on client 9 years ago
  Arseniy Shestakov a90b657b86 Add reset to some static variables on client 9 years ago