Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis il y a 6 mois
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes il y a 7 mois
  Ivan Savenko 829739da24 Reduce usage of implicit conversions to int il y a 7 mois
  Ivan Savenko 93b18ee94b Fix some issues detected by Sonar & code review, fix build il y a 8 mois
  Ivan Savenko 63d00b080e Removed pointer to army from StackInstance il y a 8 mois
  Ivan Savenko ab11d2b075 Remove quests from CMap, now solely owned by quest objects il y a 8 mois
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 9 mois
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable il y a 9 mois
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine il y a 9 mois
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas il y a 10 mois
  Ivan Savenko a8f8c3f4b1 Replaced most of accesses to CGObjectInstance::pos with anchorPoint() il y a 1 an
  Ivan Savenko 9fba3d97f1 Renamed & unified OBJECT_CONSTRUCTION macro set il y a 1 an
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form il y a 1 an
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Ivan Savenko 88fbb7ee71 Most of buttons created in cpp now have assigned shortcut il y a 1 an
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static il y a 1 an
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  nordsoft fadf086e61 Fix review comments il y a 2 ans
  nordsoft 7ccd4cdcb2 Refactor quests progress il y a 2 ans
  nordsoft bb238f9b72 New quests work il y a 2 ans
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory il y a 2 ans
  Ivan Savenko a84ccb37c2 Merge pull request #2250 from IvanSavenko/event_handling_fixes il y a 2 ans
  Ivan Savenko a505cc464e Fixed slider's behavior, especially for mobile systems il y a 2 ans
  Ivan Savenko 56d69e790b Renamed MetaString methods to more logical names il y a 2 ans
  Ivan Savenko 2636a0dcc3 Moved MetaString to a new file il y a 2 ans
  Ivan Savenko f35b3a0dc3 Replace MetaString operator << with member function il y a 2 ans
  Ivan Savenko 052d0d314a Implemented Scrollable class, to server as common base for such classes il y a 2 ans
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file il y a 2 ans