68 Commits (6b9a9faebc886a1dc983df94de2f75d6af8b368a)

Author SHA1 Message Date
Gleb Mazovetskiy 4ea3a4e941 Make Source/ dialogs call DiabloUI/dialogs.cpp 7 years ago
Mathieu Maret 3ec16ee3c5 Correct memory leak 7 years ago
Gleb Mazovetskiy 7f61128d32 Fix more compilation warnings 7 years ago
Anders Jenbo e88e574c5f Drop unimplemented code 7 years ago
Anders Jenbo 06bcd3c3f9 Handle file paths in a clean way 7 years ago
Anders Jenbo 606d5536f2 Set version and project name via CMake 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago
Anders Jenbo 8ee689b803 Remove miniwin abstraction for disabeling the screensaver 7 years ago
Gleb Mazovetskiy 2cc0c2cfbb Clang: Remove -fms-extensions -fms-compatibility 7 years ago
Gleb Mazovetskiy 43a27e6f50 Also link SDL int devilution (Source) 7 years ago
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 7 years ago
Gleb Mazovetskiy e63657747f SDL1 Backport header: Color format fix 7 years ago
Gleb Mazovetskiy 5359149a38 SDL1: Audio and video support 7 years ago
Anders Jenbo 5b2a878945 Remove check for multiple application instances 7 years ago
Anders Jenbo 55717bb429 Remove RegisterClassEx part of miniwin 7 years ago
Gleb Mazovetskiy 85295838a4 An option to use SDL1 instead of SDL2 7 years ago
Anders Jenbo 0d39f6fe08 Remove unused miniwin poarts 7 years ago
Anders Jenbo c1fb75d738 Remove check for Windows platform 7 years ago
Robin Eklind 35cf1fa684 fix Clang build 7 years ago
Anders Jenbo 7479f3a4ff Strip more dummy code 7 years ago
Anders Jenbo 288f31a1f1 Clean up unused code 7 years ago
Anders Jenbo 1ebf8fe27d Remove unused fallbacks 7 years ago
mnhauke bc50110496 Fix some typos (#202) 7 years ago
Marlon Beijer 8d90749929 LE->BE Fix of macro 7 years ago
Robin Eklind 2e9f835205 miniwin: map additional keycodes 7 years ago
Anders Jenbo 27b29a1601 Correct return value of wait_for_sdl_cond 7 years ago
Anders Jenbo 473ff318c4 Set needed CMake values for FreeBSD 7 years ago
Anders Jenbo 0cdb99eadf Add basic support for non x86 based CPU's 7 years ago
Anders Jenbo 0a8d45ec9a Fix Windows builds 7 years ago
Anders Jenbo 9f2a6f5ba4 Clean up after merge 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
Xadhoom 3feccdc989 Fixes, fix some warnings 7 years ago
Xadhoom 456aa70f16 More cleanup 7 years ago
Xadhoom f00e427ed2 Remove pch.h 7 years ago
Xadhoom 545009f729 Fix merge 7 years ago
Anders Jenbo 0bd6375969
Implementing dsound wrapper 7 years ago
Xadhoom 8f30698c75 Reorganize miniwin headers, part 1 7 years ago
Xadhoom 407125acf9 Cleanup miniwin headers 7 years ago
Xadhoom ba0faf2d0c miniwin fully macro-clean 7 years ago
Xadhoom c1ba436e69 miniwin_misc.h macro-clean 7 years ago
Xadhoom 1b71e4c277 Fix conversion of calling conventions for SDL threads 7 years ago
Xadhoom 1fede67d48 Windows build now compiles (but still has major problems) 7 years ago
Xadhoom 53c5ced09d Replace WINAPI by STORMAPI in StormLib 7 years ago
Xadhoom 30fbfa36a1 Progress with miniwin macros 7 years ago
Xadhoom 8b7f30b669 Continue refactoring macros from miniwin 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 7 years ago
Anders Jenbo 4223512c72
Implement most of sound.cpp (#34) 7 years ago