Commit History

Author SHA1 Message Date
  Ivan Savenko f82b40c8b2 Fix edge case where text breaking might result in too long string if 5 months ago
  Ivan Savenko cacceda950 Renamed CGuiHandler to GameEngine 9 months ago
  Ivan Savenko 9fe8ee9380 Fix size of tiny popup windows, such as terrain right-click 10 months ago
  Laserlicht 0f745d5f1b fix long texts in popup 10 months ago
  Laserlicht f6b37dbca2 revert text fix 11 months ago
  Laserlicht bb2f016f49 text fixes 11 months ago
  Laserlicht 106dfdeb28 fix { and } in multiline 1 year ago
  Ivan Savenko bee2e7200c Merge pull request #4664 from IvanSavenko/ttf_fonts 1 year ago
  Ivan Savenko 88f3e982e0 Merge pull request #4662 from Laserlicht/string_color 1 year ago
  Laserlicht bee5cd00cc also for color 1 year ago
  Laserlicht 03d03491b5 fixes string colorisation bug 1 year ago
  Ivan Savenko 248cff49a4 Moved fonts handling from Graphics to RenderHandler class 1 year ago
  Ivan Savenko 3319be114f Fix line break position computation for text without spaces (Chinese) 1 year ago
  Ivan Savenko ed60387041 Try to fix string width computation rounding error 1 year ago
  Ivan Savenko 85bb133561 Fix transparency on dialog box corners when xBRZ is in use 1 year ago
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
  Ivan Savenko 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases 1 year ago
  Ivan Savenko 230add02e4 Remove no longer used code 1 year ago
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
  Ivan Savenko 658747d342 Code cleanup 1 year ago
  Ivan Savenko 99cb1df91d Fixes for positioning on popups with components 1 year ago
  Ivan Savenko 93b3cb3af5 Better size & positioning of infoboxes 1 year ago
  Ivan Savenko 4b4dedeab9 Code formatting 1 year ago
  Ivan Savenko e6b339448f Refactoring & deduplication of infowindow code 1 year ago
  Ivan Savenko 658cc14cd0 Removed direct usage of SDL_Surface in info windows 1 year ago
  Ivan Savenko 81a48f2d80 Do not attempt to resize text box to zero-width 2 years ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Laserlicht 063c7f3ca0 move function; optional; json static 2 years ago
  Laserlicht f5505c9f6d support for predefined colors 2 years ago
  Laserlicht f776422c67 color linesplit 2 years ago