Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko d6b9fa8fbd Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock há 2 anos atrás
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations há 2 anos atrás
  Ivan Savenko 0613756abc Remove unused code há 2 anos atrás
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors há 2 anos atrás
  Ivan Savenko dfeeeb1f5f Removed no longer used há 2 anos atrás
  Ivan Savenko 34123c7f07 Minor refactoring of mouse input handling há 2 anos atrás
  Ivan Savenko c77f8482e3 Replaced event handling break system with key capturing há 2 anos atrás
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler há 2 anos atrás
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir há 2 anos atrás
  Ivan Savenko 6012e0cb45 Minor code reorganization há 2 anos atrás
  Ivan Savenko d5d0ca96a8 Minor fixes and cleanup há 2 anos atrás
  Ivan Savenko 1f513fd280 Extracted event management from GuiHandler and CIntObject há 2 anos atrás
  Ivan Savenko 008a1ebec4 split massive handleCurrentEvent method into per-event parts há 2 anos atrás
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method há 2 anos atrás
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class há 2 anos atrás
  Ivan Savenko f84c2c3bb5 Removed getFrameDeltaMilliseconds from gui handler há 2 anos atrás
  Ivan Savenko 8a31aeb94b Battle animations use tick() for updates há 2 anos atrás
  Ivan Savenko 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks há 2 anos atrás
  Ivan Savenko 03df274450 Framerate manager is now in a separate file and private member of GH há 2 anos atrás
  Ivan Savenko e26b18c139 Rename & cleanup of WindowHandler -> ScreenHandler há 2 anos atrás
  Ivan Savenko fd3933e589 Support for changing resolution without game restart há 2 anos atrás
  Ivan Savenko b4e7093c01 Added IWindowHandler interface for OS screen/window utilities há 2 anos atrás
  Ivan Savenko c688411bab Extracted window management from CMT to new class há 2 anos atrás
  Ivan Savenko dea10e6091 Use more descriptive names for hotkeys há 2 anos atrás
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system há 2 anos atrás
  Konstantin 86f5d6de69 vcmi: modernize headers há 2 anos atrás
  Ivan Savenko 2e69a4769d Implemented framerate limit option (not available in UI) há 2 anos atrás
  Ivan Savenko b57a07b10f Restored ambient sounds functionality há 2 anos atrás
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface há 2 anos atrás
  Ivan Savenko b1821d4442 Removed some SDL access from non-SDL code há 2 anos atrás