209 Commits (a514b80e283a00880203d5ca4853f363138dfc76)

Author SHA1 Message Date
Anders Jenbo d9d72fbbc7 [ios] Enable high resolution support 4 years ago
qndel 82a5b6315c
fix typo 'prefered' (#3677) 4 years ago
Anders Jenbo 157570a1f2 Handle screen orientation 4 years ago
obligaron 2e5a488d5f Add OptionEntry for graphics 4 years ago
obligaron eb7b9d7054 Introduce ResizeWindow() 4 years ago
obligaron b5aab383d9 Introduce ReinitializeRenderer() and GetPreferedWindowSize() 4 years ago
obligaron 945ee04f62 Add OptionEntry Language 4 years ago
obligaron 0ac065dbaa Make LanguageInitialize() reentry capable 4 years ago
Gleb Mazovetskiy c57644970f Move `UiFlags` and `UiPanels` into their own files 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
obligaron 21e04d3352 Add OptionEntry Grab Input 4 years ago
obligaron af4f732ef1 Add OptionEntry Scaling Quality 4 years ago
staphen 25afdee39b Replace libsmacker with libsmackerdec 4 years ago
Anders Jenbo 799f1763af Performce UTF8 aware limited string copies 4 years ago
ephphatha c206b7cce8 Return Utf8DecodeError when passed an incomplete code point 4 years ago
obligaron 677303cba9
Reduce use of view globals in game menu 4 years ago
Gleb Mazovetskiy 4f64b87330 Fix talk/store text overlap for Chinese and Japanese 4 years ago
Gleb Mazovetskiy fa90679416 game_assets.* -> assets.* 4 years ago
Gleb Mazovetskiy 720d210d95 utils/mpq* -> mpq/* 4 years ago
Gleb Mazovetskiy 23406b6fc5 Replace mpqapi.h with the MpqWriter class 4 years ago
Gleb Mazovetskiy c3d2d7e3cb Move LoggedFStream to its own file 4 years ago
Gleb Mazovetskiy 4ee81f805f OpenDingux: Minor fixes 4 years ago
Gleb Mazovetskiy 63dd136e6a Disable RLE compression for PCX surfaces 4 years ago
Gleb Mazovetskiy e9a9daa794 DrawString: Stop allocating 4 years ago
Andrew James 796e2813cf
Use scoped enums for DungeonFlags/BFLAG (#3135) 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
staphen 5e49d08ba5 Close SDL_RWops in LoadPNG() 4 years ago
staphen b5d96665c9 Enable SDL1 build option for Windows 4 years ago
staphen 7782621ee4 Close SDL_RWops in LoadPNG() 4 years ago
Anders Jenbo f1efc205ff Add support for Romanian plural forms 4 years ago
qndel 8b0808bd4a fix error spam 4 years ago
Gleb Mazovetskiy a97ffd1640 Load MPQ file overrides without StormLib 4 years ago
Gleb Mazovetskiy 7d91bc461a Improve asset file opening 4 years ago
Anders Jenbo 3b229a8275 Check for translation in the same place as they are loaded from 4 years ago
Gleb Mazovetskiy 3448eab2d3 Translations: Restore support for ".mo" files 4 years ago
Gleb Mazovetskiy 5e675dcd6a Handle translations like other assets 4 years ago
Gleb Mazovetskiy 8e5b18378c SDL1: Fix `SDL_RWsize` backport 4 years ago
Anders Jenbo b2b7f51ce0 Implement SDL_RWsize for SDL1.2 4 years ago
Anders Jenbo 8df5912dc6 Always use SDL wrapper for file access 4 years ago
Anders Jenbo f77d0b3665 Close translation-file handler 4 years ago
Anders Jenbo d88a8f401f Fix parsing of translation file header 4 years ago
Anders Jenbo dd5ec18ca7 Remove dead code from translation parser 4 years ago
Anders Jenbo af046864de Properly handle plural forms for Czech and Polish 4 years ago
ephphatha a13cb6ec7e Providing a basic template specialisation approach to using enums as flags only for certain types. 4 years ago
Anders Jenbo 50c65abec0 Word wrap text in main menu dialogs 4 years ago
staphen fd2f0e3f0d Validate gamepad button count 4 years ago
obligaron a532d0fc21 Introduce paths::AppPath 5 years ago
Bernd Stellwag 0e8ca7121f change http links to https where possible 5 years ago
Gleb Mazovetskiy 0c694edaba WordWrapString: Wrap on punctuation 5 years ago
Anders Jenbo 4dd8b121ec Replace TTF with PCX font 5 years ago