Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 476e60c753 Merge pull request #1615 from SoundSSGood/CArtifactsOfHero-refactoring il y a 2 ans
  SoundSSGood a1dbbe2d86 redraw optimization il y a 2 ans
  Ivan Savenko 195eac3375 Merge pull request #1545 from dydzio0614/town-panel-number-formatting il y a 2 ans
  Ivan Savenko 72fe1fcfa9 Fix minimap updating on hero loss il y a 2 ans
  Ivan Savenko 91b17bed79 Partial encapsulation of AdvMapInt il y a 2 ans
  Ivan Savenko cc0c3e5bc9 All adventure map components now use shared_ptr il y a 2 ans
  Ivan Savenko f8c1c46562 removed CAdvMapInt::handleRightClick method il y a 2 ans
  Ivan Savenko 9833edcf73 Removed using namespace SDL_Ext il y a 2 ans
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes il y a 2 ans
  Ivan Savenko 594b7614cf Fix CI build il y a 2 ans
  Ivan Savenko e1bd0d2a04 API for custom events no longer requires SDL access il y a 2 ans
  Ivan Savenko d4fba3787c Removed usage of SDL_KeyboardEvent from UI code il y a 2 ans
  Ivan Savenko 6669ffd4b3 Moved input-related code from SDL_Extensions to GuiHandler il y a 2 ans
  Dydzio e7a774c465 Improve creature numbers handling in castle interface bottom left part il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's il y a 2 ans
  Ivan Savenko 42df5626d9 Added Color class to replace SDL_Color il y a 2 ans
  Ivan Savenko fc0f5a9fb3 Reduced SDL includes il y a 2 ans
  Ivan Savenko 388ed88b5d All artifact strings now pass through translator il y a 2 ans
  Ivan Savenko fa6f7513e8 All heroes-related strings are passed through translator il y a 2 ans
  Ivan Savenko 05ac217b0f Merge with vcmi/develop il y a 2 ans
  Ivan Savenko 0e8ee929df Renamed CCursorHandler -> CursorHandler il y a 2 ans
  Ivan Savenko 246281e62a Merged vcmi/beta with vcmi/develop il y a 2 ans
  Andrey Filipenkov 2f14914120 fix Boost deprecation warnings il y a 2 ans
  Ivan Savenko e48bd39b9c Moved road & river handlers into a separate file il y a 2 ans
  Ivan Savenko 1e37e66e6c Replaced Terrain::BORDER and WRONG with NONE il y a 2 ans
  Ivan Savenko 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp il y a 2 ans
  Ivan Savenko f51b3bca57 use JsonKey or NameTranslated instead of ambiguos Name il y a 2 ans
  Ivan Savenko 7c7ae26e67 Map/Road/River identifiers are now private members il y a 2 ans
  Ivan Savenko f3985d205b Added horseSoundPenalty for terrains (for movement outside of roads) il y a 2 ans