Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 3c0037efca Fix dismissing hero from opening hero window in town window that is il y a 2 ans
  Ivan Savenko 8129cbc514 Allow dismissing hero from town il y a 2 ans
  Ivan Savenko 3e8debc243 Allow dismissing heroes from kingdom overview window il y a 2 ans
  Ivan Savenko 366239bf8d Do not play movement sound on non-movement actions il y a 2 ans
  Ivan Savenko 3836217da5 Fix updating of heroes when moving to/from garrison il y a 2 ans
  Ivan Savenko 3e1125570d Fix updating of hero & town lists on adventure map il y a 2 ans
  Dydzio ad66acdd79 End turn autosave support + making it default il y a 2 ans
  Dydzio 616916714a Unrelated typo fix il y a 2 ans
  Dydzio 404ab23bc6 Get autosave day without leading 0, delete ancient saveprefix stuff il y a 2 ans
  Dydzio bcb061b58f Merge branch 'develop' into unlimited-autosave il y a 2 ans
  Dydzio fbf0bf78d6 Configurable autosave limit and prefix - ingame handling il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko 1cbc6457ce Fix possible assertion failure on removing non-owned town il y a 2 ans
  Ivan Savenko 4e80356bea Do not hide minimap on human player turn il y a 2 ans
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors il y a 2 ans
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory il y a 2 ans
  Ivan Savenko 90c68588f9 Implemented fly movement sound il y a 2 ans
  Ivan Savenko 69dc95c3c8 Merge pull request #2235 from IvanSavenko/hota_h3m_support il y a 2 ans
  Ivan Savenko ebc7a82c2e Converted pathfinder enum's to enum class il y a 2 ans
  Ivan Savenko bd4d2788ed Split pathfinder into multiple smaller files il y a 2 ans
  Ivan Savenko d51fe62804 Win/loss condition texts use MetaString il y a 2 ans
  Ivan Savenko 56d69e790b Renamed MetaString methods to more logical names il y a 2 ans
  Ivan Savenko c43783db58 Use string ID's instead of raw strings for win/loss conditions il y a 2 ans
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. il y a 2 ans
  Ivan Savenko acac42291e Remove excessive CMap.h includes il y a 2 ans
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler il y a 2 ans
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir il y a 2 ans
  Ivan Savenko d5d0ca96a8 Minor fixes and cleanup il y a 2 ans
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject il y a 2 ans
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method il y a 2 ans