Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` há 9 meses atrás
  Ivan Savenko ffd37a8fa8 Removed CGI in favor of VLC. Map handle is for now global variable há 9 meses atrás
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine há 9 meses atrás
  Ivan Savenko 391986e0ba Moved image scaling & optimization logic to separate classes há 10 meses atrás
  Ivan Savenko 668bf63fc0 Remove access to internal surface of Canvas há 10 meses atrás
  Ivan Savenko 0842ada1c7 Quick fix for xbrz scaling artifacts on window borders há 11 meses atrás
  Ivan Savenko 22f517686d Better handling of encoding detection for maps and campaigns há 1 ano atrás
  Ivan Savenko 51848ced3b Add font loading tracking to log há 1 ano atrás
  Ivan Savenko 87274128e7 Proper support for usage of multiple fonts in a chain há 1 ano atrás
  Ivan Savenko 0acc22214b Read scaling filter for fonts from config há 1 ano atrás
  Ivan Savenko 35467039a7 Bitmap fonts now use nearest neighbour scaling instead of xbrz há 1 ano atrás
  Ivan Savenko b3158c52ba Fixes for Sonar issues há 1 ano atrás
  Ivan Savenko d6059b044d Implement selection of upscaling filter in launcher há 1 ano atrás
  Ivan Savenko 216ef2a943 H3 fonts now use atlas for font data. Implemented xBRZ scaling for fonts há 1 ano atrás
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form há 1 ano atrás
  Ivan Savenko f11c5f62e1 Remove no longer needed code há 1 ano atrás
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations há 2 anos atrás
  Ivan Savenko f13a53c1d9 Merge remote-tracking branch 'vcmi/beta' into develop há 2 anos atrás
  Ivan Savenko 6ddac8376d Fixed possible crash on attempt to load missing font(?) há 2 anos atrás
  Ivan Savenko 723c674d81 Merge pull request #2447 from IvanSavenko/modding_handler_refactoring há 2 anos atrás
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA há 2 anos atrás
  Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts: há 2 anos atrás
  Ivan Savenko 0770a1a153 TTF fonts can now be used as fallback for H3 fonts há 2 anos atrás
  Ivan Savenko 383387ef29 Integrated defaultMods into mod system há 2 anos atrás
  Ivan Savenko 9b428e8231 Fonts will now correctly detect encoding of fonts from mods há 2 anos atrás
  Ivan Savenko bd70b6fabd Unicode conversion functions now require source encoding há 2 anos atrás
  Ivan Savenko acdb8d6e06 renamed Unicode -> TextOperations, to use for all text processing há 2 anos atrás
  Ivan Savenko 65c020ef34 Moved Unicode namespace out of GeneralTextHandler file há 2 anos atrás
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader há 2 anos atrás
  Ivan Savenko 84dfcacafd Updated CMakeLists and file headers há 2 anos atrás