11 Commits (LineClear)

Author SHA1 Message Date
Anders Jenbo a095bc0bf7 ♻️Migrate more code away from miniwin 5 years ago
staphen 3e5e5b2696 Synchronize SFileCloseFile() access 5 years ago
Gleb Mazovetskiy 987ab2533b 🐞 Synchronize SFileReadFile access 5 years ago
Gleb Mazovetskiy 5820948761 ♻️ Make `SFileRw` own the Storm file handle 5 years ago
Vladimir Olteanu 06f2670406 Get rid of mem management macros from storm_sdl_rw.cpp 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 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 bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Gleb Mazovetskiy 81d1370b5f 🐞 Fix Storm error code on Windows 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 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Gleb Mazovetskiy 5814838d26 Move SFile helpers to storm.h 5 years ago
Gleb Mazovetskiy ec2a3cc9d7 storm_sdl_rw: Use 64-bit file pointers for consistency 5 years ago
Gleb Mazovetskiy 58f7ad156f storm_sdl_rw: Zero rwops after allocating 5 years ago
Gleb Mazovetskiy 0c2284a091 Respect sfx_STREAM in PlaySFX 5 years ago
Gleb Mazovetskiy 997650aa5d Stream music instead of loading it all at once 5 years ago