Historique des commits

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