163 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
Marek Majkowski c8f9219d35 Bugfix: allow players of level 20 to enter nightmare game 6 years ago
Anders Jenbo 82f72713ed Load current heros level from save game when on difficulty screen 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 1eefe841b6 mainmenu: Focus on the exit item before exiting 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 1f129de0c3 DiabloUI: Scale surfaces at load/creation time 6 years ago
Gleb Mazovetskiy bbe22b3be7 Fix credits when using software scaling 6 years ago
Anders Jenbo 3ad7e21e71 Fix flashing menu transitions 6 years ago
Gleb Mazovetskiy 041d540c6f Fix credit lines pop-in 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 3f3dae87e1 Fix MSVC build 6 years ago
Anders Jenbo 118e3668b4 Remove unused code 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 67c58583d8 Implement fullscreen toggeling via alt+enter 6 years ago
Anders Jenbo baf2d14440 Remove unused parts of miniwin 6 years ago
Anders Jenbo 913de17a56 Use SDL_Color nativly instead of converting betwen it and PALETTEENTRY 6 years ago
Anders Jenbo 8d0c600e27 Fix compiler warning 6 years ago
Anders Jenbo 9836d6038c
Use SDL_Log instead of printf 6 years ago
Anders Jenbo f7541fbeb9 Ask before overwriting hero 6 years ago
Anders Jenbo 3703978483 Fix SDL1 build 6 years ago
Anders Jenbo d04e0e44bb Implement scroll wheel navigation 6 years ago
Anders Jenbo 2c541816e6 Track the mouse through the life of the application 6 years ago
Anders Jenbo faaddcfd28 Allow controller events to also interupt attract mode 6 years ago
Anders Jenbo c3f283429b Fix high CPU load when game is minimized 6 years ago
Anders Jenbo 0bc40c6799 Remove DUMMY notice from UiProfileGetString 6 years ago
Anders Jenbo 961e7f58c4 Implement UI errors 6 years ago
Anders Jenbo 16d3fa69c6 Fix checking if sound is playing 6 years ago
Anders Jenbo 1ebeaa7cd7 Fix missing sounds in menu 6 years ago
Anders Jenbo e847108b78 Clean up event handeling 6 years ago
Anders Jenbo f9d4073620 Detect when gamepads are added or removed 6 years ago
Fabian Bieler 8ee3e75199 Do not limit clipboard paste to 31 characters. 6 years ago
rsn8887 d63c61e27c Add virtual keyboard support on Switch 6 years ago
Gleb Mazovetskiy a13f1580d5 Prefill player name from list 6 years ago
Anders Jenbo c3072c9373 Correct fade delay 6 years ago
Anders Jenbo 0127478673 Improve frame delay for non-v-synced rendering 6 years ago
Anders Jenbo bc88560b41 Disable rendering when minimized 6 years ago
Anders Jenbo aa23194591 Calculate fade based on frame level time 6 years ago
Anders Jenbo 4532f009ff Remove old anti-cheat code from save function 6 years ago
Gleb Mazovetskiy ddce870dda Handle scaling for SDL1 (#370) 6 years ago
Anders Jenbo 45844b71ae Make controls more responsive 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
Mathieu Maret 90e60654fe fix rest on the GUI 7 years ago
Guillaume Roche 1bfd062b3c Fix some write-strings warnings 7 years ago
Guillaume Roche 5f4ba26894 Use an enum for connection type 7 years ago