Commit History

Author SHA1 Message Date
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes 2 years ago
  Ivan Savenko bb08a0afc8 Moved selection logic to player state 2 years ago
  Ivan Savenko 6a46138617 Moved current selection to local state class 2 years ago
  Ivan Savenko f6d480cbb2 Moved player-specific heroes & towns information to new class 2 years ago
  Ivan Savenko 4a169972f0 Further refactoring to cleanup code of advmap and locplint 2 years ago
  Ivan Savenko 7db67a3101 int3 now has proper hasher function 2 years ago
  Ivan Savenko 4ec32e4dcd Renamed CAdvMapInt to its proper full name 2 years ago
  Ivan Savenko f1902ab247 Initial refactoring to encapsulate adventure map 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 4617ce10e5 vcmi: allow showing more than one components in infobar 2 years ago
  Ivan Savenko f09897b2b4 Remove unnecessary redraws 2 years ago
  Ivan Savenko 58aa5c0427 Formatting 2 years ago
  Ivan Savenko b57a07b10f Restored ambient sounds functionality 2 years ago
  Ivan Savenko 46200b133f Remove default parameter 2 years ago
  Ivan Savenko 11e4d84749 Implemented View Earth / View Air spells 2 years ago
  Ivan Savenko 4501036a04 Basic version of hero movement on map. Removed old code. 2 years ago
  Ivan Savenko 600054e001 Refactored access to hero paths in CPlayerInterface 2 years ago
  Ivan Savenko bb6e1f7ee1 Initial WIP of adventure map rendering rewrite 2 years ago
  SoundSSGood a1dbbe2d86 redraw optimization 2 years ago
  Ivan Savenko 72fe1fcfa9 Fix minimap updating on hero loss 2 years ago
  Ivan Savenko e1bd0d2a04 API for custom events no longer requires SDL access 2 years ago
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler 2 years ago
  Ivan Savenko 5d80457eda Merge with vcmi/develop branch 2 years ago
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 years ago
  Ivan Savenko c835a84051 Moved all GUI handling from BattleInterface to BattleControlPanel 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