Commit History

Author SHA1 Message Date
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
  Ivan Savenko a494dc4870 Refactoring of CGarrisonInt 2 years ago
  SoundSSGood 9427de6344 initial files 2 years ago
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors 2 years ago
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file 2 years ago
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir 2 years ago
  Ivan Savenko 6012e0cb45 Minor code reorganization 2 years ago
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 years ago
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class 2 years ago
  Ivan Savenko 03df274450 Framerate manager is now in a separate file and private member of GH 2 years ago
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes 2 years ago
  Ivan Savenko e26b18c139 Rename & cleanup of WindowHandler -> ScreenHandler 2 years ago
  Ivan Savenko 5ae507505a Fixed toggleable buttons (sleep/wake & subterra/surface) 2 years ago
  Ivan Savenko 019d7b6811 Integrated shortcuts into adventure window configuration 2 years ago
  Ivan Savenko b4e7093c01 Added IWindowHandler interface for OS screen/window utilities 2 years ago
  Ivan Savenko c688411bab Extracted window management from CMT to new class 2 years ago
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: 2 years ago
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system 2 years ago
  Ivan Savenko 4aa232a60a Merge pull request #2055 from SoundSSGood/cartifactholder-rework 2 years ago
  SoundSSGood 8b531ca6c4 CArtifactHolder divided into files 2 years ago
  Ivan Savenko f6d480cbb2 Moved player-specific heroes & towns information to new class 2 years ago
  Ivan Savenko 4ec32e4dcd Renamed CAdvMapInt to its proper full name 2 years ago
  Laserlicht 62ccb2d1da Add different sizes 2 years ago
  Ivan Savenko b57a07b10f Restored ambient sounds functionality 2 years ago
  Ivan Savenko cdcd5a29dd Updated path to renamed directory 2 years ago
  Ivan Savenko 387a7b421a Refactoring of new code, multiple functionality changes: 2 years ago
  Ivan Savenko 45e2875342 Completely removed old TerrainRect class 2 years ago
  Ivan Savenko ec6f19ea18 Code reorganization, no changes to functionality 2 years ago
  Ivan Savenko 330999fdc4 Moved files to new directory 2 years ago
  Ivan Savenko 7cf00ba87d Implemented basic hero movement animation & object fade-out 2 years ago