Commit History

Author SHA1 Message Date
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable 8 months ago
  Ivan Savenko f657e85305 Integrated CClientState into GameEngine class 8 months ago
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine 8 months ago
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas 9 months ago
  Ivan Savenko 4a600a9d4c Reworked image container classes for easier support of new features 9 months ago
  Laserlicht c884566c4f fix xbrz shadow 1 year ago
  Ivan Savenko 9fba3d97f1 Renamed & unified OBJECT_CONSTRUCTION macro set 1 year ago
  Ivan Savenko 00605b5129 Remove largely unused defActions member from CIntObject 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Ivan Savenko f11c5f62e1 Remove no longer needed code 1 year ago
  Ivan Savenko 920a39844b Unified naming of method to recolor UI element to current player scheme 1 year ago
  Ivan Savenko d27b854cb1 Reorganized music, video and sound players: 1 year ago
  SoundSSGood 20471c9c2f virtual CWindowObject 1 year ago
  Ivan Savenko e6b339448f Refactoring & deduplication of infowindow code 1 year ago
  Laserlicht 8a9f10ec3a fix asset failures 2 years ago
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 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 82288996a2 Fix cursor visibility on closing popup 2 years ago
  Ivan Savenko 85a11c090e Enter popup await mode only if there is an active popup 2 years ago
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow 2 years ago
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
  Ivan Savenko c24ccf663b Fixed auto-enabling of status bar on windows activations 2 years ago
  Ivan Savenko 46461e5c33 Improve performance of window redraws 2 years ago
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface 2 years ago
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
  Ivan Savenko 5cc23cc286 Renamed SDL_Pixels -> SDL_PixelAccess due to similar SDL header 2 years ago
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's 2 years ago
  Ivan Savenko 87218c63c4 CPicture now uses IImage internally 2 years ago