27 Commits (6b9a9faebc886a1dc983df94de2f75d6af8b368a)

Author SHA1 Message Date
Mathieu Maret 3ec16ee3c5 Correct memory leak 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
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 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
Anders Jenbo 0d39f6fe08 Remove unused miniwin poarts 7 years ago
Anders Jenbo c1fb75d738 Remove check for Windows platform 7 years ago
Anders Jenbo 288f31a1f1 Clean up unused code 7 years ago
mnhauke bc50110496 Fix some typos (#202) 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 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
Xadhoom 3feccdc989 Fixes, fix some warnings 7 years ago
Xadhoom 456aa70f16 More cleanup 7 years ago
Xadhoom 8f30698c75 Reorganize miniwin headers, part 1 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 8b7f30b669 Continue refactoring macros from miniwin 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 7 years ago
Anders Jenbo cc27f16061 Clean up macOS support 7 years ago
Max Desiatov e748b7754f Fix macOS compilation errors (#28) 7 years ago
Anders Jenbo becf3397c9 Implement WM_QUERYENDSESSION to allow qutting during video playback 7 years ago
Anders Jenbo 22a3657ee4 Implement video playback in storm 7 years ago
Anders Jenbo 4472fad6fb Unstub capture.cpp 7 years ago
Anders Jenbo 68d585c013 Unstub fault.cpp 7 years ago
Anders Jenbo 94b7ca4a3b Unstub restrict.cpp 7 years ago
Anders Jenbo 86b78a2ba5 Unstub init.cpp 7 years ago
Anders Jenbo eea41503f1 Implement more of the init, audio and video system 7 years ago
Xadhoom 781ae63ded Start removing SDL dependency from devilution 7 years ago
Xadhoom 4d557709e0 Clean headers for network code 7 years ago
Xadhoom af47577446 Begin restructuring headers 7 years ago
Anders Jenbo a050754339 Implement register and ini via Radon 7 years ago
Anders Jenbo b47c6bcb19 Fix loading save games 7 years ago
Anders Jenbo 9e57e5de7e Implement error handeling and propepr user data path 7 years ago
Anders Jenbo 3b424dcaeb Auto format src 7 years ago
Anders Jenbo 7a9f117f1a Strip unused code 7 years ago
Xadhoom f661e6dffa shift+left click working (without modifying engine) 7 years ago
Xadhoom 0332d81091 Unify including ../types.h everywhere; more fixes 7 years ago
Xadhoom 98b8bd0d4f Windows threads wrapper using SDL 7 years ago
Xadhoom 005e4f911a Fixes and remove unused stuff 7 years ago
Xadhoom 52a5e1923a Bugfixes 7 years ago