Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko ec0a51bd5c Fixed border scrolling when game window is maximized il y a 2 ans
  Ivan Savenko 3f7e5fcfc3 Fix possible assertion failure on resolution change il y a 2 ans
  Dydzio 0b5cea0320 Use new adventure map state to detect opponent human turn il y a 2 ans
  Dydzio ff1a635e9e Unblock basic adventure map actions (scrolling / right-click) in multiplayer il y a 2 ans
  Dydzio a4f9cde57d Fix autosave at end of turn starting with AI turn on load il y a 2 ans
  Ivan Savenko 07a8c75bec Merge pull request #2305 from dydzio0614/unlimited-autosave il y a 2 ans
  Ivan Savenko 36efef0ee3 Do not play new day animation on game start il y a 2 ans
  Dydzio 5882cbae78 Merge branch 'develop' into unlimited-autosave il y a 2 ans
  Ivan Savenko 189a0c6e0d Re-center map on active object after screen resize 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
  Ivan Savenko 1dff721747 Fix infobox resetting to current hero during enemy turn il y a 2 ans
  Ivan Savenko f914ec9d57 Fix activation of in-game console in other windows il y a 2 ans
  Ivan Savenko 4e80356bea Do not hide minimap on human player turn il y a 2 ans
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. il y a 2 ans
  Ivan Savenko 6546242c03 Workaround-ish fix for last scenario of Angel Wings (un)equipping il y a 2 ans
  Ivan Savenko 08cfbe79cf Added encapsulation for movement points access 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 6283329aeb Added option to disable edge scrolling il y a 2 ans
  Ivan Savenko 360bf48031 Implemented panning/swiping gesture for sliders il y a 2 ans
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface il y a 2 ans
  Ivan Savenko acac42291e Remove excessive CMap.h includes il y a 2 ans
  Ivan Savenko 2c3e8c3390 Merge pull request #2168 from IvanSavenko/gui_handler_event_handling_refactoring il y a 2 ans
  Ivan Savenko 956ff22e64 Merge pull request #2163 from IvanSavenko/adventure_map_zoom il y a 2 ans
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject il y a 2 ans
  Ivan Savenko be2e101c8c Fix map freeze on enemy turn il y a 2 ans
  Ivan Savenko 9e3bc87a6b Allow zooming with mouse wheel il y a 2 ans
  Ivan Savenko 3e9da333cf Basic version of zoomable adventure map il y a 2 ans
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method il y a 2 ans