190 Commits (maxexp)

Author SHA1 Message Date
Gleb Mazovetskiy acee2ef14c 🎉 Switch from SDL_mixer to SDL_audiolib 5 years ago
Gleb Mazovetskiy 890b7f5fe3 🐞 CMake: Fix fmt dependency 5 years ago
Gleb Mazovetskiy fd6392db03 🎨 3rdParty/libfmt/CMakeLists.txt: Fix line endings 5 years ago
Jmgr ef0ca794bc Use system libfmt by default if version >= 7.0.0 5 years ago
Jonathan Mercier-Ganady 340d111963 Download an archive of fmt instead of cloning it 5 years ago
Jmgr f3a401b5f6 Add the fmt library as a dependency and add some examples 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 e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more enums 5 years ago
Anders Jenbo 20186e0370 🎨 Replace TRUE/FALSE with true/false 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo 4ee84aea1a ♻️ Change BOOLEAN to bool 5 years ago
Geoffroy Warin b54df1af38 add an ini option to configure gamepad deadzone 5 years ago
Gleb Mazovetskiy b7d55348ab StormPort.h: Do not assume mmap support 5 years ago
Xadhoom 867dd96a73 Add ZeroTier support 5 years ago
Gleb Mazovetskiy 3be9bbce12 Fixup storm.h signatures 5 years ago
Gleb Mazovetskiy 01aeaea9a6 Remove STORMAPI, use WINAPI for StormLib decls 5 years ago
Gleb Mazovetskiy 06eb2ad5e7 StormLib: Skip unused functionality 5 years ago
Gleb Mazovetskiy 50e4677e2d StormLib: Add .editorconfig 5 years ago
Gleb Mazovetskiy 7a77e88eb0 StormLib: Update to ladislav-zezula/StormLib@95fabe8c0936e013d8764858d6eaf17b6a774e12 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
Gleb Mazovetskiy e2158a2102 Storm: Fix reading local files 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
Anders Jenbo 8425a23585 ♻️ Only write ini file once 5 years ago
Gleb Mazovetskiy 7ead76e8d2 Remove SFileDdaSetVolume 5 years ago
Gleb Mazovetskiy 2e21e7ab0e CMake: libsodium FetchContent CMake 3.13 compat 5 years ago
Anders Jenbo 58e0b00e74 ♻️ Pass privitives by value 5 years ago
Gleb Mazovetskiy a545d0ce1c CMake: An option to build libsodium from source 5 years ago
Gleb Mazovetskiy 7ddabe188a Update 3rdParty/Radon 5 years ago
Anders Jenbo 60cc8b0df4 🚨 Correct type of event_types 5 years ago
Anders Jenbo 8470e916c8 ⬆️ Update libsmaker 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Epifanov Ivan f49b55cbe1
Migrate to vitasdk 5 years ago
Ivan Epifanov 1e53f32049 [vita] Initial port 5 years ago
MrHuu 1fa8b6f4e4 [3DS] Initial port 5 years ago
pionere 97d53ced7e get rid of a few warnings (strncpy) 5 years ago
pionere d5a0fa8e85 get rid of a few warnings 5 years ago
pionere 1f340212e1 do not call SFileOpenFileEx if the given handle is NULL 5 years ago
Anders Jenbo 0c8664b016 Implement Cornerstone of the World functionality 5 years ago
Anders Jenbo 88a715cdcc Clean up narator sound logic 5 years ago
Gleb Mazovetskiy a091a56e8e
Remove MAX_PATH restriction (#898) 5 years ago
Gleb Mazovetskiy 5f556a93b7 SFileSetBasePath: char * -> const char * 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Marcin Konicki aace1b46de Implement `--save-dir` CLI option 6 years ago
BDC 741cdb2494 Fix memory leak with audio stream not been released 6 years ago