Lioncash
|
ce315280c3
|
CResource: Make BuildDependencyTree() return a unique_ptr
Makes the functions more memory safe in terms of freeing memory in
exceptional paths .
|
2020-06-11 18:39:07 -04:00 |
|
Lioncash
|
012da6fb6d
|
General: Remove unnecessary inline specifiers and add overrides
|
2020-06-11 15:49:42 -04:00 |
|
Lioncash
|
583472f2f9
|
CStringTable: Eliminate file-scope allocations
Eliminates all runtime static initializers, reducing the heap usage of
the application lifetime just a little bit.
|
2020-06-10 01:06:46 -04:00 |
|
Jack Andersen
|
036c56370c
|
Various memory-related bug fixes
Also new lzokay API to reduce erroneous usage.
|
2019-06-14 09:01:29 -10:00 |
|
Aruki
|
0827c05802
|
Various crash fixes
|
2019-02-18 03:54:58 -07:00 |
|
Aruki
|
56843e214d
|
Added ability to create brand new SCAN/STRG assets. Added ability to update old projects.
|
2019-02-02 17:32:19 -07:00 |
|
Aruki
|
e9e1ccb8d6
|
String cooking support
|
2019-01-12 23:43:41 -08:00 |
|
Aruki
|
4714c6ccf5
|
Support for reordering strings with drag & drop
|
2019-01-02 19:03:41 -07:00 |
|
Aruki
|
cb262504af
|
Support for adding/removing strings
|
2019-01-02 12:26:06 -07:00 |
|
Aruki
|
0ae7b8686e
|
More changes to how we handle text encoding, fixing up the code so it compiles now
|
2018-12-23 21:44:31 -07:00 |
|
Aruki
|
e92a9fc6b0
|
Rewrote CStringTable (currently doesn't compile)
|
2018-12-20 02:46:46 -07:00 |
|