Commit History

Author SHA1 Message Date
  Ivan Savenko d5d0ca96a8 Minor fixes and cleanup 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 e2ef136003 Renamed "Int" -> "Window" in WindowHandler API 2 years ago
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class 2 years ago
  Ivan Savenko c5a48a01ce Remove no longer used code 2 years ago
  Ivan Savenko 8e320d8454 Fixed world view mode 2 years ago
  Ivan Savenko 5ae507505a Fixed toggleable buttons (sleep/wake & subterra/surface) 2 years ago
  Ivan Savenko fd3933e589 Support for changing resolution without game restart 2 years ago
  Ivan Savenko 97426a3f7c Implemented disabling of buttons based on condition 2 years ago
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system 2 years ago
  Ivan Savenko a8fe8c0f3b Converted timer event into tick event that is called every frame 2 years ago
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface 2 years ago
  Ivan Savenko cfcaf5cbb6 renamed keyDown -> keyPressed 2 years ago
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code 2 years ago
  Ivan Savenko 860fe43131 Merged two mouse button enums 2 years ago
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's 2 years ago
  Ivan Savenko ee7a573cb8 Refactoring of SDL API usage: 2 years ago
  Ivan Savenko 864990db13 Implemented Bloodlust & Petrification effect 2 years ago
  Ivan Savenko 7a6ad671ab Separated battle control panel into new class, refactoring of 2 years ago
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 years ago
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 years ago
  AlexVinS 61e241308d Logging cleanup 8 years ago
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  Fay 02fa478bfb Refactor: unified logic for notyfing CIntObjs about left/right mouse click events; 8 years ago
  AlexVinS b71d985d49 cleanup 10 years ago
  Fay 4b248c2762 World view impl -- initial; 10 years ago
  Ivan Savenko 10fc1892a8 Large refactoring of button classes: 11 years ago