metaforce/DataSpec
Lioncash fa2f37a14c DNAMP3/PAK: Make use of unique_ptr in getBuffer()
Same motivation as the previous change: seating the allocated memory
into a type that will always do the right thing immediately, rather than
later.
2020-04-05 10:20:59 -04:00
..
Blender Blender 2.81 support 2019-12-10 18:45:55 -05:00
DNACommon TXTR: Mark constexpr functions static 2020-03-31 20:36:45 -04:00
DNAMP1 PAK: Make use of unique_ptr in getBuffer() 2020-04-05 10:16:09 -04:00
DNAMP2 STRG: Avoid unnecessary copies 2020-03-31 13:23:21 -04:00
DNAMP3 DNAMP3/PAK: Make use of unique_ptr in getBuffer() 2020-04-05 10:20:59 -04:00
AssetMap32Download.cmake Update file download locations 2019-07-12 01:06:23 -07:00
AssetMap64Download.cmake Update file download locations 2019-07-12 01:06:23 -07:00
AssetNameMap.cpp Massive fmtlib refactor 2019-07-19 18:27:21 -10:00
AssetNameMap.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CMakeLists.txt CActorContraption fixes, better CMake dependency handling 2019-06-11 16:05:17 -10:00
SpecBase.cpp Merge pull request #168 from lioncash/bind 2020-02-28 10:35:30 -05:00
SpecBase.hpp Move CParticleGlobals from the executable and onto the heap, minor fixes, update wiki link 2019-12-03 00:47:05 -08:00
SpecMP1.cpp SpecMP1: Make use of emplace_back() where applicable 2020-03-31 12:40:37 -04:00
SpecMP2.cpp SpecMP2: Make use of emplace_back()'s return value 2020-03-31 12:46:20 -04:00
SpecMP3.cpp SpecMP3: Make use of emplace_back()'s return value 2020-03-31 12:33:51 -04:00