Shipwright/soh/soh/resource/importer
briaguya e0d502b696
resource refactory (#3926)
* animation

* playeranimation

* stop putting things in the LUS namespace from SoH

* get all the factories out of the namespace

* LUS::

* start on scene command stuff

* i think that's the rest of scene

* reduce copypasta

* collision header

* skeleton

* skeletonlimb

* fix

* path

* cutscene

* text

* audio sample

* sound font

* audiosequence

* background

* Revert "stop putting things in the LUS namespace from SoH"

This reverts commit 0ead6056e6.

* namespace shanans

* wrap all factories in namespace soh

* it's trying to link now

* lus

* scene command override etc

* fix audio loading

* slightly less logspam

* get past the cutscene problem

* in game!

* exporter cleanup

* more exporter cleanup

* clang formatted lus

* msvc

* itny lus change

* variant

* formatty

* fix of some sort i guess?

* use latest lus main

* fix name to enum/factory mapping

* otrexporter
2024-02-15 21:06:52 -06:00
..
scenecommand resource refactory (#3926) 2024-02-15 21:06:52 -06:00
AnimationFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
AnimationFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
AudioSampleFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
AudioSampleFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
AudioSequenceFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
AudioSequenceFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
AudioSoundFontFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
AudioSoundFontFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
BackgroundFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
BackgroundFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
CollisionHeaderFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
CollisionHeaderFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
CutsceneFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
CutsceneFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
PathFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
PathFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
PlayerAnimationFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
PlayerAnimationFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
SceneFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
SceneFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
SkeletonFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
SkeletonFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
SkeletonLimbFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
SkeletonLimbFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00
TextFactory.cpp resource refactory (#3926) 2024-02-15 21:06:52 -06:00
TextFactory.h resource refactory (#3926) 2024-02-15 21:06:52 -06:00