Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors il y a 2 ans
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory il y a 2 ans
  Ivan Savenko f4d67fe675 Restore SDL_main in CMT.cpp il y a 2 ans
  Ivan Savenko e23dfec6c5 Fix SDL_Hints location il y a 2 ans
  Ivan Savenko 0e70f2998f SDL event handling is now done exclusively in input handler il y a 2 ans
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir il y a 2 ans
  Ivan Savenko e2ef136003 Renamed "Int" -> "Window" in WindowHandler API il y a 2 ans
  Ivan Savenko 051a4a3c17 Encapsulation of WindowHandler state il y a 2 ans
  Ivan Savenko 7838190ef4 Moved window stack management from GuiHandler to new class il y a 2 ans
  Ivan Savenko 3ecdff2a21 FramerateManager now uses chrono instead of SDL_Ticks il y a 2 ans
  Ivan Savenko 03df274450 Framerate manager is now in a separate file and private member of GH il y a 2 ans
  Ivan Savenko e26b18c139 Rename & cleanup of WindowHandler -> ScreenHandler il y a 2 ans
  Ivan Savenko fd3933e589 Support for changing resolution without game restart il y a 2 ans
  Ivan Savenko b4e7093c01 Added IWindowHandler interface for OS screen/window utilities il y a 2 ans
  Ivan Savenko 28f41bb472 Moved remaining render-related code from CMT il y a 2 ans
  Ivan Savenko c688411bab Extracted window management from CMT to new class il y a 2 ans
  Ivan Savenko 4958190e82 Fixed visibility of corner gems il y a 2 ans
  Ivan Savenko a015bf6507 Initial part of dynamically-sized adventure map: il y a 2 ans
  Ivan Savenko 3738171b21 Refactoring of H3M loader to make HotA format support easier il y a 2 ans
  Ivan Savenko 369e925af8 Loading of translation mods is now skipped on language mismatch il y a 2 ans
  Ivan Savenko 2e69a4769d Implemented framerate limit option (not available in UI) il y a 2 ans
  Ivan Savenko b57a07b10f Restored ambient sounds functionality il y a 2 ans
  Ivan Savenko 46200b133f Remove default parameter il y a 2 ans
  Ivan Savenko 4501036a04 Basic version of hero movement on map. Removed old code. il y a 2 ans
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro il y a 2 ans
  Andrey Filipenkov 5b1f3bf0db use JNIEnv object from SDL instead of forwarding from Java for Client il y a 2 ans
  Andrey Filipenkov 970bd6ed34 adjust project for Android (except AI) il y a 2 ans
  Ivan Savenko e1bd0d2a04 API for custom events no longer requires SDL access il y a 2 ans
  Konstantin 88ef83db53 client: remove SDL_BYTEORDER usage il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans