История коммитов

Автор SHA1 Сообщение Дата
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 10 месяцев назад
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable 10 месяцев назад
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine 10 месяцев назад
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas 11 месяцев назад
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 1 год назад
  Ivan Savenko 9fba3d97f1 Renamed & unified OBJECT_CONSTRUCTION macro set 1 год назад
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 год назад
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 год назад
  Ivan Savenko 88fbb7ee71 Most of buttons created in cpp now have assigned shortcut 1 год назад
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static 1 год назад
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
  nordsoft fadf086e61 Fix review comments 2 лет назад
  nordsoft 7ccd4cdcb2 Refactor quests progress 2 лет назад
  nordsoft bb238f9b72 New quests work 2 лет назад
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 лет назад
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods 2 лет назад
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory 2 лет назад
  Ivan Savenko a84ccb37c2 Merge pull request #2250 from IvanSavenko/event_handling_fixes 2 лет назад
  Ivan Savenko a505cc464e Fixed slider's behavior, especially for mobile systems 2 лет назад
  Ivan Savenko 56d69e790b Renamed MetaString methods to more logical names 2 лет назад
  Ivan Savenko 2636a0dcc3 Moved MetaString to a new file 2 лет назад
  Ivan Savenko f35b3a0dc3 Replace MetaString operator << with member function 2 лет назад
  Ivan Savenko 052d0d314a Implemented Scrollable class, to server as common base for such classes 2 лет назад
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file 2 лет назад
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 лет назад
  Ivan Savenko 243773b6ef Renamed some adventure map files & classes 2 лет назад
  Ivan Savenko dea10e6091 Use more descriptive names for hotkeys 2 лет назад
  Ivan Savenko 832e56e005 Implementation of (very basic) shortcuts system 2 лет назад
  Ivan Savenko 4ec32e4dcd Renamed CAdvMapInt to its proper full name 2 лет назад
  Ivan Savenko 45e2875342 Completely removed old TerrainRect class 2 лет назад