34 Commits (efd3625e65c4d8488bac3e484e4cddf825cf179d)

Author SHA1 Message Date
Chance4us efd3625e65
experimental xbrz filtering (#714) 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 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo f9d4073620 Detect when gamepads are added or removed 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 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
Gleb Mazovetskiy 17b5011916 DiabloUI: Move art and text code out of diablo.cpp 7 years ago
Gleb Mazovetskiy 7f61128d32 Fix more compilation warnings 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Gleb Mazovetskiy cf0f867ca0 DrawArt via SDL 7 years ago
Anders Jenbo 5cadee74c2 Fix a few compiler warnings 7 years ago
Bao Chi Tran Nguyen c6d5dc48ff Implemented text shadow at the credits. 7 years ago
Manuel K 32b0e99e90 Use SCREEN_Y (dX part) 7 years ago
Anders Jenbo 0f8545d3c4 Clean up SDL error logging 7 years ago
Anders Jenbo b791b1093c Clean up DDraw implementation 7 years ago
Anders Jenbo aa017838e0 Fix some warning in the UI 7 years ago
Xadhoom f00e427ed2 Remove pch.h 7 years ago
Xadhoom c1ba436e69 miniwin_misc.h macro-clean 7 years ago
Xadhoom 30fbfa36a1 Progress with miniwin macros 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 7 years ago
Xadhoom 4d557709e0 Clean headers for network code 7 years ago
Xadhoom af47577446 Begin restructuring headers 7 years ago
Anders Jenbo 89c2b533cb Implement ui layout framework 7 years ago
Anders Jenbo a58e3af89a Refactor menu navigation 7 years ago
Anders Jenbo d86ceb14cb Refactor ui code 7 years ago
Anders Jenbo dd023c1072 Implement progressbar 7 years ago
Anders Jenbo 199fd17e2e Remove mouse from credit page 7 years ago
Anders Jenbo 755612fc13 Fix unresponsive menu and match transitions to the original 7 years ago
Anders Jenbo c75d50a82c Split up menu code 7 years ago
Anders Jenbo cead5831fd Implement remaning keys 7 years ago
Anders Jenbo bd1949a8e6 Remove redundant code 7 years ago
Anders Jenbo 6ffdbe66ed Fix DrawMouse on scaled view and enabled resizing 7 years ago
Anders Jenbo 12d35a3dea Enable v-sync 7 years ago
Anders Jenbo e45df94905 Only init once 7 years ago
Anders Jenbo 7f9b67c210 Remove redundant code 7 years ago
Anders Jenbo c643d65177 Font is nearly perfect now 7 years ago
Anders Jenbo ed24d7bbf5 Adjust font hinting 7 years ago
Anders Jenbo 5fed0b1316 Match the credit menu look 7 years ago
Anders Jenbo 490b5d8ab4 Simplify FPS calculation 7 years ago