Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 658747d342 Code cleanup há 1 ano atrás
  Ivan Savenko 99cb1df91d Fixes for positioning on popups with components há 1 ano atrás
  Ivan Savenko 93b3cb3af5 Better size & positioning of infoboxes há 1 ano atrás
  Ivan Savenko 4b4dedeab9 Code formatting há 1 ano atrás
  Ivan Savenko e6b339448f Refactoring & deduplication of infowindow code há 1 ano atrás
  Ivan Savenko 658cc14cd0 Removed direct usage of SDL_Surface in info windows há 1 ano atrás
  Ivan Savenko 81a48f2d80 Do not attempt to resize text box to zero-width há 1 ano atrás
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
  Laserlicht 063c7f3ca0 move function; optional; json static há 2 anos atrás
  Laserlicht f5505c9f6d support for predefined colors há 2 anos atrás
  Laserlicht f776422c67 color linesplit há 2 anos atrás
  Laserlicht d948cb72a0 Alignment há 2 anos atrás
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations há 2 anos atrás
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 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 6fe00ad55c Moved slider class to a separate file há 2 anos atrás
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface há 2 anos atrás
  Ivan Savenko 644f0f4b32 Removed ARRAY_COUNT in favor of std::size há 2 anos atrás
  Konstantin 18200d1d98 vcmi: move getEstimatedComponentHeight há 2 anos atrás
  Konstantin a0c644a0e5 vcmi: actually implement AUTO for CInfoWindow há 2 anos atrás
  Ivan Savenko 7ef5163d9d Merge pull request #1581 from IvanSavenko/map_render_rewrite há 2 anos atrás
  Ivan Savenko 7df5c612f7 Fix battle rendering 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 34dcb4127a Removed text utilities from SDL_Extensions há 2 anos atrás
  Ivan Savenko 7c58a46279 Removed some instances of access to `screen` surface há 2 anos atrás
  Ivan Savenko 3fef2a5e1f Moved Colors to a separate file, updated includes há 2 anos atrás
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader há 2 anos atrás
  Ivan Savenko 8a9492d129 Moved client files to more suitable locations há 2 anos atrás