devilutionX/Source/storm
Gleb Mazovetskiy c79ec673f4 ♻️ Implement std's Lockable for SDL mutex wrapper
Rather than rolling our own lock guard, implement the requirements for
using `std::lock_guard` et al and use that.
2021-05-17 12:00:09 +02:00
..
storm.cpp ♻️ Implement std's Lockable for SDL mutex wrapper 2021-05-17 12:00:09 +02:00
storm.h ♻️Migrate more code away from miniwin 2021-05-13 02:30:18 +02:00
storm_dvlnet.h 🎨 Fix line endings 2021-05-07 23:22:51 +02:00
storm_file_wrapper.cpp Synchronize SFileCloseFile() access 2021-05-08 04:01:07 +02:00
storm_file_wrapper.h 🎉 Stream videos on Linux and FreeBSD 2021-05-02 00:23:05 +02:00
storm_net.cpp 🎨 Clean up overuse of SDL types 2021-04-24 17:07:07 +02:00
storm_sdl_rw.cpp ♻️Migrate more code away from miniwin 2021-05-13 02:30:18 +02:00
storm_sdl_rw.h ♻️ Make SFileRw own the Storm file handle 2021-05-02 02:34:16 +02:00
storm_svid.cpp ♻️Migrate more code away from miniwin 2021-05-13 02:30:18 +02:00
storm_svid.h 🎉 Stream videos on Linux and FreeBSD 2021-05-02 00:23:05 +02:00