Commit History

Author SHA1 Message Date
  Ivan Savenko 900b1c1763 Simplified text input handling, fixes hotkeys on windows with text input 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 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 91b17bed79 Partial encapsulation of AdvMapInt 2 years ago
  Ivan Savenko aab082fd2e Remove remaining access to SDL_Events 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 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
  Ivan Savenko 84dfcacafd Updated CMakeLists and file headers 2 years ago
  Ivan Savenko 9366506e2c Finalized split of AdventureMapClasses 2 years ago
  Ivan Savenko 134b40363f Created separate file for CInGameConsole 2 years ago