Commit Graph

43 Commits

Author SHA1 Message Date
Luke Street 9ca1a38171 Use UTF-8 exclusively internally
This removes SystemString, SystemChar, etc.
All filepaths and log strings are assumed to be UTF-8,
with conversions to UTF-16 for Windows APIs as appropriate.

Updates amuse, athena, boo, kabufua and nod
2021-06-30 14:20:45 -04:00
Luke Street 2ce1b6047d DNA/ANCS: Ensure CINFs extracted 2020-04-14 00:15:25 -04:00
Jack Andersen 16ca0d24c2 Explicit Asset ID refactor 2019-09-30 21:38:03 -10:00
Lioncash 7f7a18a708 DataSpec/DNACommon: Resolve indirect includes where applicable
Avoids indirect inclusions where applicable and includes the necessary
headers as used by the interface. This way, it prevents code from
failing to compile due to changes in other header inclusions.
2019-08-23 22:03:03 -04:00
Jack Andersen 636c82a568 New code style refactor 2018-12-07 19:30:43 -10:00
Jack Andersen 1559163f98 Shader refactor bug fixes and attachment model extract/cook 2018-10-11 10:50:05 -10:00
Jack Andersen c91e5df986 Convert to pragma once 2018-10-06 17:42:33 -10:00
Jack Andersen 8301adc3d6 Huge compile performance refactor 2017-12-28 22:08:12 -10:00
Jack Andersen f7ec7bdc0c string_view refactor 2017-11-12 20:19:18 -10:00
Jack Andersen b9baa84b1d AGSC/ATBL/CSNG extracting and cooking 2016-09-18 13:47:48 -10:00
Jack Andersen 9169cac38c Blender crash fix for recent blender-git builds 2016-08-09 09:16:31 -10:00
Jack Andersen 1b1a94c649 More RigInverter work 2016-04-07 17:37:14 -10:00
Jack Andersen 9ee8840b54 Migration to new ANIM extract 2016-04-06 17:40:25 -10:00
Jack Andersen cd8b6b6ed4 Decide against emitting ANIM IDs in ANCS YAML 2016-04-05 17:43:14 -10:00
Jack Andersen 28b9cd9e3f AuxiliaryID32 implemented for sub-resources 2016-04-05 15:44:07 -10:00
Jack Andersen 9ade279902 Merge branch 'master' into urde-tags 2016-03-04 14:03:41 -10:00
Jack Andersen 783fb4c4fe Humungous refactor 2016-03-04 13:04:53 -10:00
Jack Andersen f9a067b9e7 String residency fixes 2016-03-03 18:29:28 -10:00
Jack Andersen 496903047e Template instantiation rampage (much lighter common headers) 2016-03-01 21:29:19 -10:00
Phillip Stephens af69c9d3ab Rename namespaces 2016-02-13 01:02:47 -08:00
Jack Andersen e423db32ee Major scoped-enum refactor 2015-11-20 15:16:07 -10:00
Jack Andersen 571f9d1b4c Added EVNT naming 2015-10-26 14:32:12 -10:00
Jack Andersen b207db8c27 Began migration to MLVL blend representation 2015-10-23 15:23:45 -10:00
Jack Andersen 07392938d8 work on ANCS cooking 2015-10-22 14:45:26 -10:00
Jack Andersen d0404680fd Extract directory selection fix 2015-10-15 14:35:40 -10:00
Jack Andersen 3b7f7f2f3a CMDL cooking updates 2015-10-06 15:17:17 -10:00
Jack Andersen 0d2f2cfd34 Initial cook tool integration 2015-10-03 19:08:56 -10:00
Jack Andersen 1f9c8811d2 Work on cooking features 2015-09-30 14:40:21 -10:00
Jack Andersen d075225c31 Handling for additive ANIMs and MP3 skinning fix 2015-09-28 16:00:28 -10:00
Jack Andersen bffb491769 MP3 ANIM updates 2015-09-26 16:24:03 -10:00
Jack Andersen 60142602fd Working MP3 skin extraction 2015-09-25 17:12:08 -10:00
Jack Andersen 21d8b9dcd3 Preparing for CHAR/ANIM implementation 2015-09-23 14:59:36 -10:00
Jack Andersen bd3cf2b847 Added pak isolation feature for trilogy paks 2015-09-21 13:36:15 -10:00
Jack Andersen 35a6ddab14 Fixed ANCS-CMDL extraction regression 2015-09-06 11:44:57 -10:00
Jack Andersen cf7836fc9a Much more reliable CMDL with CINF/CSKR extract 2015-09-05 19:34:30 -10:00
Jack Andersen 64d41d712e String conversion fix 2015-09-02 16:09:56 -10:00
Jack Andersen 6d13e83278 redundant save removal, better extract reporting 2015-09-02 15:45:15 -10:00
Jack Andersen d1faf4e72d Windows refactors 2015-08-30 17:44:42 -10:00
Jack Andersen 53256dea15 proper recursive resource extraction 2015-08-16 13:00:33 -10:00
Jack Andersen 3c5b5fd39a Updated to support MP2 characters 2015-08-14 18:12:15 -10:00
Jack Andersen b5d96f7040 ANIM fixes and explicit-endian refactor 2015-08-13 17:00:51 -10:00
Jack Andersen fd550702e1 CINF/CSKR integration 2015-08-12 21:29:00 -10:00
Jack Andersen 2cc94bf4ed Initial MP1 ANIM implementation 2015-08-11 13:32:02 -10:00