456 Commits (1.0.2)

Author SHA1 Message Date
Anders Jenbo 4bf4ebeb19 Correct navigation in the difficulty select screen 6 years ago
Anders Jenbo 3ef2228d85 [switch] Leave TextInput running 6 years ago
Anders Jenbo 93358a290c [SDL1.2] Check if an appropriate video mode exists for the given movie 6 years ago
Juliano Leal Goncalves 78dbbcf439 Mark executable as DPI aware (per monitor) 6 years ago
Juliano Leal Goncalves c8da8d7e78 Add integer scaling support. Disabled by default. 6 years ago
Marcin Konicki 9a70a5c644 Prevent double free of sound chunk in storm (#744) 6 years ago
Marcin Konicki aace1b46de Implement `--save-dir` CLI option 6 years ago
Marek Majkowski c8f9219d35 Bugfix: allow players of level 20 to enter nightmare game 6 years ago
BDC 741cdb2494 Fix memory leak with audio stream not been released 6 years ago
Yuri Pourre b152633011 Bugfix: allows resize when fullscreen is toggled 6 years ago
Gleb Mazovetskiy 611f7f109e Map Start + L1/R1 to char/inventory (#655) 6 years ago
Anders Jenbo 6d9089ec87 Fix compiler warning 6 years ago
Gleb Mazovetskiy 68a0c3a786 Use LF for Markdown files instead of CRLF 6 years ago
Anders Jenbo 82f72713ed Load current heros level from save game when on difficulty screen 6 years ago
Anders Jenbo a31a730cf3 Default to 60hz if the driver doesn't return a usable value 6 years ago
Robin Eklind 21e2d2f9de Resolve CreatePalette name conflict 6 years ago
Anders Jenbo e6f1faea0e Revert "Correctly detect player level on difficulty selection screen (#626)" 6 years ago
SeanHenderson e6b6501079
Correctly detect player level on difficulty selection screen (#626) 6 years ago
Gleb Mazovetskiy 12d0338862 dvlnet: Better error on packet type mismatch 6 years ago
Gleb Mazovetskiy a2ab6e1e6f storm_net: Prevent crashing during crash handling 6 years ago
Anders Jenbo bd6eebedb1 Drop storm_dx.cpp 6 years ago
Gleb Mazovetskiy d1f41e4676 Controls: B button closes currently active panel 6 years ago
Gleb Mazovetskiy 1eefe841b6 mainmenu: Focus on the exit item before exiting 6 years ago
Anders Jenbo c26fa8fa3f Remove threading from miniwin 6 years ago
Gleb Mazovetskiy 4a0e39c830 DiabloUI: Fix dialog rendering issues 6 years ago
Gleb Mazovetskiy 3bb28a48c9 DiabloUI: Also pre-scale DrawTTF cache 6 years ago
Gleb Mazovetskiy 803217538a DiabloUI: Fix software scaling along the X axis 6 years ago
Gleb Mazovetskiy 3463d7eaca RetroFW: Remove IPU scaler check 6 years ago
Gleb Mazovetskiy 1f129de0c3 DiabloUI: Scale surfaces at load/creation time 6 years ago
Gleb Mazovetskiy bbe22b3be7 Fix credits when using software scaling 6 years ago
Gleb Mazovetskiy 58fde28a2a Blit: ifdef all SDL1 stretching code 6 years ago
Gleb Mazovetskiy 114a166a01 Blit: Fix scaled output handling 6 years ago
Anders Jenbo 3ad7e21e71 Fix flashing menu transitions 6 years ago
Gleb Mazovetskiy 041d540c6f Fix credit lines pop-in 6 years ago
Gleb Mazovetskiy 658b44f613 SVid: Only switch video mode if full-screen 6 years ago
Gleb Mazovetskiy ea32475ce9 SDL1: Avoid software-scaling SVid when possible 6 years ago
Anders Jenbo 32d91cb446 Render menu directly to the output surface 6 years ago
Anders Jenbo 9092eb43e5 Test fatal functions in appfat.cpp 6 years ago
Anders Jenbo a5222a2684 Add unit tests and codecoverage 6 years ago
Anders Jenbo 3f3dae87e1 Fix MSVC build 6 years ago
Anders Jenbo 118e3668b4 Remove unused code 6 years ago
Anders Jenbo edeca6574d Replace tagRECT with SDL_Rect 6 years ago
Anders Jenbo 3ab9b7f2d3 Inline rand 6 years ago
qndel cc6a2d4523
Apply MAX_PATH_LENGTH 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 4c1108c1da Prevent space from selecting during text input 6 years ago
Anders Jenbo 67c58583d8 Implement fullscreen toggeling via alt+enter 6 years ago
Anders Jenbo cc4d6b57d8 Remove unused miniwin IO 6 years ago
Anders Jenbo baf2d14440 Remove unused parts of miniwin 6 years ago
Anders Jenbo 6e9987cc93 Rename dsound and it nolonger reflects DirectSound 6 years ago