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 cd7732456a Remove pointer to objects from TerrainTile il y a 8 mois
  Ivan Savenko cbcd48aabb Fix build il y a 9 mois
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 9 mois
  Ivan Savenko 156de5b17e Added GameInstance class 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 2362c6da21 Fixes for multiple new issues from Sonar il y a 9 mois
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas il y a 10 mois
  Ivan Savenko 6d8e447ff3 Added new right-click popup to teleporters il y a 11 mois
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC il y a 1 an
  Ivan Savenko 748a3a1b64 Fixed minimap generation when upscaled mode is used 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
  Laserlicht 737525756f fix redraw il y a 2 ans
  Laserlicht e03f2a9d3a improvements for non quadratic maps il y a 2 ans
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations il y a 2 ans
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness il y a 2 ans
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA il y a 2 ans
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods il y a 2 ans
  Ivan Savenko 4e80356bea Do not hide minimap on human player turn il y a 2 ans
  Ivan Savenko 4e7412faa6 Split mouseDragged event from mouseMoved il y a 2 ans
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code il y a 2 ans
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP il y a 2 ans
  Ivan Savenko 8ad577255f Replaced isMouseButtonPressed with isMouseLeftButtonPressed il y a 2 ans
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow il y a 2 ans
  Ivan Savenko db1045aecd Fix panning limits for minimap il y a 2 ans
  Ivan Savenko e6e91c64b6 Implemented minimap panning gesture il y a 2 ans
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface il y a 2 ans