Commit History

Author SHA1 Message Date
  Ivan Savenko 9fba3d97f1 Renamed & unified OBJECT_CONSTRUCTION macro set 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
  Laserlicht 737525756f fix redraw 2 years ago
  Laserlicht e03f2a9d3a improvements for non quadratic maps 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness 2 years ago
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 years ago
  Ivan Savenko 4e80356bea Do not hide minimap on human player turn 2 years ago
  Ivan Savenko 4e7412faa6 Split mouseDragged event from mouseMoved 2 years ago
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code 2 years ago
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP 2 years ago
  Ivan Savenko 8ad577255f Replaced isMouseButtonPressed with isMouseLeftButtonPressed 2 years ago
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 2 years ago
  Ivan Savenko db1045aecd Fix panning limits for minimap 2 years ago
  Ivan Savenko e6e91c64b6 Implemented minimap panning gesture 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko f4d67fe675 Restore SDL_main in CMT.cpp 2 years ago
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler 2 years ago
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 years ago
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class 2 years ago
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes 2 years ago
  Ivan Savenko 80b37a3019 Fixed remaining regressions 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 c81d57ab8c Remove excessive totalRedraw's 2 years ago
  Ivan Savenko 21407b26dd Fix minimap redraw on fow reveal 2 years ago