Commit History

Author SHA1 Message Date
  Ivan Savenko d295840c64 Merge pull request #3075 from josch/spelling 2 years ago
  Johannes Schauer Marin Rodrigues f9e1b302c7 some spelling fixes 2 years ago
  Alexandre Detiste 15e45f966c typos found by lintian 2 years ago
  Ivan Savenko 037efdf5fc Improvements to type safety of Identifier class 2 years ago
  Laserlicht 61aae7bccc code review 2 years ago
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor 2 years ago
  Ivan Savenko 12c4f8d18c Fixed serialization of PlayerColor in json 2 years ago
  Ivan Savenko 6f0108e462 Use ResourcePath for referencing texts and json's 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Nordsoft91 c45ab07d0b Merge pull request #2698 from Nordsoft91/turn-timer 2 years ago
  Ivan Savenko a59d7b5fc9 Merge pull request #2687 from Nordsoft91/filledTexturePlayerColored 2 years ago
  nordsoft c8243313b8 Translations for turn timers 2 years ago
  nordsoft 78397d6d1a Fix compiling 2 years ago
  nordsoft de8bd48398 Added right click pop-up for text inputs 2 years ago
  nordsoft d758727c23 Basic timer ui is almost complete 2 years ago
  nordsoft c064b805c2 Refactor combo box 2 years ago
  nordsoft 3e502955b3 Support FilledTexturePlayerColored in configurable interface 2 years ago
  nordsoft b8ab64f448 Make options tab configurable 2 years ago
  nordsoft f01973a4f0 Configurable turn timer 2 years ago
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. 2 years ago
  Mike 75820c3bdf Fixed overlapped text display in adventure map settings 2 years ago
  Ivan Savenko a505cc464e Fixed slider's behavior, especially for mobile systems 2 years ago
  Ivan Savenko 6fe00ad55c Moved slider class to a separate file 2 years ago
  Ivan Savenko 2c3e8c3390 Merge pull request #2168 from IvanSavenko/gui_handler_event_handling_refactoring 2 years ago
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir 2 years ago
  Ivan Savenko 20ec747440 Do not show desktop-only options on mobile systems 2 years ago
  Ivan Savenko d18b240d6d Added separate borderless & exclusive fullscreen options 2 years ago
  Ivan Savenko f2dfd6de42 Updated settings window to use new layouts & library 2 years ago
  Ivan Savenko 7cbfd8117e Implemented simple layout to simplify widget json definitions 2 years ago