Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 241da5937d First semi-working version of antilag for hero movement hace 4 meses
  Ivan Savenko 2ad186130f Split MapDefines file on .h per class basis hace 3 meses
  Ivan Savenko b48afe0580 Fix sonar hace 4 meses
  Ivan Savenko 1cbfc067db Do not show hero dot on minimap if icons are on to avoid artifacts on hace 4 meses
  Ivan Savenko 95afe53a01 Show map view border above hero icons hace 4 meses
  Ivan Savenko 24def2ed16 Icons for heroes on minimap hace 5 meses
  Ivan Savenko 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis hace 5 meses
  Ivan Savenko cd7732456a Remove pointer to objects from TerrainTile hace 7 meses
  Ivan Savenko cbcd48aabb Fix build hace 8 meses
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
  Ivan Savenko 156de5b17e Added GameInstance class hace 8 meses
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable hace 8 meses
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine hace 8 meses
  Ivan Savenko 2362c6da21 Fixes for multiple new issues from Sonar hace 8 meses
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas hace 9 meses
  Ivan Savenko 6d8e447ff3 Added new right-click popup to teleporters hace 10 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