Historique des commits

Auteur SHA1 Message Date
  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
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API il y a 2 ans
  Ivan Savenko 051a4a3c17 Encapsulation of WindowHandler state il y a 2 ans
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class il y a 2 ans
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes il y a 2 ans
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: il y a 2 ans
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h il y a 2 ans
  Konstantin 1d34c73c2d vcmi: split CBonusSystemNode, BonusParams and prop il y a 2 ans
  Konstantin 713e3004df vcmi: rename updater and limiter files il y a 2 ans
  Konstantin e37f798a68 vcmi: split bonus updaters il y a 2 ans
  Konstantin 416faf521e vcmi: move limiters outside of HeroBonus.cpp il y a 2 ans
  nordsoft 11840b9f6d Get rid of hardcoded logic for markets il y a 2 ans
  nordsoft 07f7c318dc Adjust client part for markets il y a 2 ans