Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop il y a 2 ans
  Ivan Savenko a4ff408c9d Removed unused code il y a 2 ans
  Ivan Savenko c8ec0d5419 Added caching for creature icons in garrisons il y a 2 ans
  Ivan Savenko 723c674d81 Merge pull request #2447 from IvanSavenko/modding_handler_refactoring 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 62fddca21e Split massive CModHandler class/file into multiple parts: il y a 2 ans
  Ivan Savenko 85262cf4f5 Moved CGameState files into a separate directory il y a 2 ans
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. il y a 2 ans
  Ivan Savenko 644f0f4b32 Removed ARRAY_COUNT in favor of std::size il y a 2 ans
  Ivan Savenko 4501036a04 Basic version of hero movement on map. Removed old code. il y a 2 ans
  Ivan Savenko 9833edcf73 Removed using namespace SDL_Ext il y a 2 ans
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader il y a 2 ans
  Ivan Savenko 8a9492d129 Moved client files to more suitable locations il y a 2 ans