232 Commits (cf9b5ae79df9f00a673a9b6a291d362ca5eba246)

Author SHA1 Message Date
Anders Jenbo cf9b5ae79d Split up graphics settings initializers 4 years ago
Anders Jenbo 0e2aac8cfe Allow for software based rendering 4 years ago
Anders Jenbo 24a15d90e2 Do not recreate the render when switching scalingn quality 4 years ago
staphen b6a4f126d7 Modify the Windows implementation of printInConsole() to call OutputDebugString() 4 years ago
Gleb Mazovetskiy a496b9d72b Emscripten: Fix assets/ loading 4 years ago
Anders Jenbo 7d239d9f89 Scale resolution to true values 4 years ago
ephphatha 530604c529 Prefer DX11 renderer if running on windows with vsync active 4 years ago
Gleb Mazovetskiy 076b0c0c05 Overhaul tests 4 years ago
Gleb Mazovetskiy f5d8f513cb AssetsPath: Default to exe dir 4 years ago
Gleb Mazovetskiy 02902e5188 language.cpp: Fix -Wwrite-strings 4 years ago
Gleb Mazovetskiy d3a523fa0b paths.cpp: Remove `AppPath` 4 years ago
ephphatha a1652bd5d6 Interleave non-regional fallback locales after last regional variation 4 years ago
ephphatha c0ec4a845a Restore fallback for non-regional translation 4 years ago
obligaron 8a4d4b6375 Add OptionEntries for Audio 4 years ago
staphen 3a802ae270 Apply clang-format to display.cpp 4 years ago
Anders Jenbo 94fa772ce6
Fix SDL < 2.0.10 builds 4 years ago
Anders Jenbo 901d9aa435 Fix SDL < 2.0.6 builds 4 years ago
JoBergeron 6af1be7b13
[ios] Fixed bluetooth mouse support 4 years ago
Gleb Mazovetskiy a4bc8fea7d Fix warnings: `-Wsign-compare`, `-Wnarrowing` 4 years ago
obligaron 5e2ad66e64 Add OptionEntry Resolution 4 years ago
staphen f897f5fd92 Resize PalSurface when resizing the game window 4 years ago
Vladimir Olteanu 819271489d SDL1: Don't destroy surface in SDL_DestroyWindow 4 years ago
JBerg f31258400a [ios] Expose app's data 4 years ago
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