75 Commits (3a267aa7f7019dc71870a55b36f977b9304613de)

Author SHA1 Message Date
Marlon Beijer 3a267aa7f7 Add option to disable network support for builds 7 years ago
Gleb Mazovetskiy 7573446763 Make hero selection list scrollable 7 years ago
Gleb Mazovetskiy 2ba268e608 DiabloUI: Better char* handling 7 years ago
Gleb Mazovetskiy 37936c6d15 DiabloUI: Refactor UI_Item to tagged unions 7 years ago
Gleb Mazovetskiy 5f21aba186 progress.cpp: fix SDL1 narrow conv warn 7 years ago
Gleb Mazovetskiy dc937c8b96 diabloui.cpp: Fix value not handled warning 7 years ago
Gleb Mazovetskiy 7f61128d32 Fix more compilation warnings 7 years ago
Gleb Mazovetskiy 4f6c5791a7 Fix some compiler warnings 7 years ago
Anders Jenbo e88e574c5f Drop unimplemented code 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Gleb Mazovetskiy 46a11a8e92 LoadMaskArtFont: Do not pass SDL_RLEACCEL 7 years ago
Gleb Mazovetskiy 4b42117022 Set Art palette only if it changed 7 years ago
Gleb Mazovetskiy cf0f867ca0 DrawArt via SDL 7 years ago
Anders Jenbo 22dbe63f75
Fix MSVC builds 7 years ago
Gleb Mazovetskiy 31816a0ed0 [performance] Make DrawArt faster 7 years ago
Gleb Mazovetskiy 85295838a4 An option to use SDL1 instead of SDL2 7 years ago
Anders Jenbo 049178cb2e Clean up load/save code 7 years ago
Anders Jenbo a41753e813 Fix crash when exiting and font isn't loaded 7 years ago
Anders Jenbo 5cadee74c2 Fix a few compiler warnings 7 years ago
Manuel K 71118210db Use NUM_DIFFICULTIES 7 years ago
Anders Jenbo 37785ed0fe Remove more redundant render code 7 years ago
Anders Jenbo b58b3300c4 Clean up attract mode 7 years ago
Anders Jenbo 6207832d6e Update to latest upstream headers 7 years ago
Alex Yatskov 7e248a2b47 allow readonly mpq archive access 7 years ago
vimino 4910b3b081 Repeat the intro if no activity for 30 sec (#213) 7 years ago
Anders Jenbo 903f136ad0 Match retail behaviour 7 years ago
Anders Jenbo 7b745e34a9 Enable delete key in hero menu 7 years ago
Anders Jenbo 689e91a425 Adjust font for delete message to match original 7 years ago
danellos 4c96cc8479 Only play sound if delete is enabled. 7 years ago
danellos 798744b773 Cleaned up includes, fixed missing sound, and fixed spelling error. 7 years ago
danellos d032094bed Made function names more consistent with Yes/No 7 years ago
danellos 89cef3f9c9 Note about NO selected by default; fixed a bug with Delete. 7 years ago
danellos 0f9fc228ce Full "Delete Hero" implementation 7 years ago
Bao Chi Tran Nguyen c6d5dc48ff Implemented text shadow at the credits. 7 years ago
Anders Jenbo 40a5365e1f Correctly free the font 7 years ago
Manuel K af08ce4934 Use MAX_PLRS (dX part) 7 years ago
Manuel K 32b0e99e90 Use SCREEN_Y (dX part) 7 years ago
Manuel K 45e7635f81 Replace ROW_PITCH with BUFFER_WIDTH in dX 7 years ago
Anders Jenbo 0f8545d3c4 Clean up SDL error logging 7 years ago
Anders Jenbo 37c0b7585d Add option to disable upscaling 7 years ago
Anders Jenbo 897c090338 Merge dx.cpp 7 years ago
Anders Jenbo b791b1093c Clean up DDraw implementation 7 years ago
Anders Jenbo 631305035a Brute fix compile errors 7 years ago
Anders Jenbo 3f9691bf2c
Enable building with MSVC 2017 (#75) 7 years ago
Anders Jenbo 20ac1f1d8c Switch to Charis Bold SIL as the prefered font replacement 7 years ago
Anders Jenbo 3013841989
Improve mpq error message 7 years ago
Anders Jenbo a77c75a097
Make graphics modes configurable (#44) 7 years ago
Anders Jenbo bf27555218 Use Liberation Serif Bold instead of Times New Roman 7 years ago
Anders Jenbo aa017838e0 Fix some warning in the UI 7 years ago
Xadhoom f00e427ed2 Remove pch.h 7 years ago