2984 Commits (890f414cb9d4ffcee57575ea577f86c8dde93b03)
 

Author SHA1 Message Date
Anders Jenbo 890f414cb9 Small clean up of unused code 7 years ago
Mathieu Maret a7d0e5e858 Fill GAMEINFO for name and password 7 years ago
Anders Jenbo 743ebc2048 Always load MPQ files in read-only mode 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
Gleb Mazovetskiy 94f62177f1 Make SourceX/dvlnet C++11 compatible 7 years ago
Anders Jenbo 3b2ba952b2
Fix video audio on Big Endian 7 years ago
Anders Jenbo 4ef30b9612
Fix menu on Big Endian systems 7 years ago
Gleb Mazovetskiy 2bfcbbfb2f Fix memory leak in sound.cpp 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 9818ddadcd Clean up compiler params 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 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
Gleb Mazovetskiy e63657747f SDL1 Backport header: Color format fix 7 years ago
Pyr0Byt3 2c8641194d fix multiple voices playing simultaneously 7 years ago
Anders Jenbo b95f215390
Update README.md 7 years ago
Gleb Mazovetskiy 5359149a38 SDL1: Audio and video support 7 years ago
Anders Jenbo 22dbe63f75
Fix MSVC builds 7 years ago
Gleb Mazovetskiy 31816a0ed0 [performance] Make DrawArt faster 7 years ago
Anders Jenbo 3de9b4b1e9 Clean up MPQ loading and make it more portable 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 d26f4b0ad0 Build macOS package via CMake exclusively 7 years ago
Anders Jenbo d5d2ae6df2 Add the font to the macOS package 7 years ago
Anders Jenbo dc9e440361 Move Haiku icon to the Packaging folder 7 years ago
Anders Jenbo 0f1a70e8d5 Build macOS package via CPack 7 years ago
alexey.lysiuk d6a457791b Create proper macOS application bundle with CMake 7 years ago
Gleb Mazovetskiy 85295838a4 An option to use SDL1 instead of SDL2 7 years ago
Mathieu Maret 19f5686770 Catch exception by reference 7 years ago
Mathieu Maret 89ec0538f5 Correct copy elision warning 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 b90ef1336d Fix Segfault when loading game 7 years ago
Anders Jenbo 5cadee74c2 Fix a few compiler warnings 7 years ago
Robin Eklind d16f603537 all: remove unused storm imports 7 years ago
Anders Jenbo c5a9917aee Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
Anders Jenbo 1c9801986c Fix S_StartTalk 7 years ago
qndel 8741ddc6c2 SetupItem cleanup 7 years ago
qndel afa1306e91 GetUniqueItem cleanup 7 years ago
qndel 2f6a428f4b ProcessItems cleanup 7 years ago
qndel a47a797468 RecreateEar cleanup 7 years ago
Robin Eklind 46add07dbf
Merge pull request #1654 from qndel/SortSmith 7 years ago
Robin Eklind c9f9e70139
Merge pull request #1653 from qndel/SortHealer 7 years ago