140 Commits (36d22334ee4674663d51cdafbb14f09e39483c44)

Author SHA1 Message Date
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 6 years ago
Guillaume Roche 1bfd062b3c Fix some write-strings warnings 6 years ago
Guillaume Roche 5f4ba26894 Use an enum for connection type 7 years ago
Gleb Mazovetskiy 4ac8472850 Add some checks to DrawTTF 7 years ago
Mathieu Maret 3c416b16d7 Fix display of Connection menu (#354) 7 years ago
Anders Jenbo feeae23076 Prevent infinit recursion in UiOkDialog 7 years ago
Anders Jenbo b23e1ea527 Unload art fonts 7 years ago
Anders Jenbo a8e4db538f Display SDL error messages in UI dialog 7 years ago
Gleb Mazovetskiy 426c246535 Simplify SDL1/2 palette handling 7 years ago
Gleb Mazovetskiy 356e276b0a credits.cpp: Hard-code a safe mask color 7 years ago
Gleb Mazovetskiy e7d7cbe098 DiabloUI/credits: Use SDL_SetPaletteColors in SDL2 7 years ago
Gleb Mazovetskiy b80963f057 DiabloUI/credits: Remove BlitToViewport helper 7 years ago
Gleb Mazovetskiy d76e577ee4 DiabloUI/credits: Render TTF only once 7 years ago
Gleb Mazovetskiy 89ff46a371 Remove SDL_Delay(1) 7 years ago
Gleb Mazovetskiy f0a90f4717 DiabloUI: Credits improvements 7 years ago
Anders Jenbo 88039e9a21 Prepare release 7 years ago
Anders Jenbo 73a7a1ae6d Remove unimplemented functions that aren't needed with SDL 7 years ago
Cybervitexus ab60df6618 Diasurgical master (#336) 7 years ago
Gleb Mazovetskiy d15bd453c6 Make DiabloUI/errorart arrays const 7 years ago
Gleb Mazovetskiy 52e4064fe5 art.cpp: Use `const_cast` instead of C-style cast 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
Gleb Mazovetskiy 6b9a9faebc Fix hero dialog image 7 years ago
Gleb Mazovetskiy ea4358fdc7 Avoid console warnings on dialog init w/o diabdat 7 years ago
Gleb Mazovetskiy b536d0efa2 DiabloUI: Handle logo like all the other elements 7 years ago
Pyr0Byt3 e7e1ba96dc fix hero order 7 years ago