isle-portable/LEGO1
Mark Langen 253882bdcb
Start work on building save data (#885)
* Start work on building save data

* Add LegoBuildingData struct to LegoBuildingManager, naming mirrors
  LegoCharacterData in LegoCharacterManager.

* 100% match of many methods in LegoBuildingManager using the struct.

* Formatting

* Add required includes post merge

* Format again

* Better follow naming conventions

* Format again again

* Also fill in template data

* Fix data

* Change braces

* Match functions, consistent style, add missing annotations, some BETA annotations

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
2024-05-06 13:15:19 +02:00
..
lego Start work on building save data (#885) 2024-05-06 13:15:19 +02:00
modeldb Implement/match LegoAnimPresenter::ParseExtra (#848) 2024-04-25 16:00:58 +02:00
mxdirectx Implement/match LegoModelPresenter::CreateROI (#591) 2024-02-24 17:48:16 +01:00
mxgeometry Implement/match LegoAnimPresenter::FUN_1006afc0 (#843) 2024-04-24 14:24:59 +02:00
mxstl Refactor LegoContainer (#587) 2024-02-23 16:06:16 +01:00
omni Beta matching MxDSMediaAction (#882) 2024-05-03 12:51:58 -04:00
realtime Refactor Matrix4::ToQuaternion() (#879) 2024-05-03 14:08:58 -04:00
res Support building isle with modern MSVC + msys2 (#421) 2024-01-10 23:34:32 +01:00
tgl Implement/match LegoCharacterManager::FUN_10085870 (#764) 2024-04-02 14:04:17 +02:00
viewmanager Implement PathActor VTable0x80 and PathActorStruct FUN_1009a140 (#781) 2024-04-07 14:03:21 +02:00
define.cpp Implement/match LegoAnimPresenter::ParseExtra (#848) 2024-04-25 16:00:58 +02:00
define.h Implement/match LegoAnimPresenter::ParseExtra (#848) 2024-04-25 16:00:58 +02:00
LegoOmni.def Spinoff some sources to static libraries (#484) 2024-01-24 21:16:29 -05:00
LegoOmni.mingw.def cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
library_msvc.h Finish LegoVariables class (#698) 2024-03-19 19:44:42 +01:00
library_smack.h Add library symbols for flic and smack (#461) 2024-01-19 23:11:51 +01:00
main.cpp Spinoff some sources to static libraries (#484) 2024-01-24 21:16:29 -05:00