29 Commits (mutiny)

Author SHA1 Message Date
Vladimir Olteanu bcd7f89319 Have SDLWrap::AllocPalette allocate space for 256 colors by default 5 years ago
Vladimir Olteanu e14504ae56 SVidPlayContinue: use SDLWrap::ConvertSurface* 5 years ago
Vladimir Olteanu d226885672 Introduce SDLWrap::AllocPalette 5 years ago
Vladimir Olteanu cc9ea97e0f Introduce SDLWrap::CreateTexture 5 years ago
Vladimir Olteanu e9063c578f Introduce SDLWrap::CreateRGBSurfaceWithFormatFrom 5 years ago
Anders Jenbo a207644d88 Rename HaveAudio to HasAudio 5 years ago
Anders Jenbo 0889780923 Remove more usage of miniwin types 5 years ago
Anders Jenbo 2ca6e37c46 Clean up sub folders using clang-tidy/Android Studio 5 years ago
ephphatha 3520dc4201 Update numeric literals to use appropriate suffix 5 years ago
Anders Jenbo a7c7fa0030 Fully apply clang-tidy/format to all files 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Anders Jenbo f167bd4dfb Clang-tidy: llvm-include-order 5 years ago
Anders Jenbo 22b632f04a ♻️Clean up implicit bool conversions 5 years ago
Anders Jenbo a095bc0bf7 ♻️Migrate more code away from miniwin 5 years ago
staphen 3e5e5b2696 Synchronize SFileCloseFile() access 5 years ago
Anders Jenbo 4a7ba94702 🎨 Run clang-format 5 years ago
Gleb Mazovetskiy 987ab2533b 🐞 Synchronize SFileReadFile access 5 years ago
Gleb Mazovetskiy f33f7ae7eb 💨 Do not zero-initalize arrays we write to 5 years ago
Gleb Mazovetskiy 7bdfb0655c 🐞 Support multiple playback of the same sound 5 years ago
Gleb Mazovetskiy c770ae676f 🎉 Stream videos on Linux and FreeBSD 5 years ago
Vladimir Olteanu f5d1dc756a Make SVidBuffer unique_ptr 5 years ago
Gleb Mazovetskiy 57172e48ed 🔨 ⚙️ CMake: Add NOSOUND option 5 years ago
Gleb Mazovetskiy acee2ef14c 🎉 Switch from SDL_mixer to SDL_audiolib 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Anders Jenbo a32ac83090 🎨 cleanup trivial trype comparisons 5 years ago
Trihedraf cfd63a9ad0 Fix SDL1 Builds 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Gleb Mazovetskiy 362f24e9a7 🚚 Move SVid code to its own file 5 years ago
Gleb Mazovetskiy 132ff891f0 SVid: More robust and correct scaling 5 years ago
Gleb Mazovetskiy 7fd088744e SDL1 SVid: Clean up video mode code + add override 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Gleb Mazovetskiy e1278cba7b Fix SErrGet/SetLastError 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 6e1a106a38 🚚 Move header we implement into the project 5 years ago
Anders Jenbo 67a7ff98c5 🚨 Clean up compiler warnings 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Geoffroy Warin b54df1af38 add an ini option to configure gamepad deadzone 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 6f1498d315 🚚 Move structures to there respective headers 5 years ago
Anders Jenbo bc3dc545da 🔥 Remove unused parts of game creation logic 5 years ago
Gleb Mazovetskiy 21a4a671e4 Cleanup DiabloAllocPtr 5 years ago
staphen 77767eab37 Fixed order of evaluation in SBmpLoadImage size allocation. 5 years ago
Gleb Mazovetskiy 5814838d26 Move SFile helpers to storm.h 5 years ago
Gleb Mazovetskiy be21f80f42 Fix `SBmpLoadImage` size allocation 5 years ago
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Anders Jenbo 8425a23585 ♻️ Only write ini file once 5 years ago
Gleb Mazovetskiy 7ead76e8d2 Remove SFileDdaSetVolume 5 years ago
Anders Jenbo 4eb1971ada Apply sound volume to videos 5 years ago