Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis hace 6 meses
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile hace 8 meses
  Ivan Savenko cbcd48aabb Fix build hace 9 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 9 meses
  Ivan Savenko 156de5b17e Added GameInstance class hace 9 meses
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable hace 9 meses
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine hace 9 meses
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar hace 9 meses
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas hace 10 meses
  Ivan Savenko 6d8e447ff3 Added new right-click popup to teleporters hace 11 meses
  Ivan Savenko 08fbcd5239 TerrainTile now uses identifiers instead of pointers to VLC hace 1 año
  Ivan Savenko 748a3a1b64 Fixed minimap generation when upscaled mode is used hace 1 año
  Ivan Savenko 9fba3d97f1 Renamed & unified OBJECT_CONSTRUCTION macro set hace 1 año
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form hace 1 año
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
  Laserlicht 737525756f fix redraw hace 2 años
  Laserlicht e03f2a9d3a improvements for non quadratic maps hace 2 años
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
  Ivan Savenko ce20d913e0 Fix checking PlayerColor's for validness hace 2 años
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA hace 2 años
  Ivan Savenko ca889a5c2a Replaced clickLeft with clickPressed clickReleased methods hace 2 años
  Ivan Savenko 4e80356bea Do not hide minimap on human player turn hace 2 años
  Ivan Savenko 4e7412faa6 Split mouseDragged event from mouseMoved hace 2 años
  Ivan Savenko 06437cbde6 Renamed gesture-related methods, remove unused code hace 2 años
  Ivan Savenko 563d7dd41f Renamed RCLICK -> SHOW_POPUP hace 2 años
  Ivan Savenko 8ad577255f Replaced isMouseButtonPressed with isMouseLeftButtonPressed hace 2 años
  Ivan Savenko d4aa778547 Replaced clickRight event with showPopupWindow/closePopupWindow hace 2 años
  Ivan Savenko db1045aecd Fix panning limits for minimap hace 2 años
  Ivan Savenko e6e91c64b6 Implemented minimap panning gesture hace 2 años
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface hace 2 años