Christian Semmler
|
05c926ba5a
|
Fix
|
2024-03-15 20:38:25 -04:00 |
|
Christian Semmler
|
b3cb59ae56
|
merge
|
2024-03-15 20:34:47 -04:00 |
|
Christian Semmler
|
1f51aa4c12
|
98% match
|
2024-03-15 20:33:21 -04:00 |
|
Christian Semmler
|
83cf22a362
|
Fix
|
2024-03-15 20:31:55 -04:00 |
|
Christian Semmler
|
558a882bc4
|
Match code, fix annotations
|
2024-03-15 20:30:29 -04:00 |
|
Nathan
|
c761e4aa43
|
Fix class refactor
|
2024-03-15 20:24:22 -04:00 |
|
Christian Semmler
|
2a15b3188b
|
trigger CI
|
2024-03-15 19:14:31 -04:00 |
|
Nathan
|
7e652415f4
|
Use List template
|
2024-03-15 15:53:13 -04:00 |
|
Christian Semmler
|
a351a15a07
|
Remove explicit padding, add annotations, asserts
|
2024-03-14 10:57:26 -04:00 |
|
Nathan
|
8205106122
|
fix ddtor names
|
2024-03-14 08:41:16 -04:00 |
|
Nathan
|
a49ff0a966
|
fix more style issues
|
2024-03-14 08:28:42 -04:00 |
|
Nathan
|
b1a08ca27d
|
fix vtables
|
2024-03-14 08:22:55 -04:00 |
|
Nathan
|
e43d487cde
|
fix style issues
|
2024-03-14 08:11:20 -04:00 |
|
Nathan
|
cbff6af77a
|
Implement methods to load dta files.
|
2024-03-14 07:42:56 -04:00 |
|
MS
|
5eb74c06fd
|
reccmp: Sanitize performance (and more) (#654)
|
2024-03-10 14:49:45 -04:00 |
|
Ramen2X
|
c28c2aeb52
|
fix regressions (#653)
|
2024-03-10 12:45:46 -04:00 |
|
Ramen2X
|
7fad763699
|
refactor script enum structure (#649)
* add autogenerated action headers
* refactor police
* refactor infocenter
* refactor jukebox
* refactor regbook
* format
* scope headers in namespaces instead
* attempt to dynamically build headers ignore list in ncc
* correct whitespace in naming.yml
* fix wrong folder
* fix accidental extra newline in cmakelists
|
2024-03-10 17:08:21 +01:00 |
|
Christian Semmler
|
6972142923
|
Implement OrientableROI::GetLocalTransform (#652)
|
2024-03-10 16:10:53 +01:00 |
|
Christian Semmler
|
d090b449d1
|
Add CalcWorldBoundingVolumes (#651)
|
2024-03-10 15:29:16 +01:00 |
|
Christian Semmler
|
660c1e1170
|
Implement ViewManager::FUN_100a65b0 (#650)
|
2024-03-10 05:12:15 +01:00 |
|
Christian Semmler
|
a55b01d186
|
Implement ViewManager::FUN_100a66f0 (#648)
|
2024-03-10 04:47:13 +01:00 |
|
Christian Semmler
|
4b0c6d1f5f
|
Implement/match ViewManager::Update (#647)
* Implement/match ViewManager::Update
* Fix
|
2024-03-10 02:14:53 +01:00 |
|
Christian Semmler
|
86f84e1740
|
Implement/match ViewManager::FUN_100a6b90 (#646)
* Implement/match ViewManager::FUN_100a6b90
* Fix comment
* Fix order
|
2024-03-10 00:40:29 +01:00 |
|
Christian Semmler
|
8069923651
|
Refactor files based on beta debug build (#645)
* Rename LegoUnkSaveDataWriter -> LegoCharacterManager
* Refactor mxomni into mxomni/mxmisc
* Refactor legoomni into legoomni/misc
* Resolve deps
* Refactor atom
* Refactor mxutil
* Refactor mxio
* Rename/relocate files
* Fix format
|
2024-03-09 21:07:52 +01:00 |
|
Christian Semmler
|
c62469fef4
|
Implement/match LegoPartPresenter::ReadyTickle (#644)
* Implement/match LegoPartPresenter::ReadyTickle
* Remove space
|
2024-03-09 19:11:34 +01:00 |
|
Christian Semmler
|
6fa4a0dbec
|
Implement/match LegoPartPresenter::Store (#643)
|
2024-03-09 19:03:21 +01:00 |
|
Christian Semmler
|
9f875d01e5
|
Implement/match LegoPartPresenter::Read (#642)
* WIP
* Match
* Remove TODO
* Fix
|
2024-03-09 18:27:53 +01:00 |
|
Christian Semmler
|
9e2f37e7ca
|
Implement LegoTexturePresenter::Read and Store (#641)
* LegoTexturePresenter::Read
* Implement LegoTexturePresenter::Store
* Rename
* Fix naming
|
2024-03-09 16:49:13 +01:00 |
|
Christian Semmler
|
fb800db862
|
Implement OrientableROI::FUN_100a46b0 (#640)
* Implement OrientableROI::FUN_100a46b0
* Fix
|
2024-03-09 03:52:42 +01:00 |
|
Christian Semmler
|
32ae9f3803
|
Implement/match LegoROI::FUN_100a9170 (#639)
* Implement.match LegoROI::FUN_100a9170
* Add two LOD functions
|
2024-03-08 21:29:16 +01:00 |
|
Christian Semmler
|
d978cbe7f9
|
Implement/match LegoROI::FUN_100a9210 (#638)
* Implement/match LegoROI::FUN_100a9210
* Fix order
|
2024-03-08 21:01:18 +01:00 |
|
Christian Semmler
|
309997fddc
|
Implement various LegoROI functions (#637)
* WIP
* Fix
* Fix
|
2024-03-08 20:28:52 +01:00 |
|
Christian Semmler
|
45cba2c00e
|
Implement/match remaining LegoLOD functions (#636)
* Implement/match remaining LegoLOD functions
* Add param name
|
2024-03-08 18:03:26 +01:00 |
|
Christian Semmler
|
873926afe2
|
Implement TglImpl::MeshBuilder::CreateMesh (#635)
* WIP
* Change
* Fix
* Improve match
* Rename class
* Fix function
* Fix annotation
* Fix annotations
* Fix annotation
|
2024-03-08 17:55:25 +01:00 |
|
Christian Semmler
|
53e2353f78
|
Implement LegoLOD::Read and related (#634)
* WIP
* Fix
* Remove bogus
* Fix
* Match
* Fix
* Remove TODO
|
2024-03-07 20:57:17 +01:00 |
|
Christian Semmler
|
a12146f52f
|
Implement/match LegoEntity::VTable0x34 (#633)
* Implement/match LegoEntity::VTable0x34
* Change parameter name
* Fix order
|
2024-03-06 20:12:20 +01:00 |
|
Christian Semmler
|
71bcd4c771
|
Implement/match LegoEntity::SetWorldTransform and ResetWorldTransform (#632)
* Implement/match LegoEntity::SetWorldTransform and ResetWorldTransform
* Add param name
|
2024-03-06 19:25:45 +01:00 |
|
Misha
|
8ecae549df
|
implement functions in ViewROI and ViewLodList (#631)
|
2024-03-05 22:15:32 +01:00 |
|
Misha
|
3897e9c015
|
Add JailEntity class (#630)
* Add JailEntity class
* Update legoobjectfactory.h
* Update jailentity.h
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-03-05 16:05:38 -05:00 |
|
Christian Semmler
|
a93e2ae0d3
|
Implement/match LegoEntity::SetLocation (#629)
* Implement/match LegoEntity::SetLocation
* Remove comment
|
2024-03-05 20:31:57 +01:00 |
|
Christian Semmler
|
3b2bd0e9d4
|
Implement/match LegoEntity::SetROI (#628)
|
2024-03-05 19:35:28 +01:00 |
|
Christian Semmler
|
f6e44b1c1b
|
Implement LegoROI::Read and geom library (#627)
* Implement LegoROI::Read and geom library
* Match
* Match
* Fixes
* Fix
|
2024-03-05 18:38:53 +01:00 |
|
MS
|
ec1fcce08c
|
Data comparison tool (#618)
* Parse cvdump TYPES section. Add datacmp tool.
* Corrections
* Use static
* Revert "Use static"
This reverts commit e0a4324e00.
* Handle partially initialized variable
* Shuffle order of legounksavedatawriter
* Revert "Shuffle order of legounksavedatawriter"
This reverts commit 506e06f117.
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-03-05 09:45:09 +01:00 |
|
Misha
|
068760056a
|
fix bug in MxPresenter::CreateEntity (#626)
* fix bug in MxPresenter::CreateEntity
* Match 100%
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-03-04 23:00:38 +01:00 |
|
Christian Semmler
|
a78b1c7d49
|
Add missing include guard
|
2024-03-04 15:20:42 -05:00 |
|
Christian Semmler
|
c9210c02fb
|
Bootstrap LegoLOD, implement/match ViewManager::FUN_100a66a0 (#625)
* Bootstrap LegoLOD, implement/match ViewManager::FUN_100a66a0
* Fixes
* Try fix
* Try this
* Fix
|
2024-03-04 22:57:35 +01:00 |
|
Christian Semmler
|
b8aa16ff80
|
Implement/match ViewManager::Remove (#624)
|
2024-03-04 22:06:40 +01:00 |
|
Christian Semmler
|
00c05aa80b
|
Implement/match remaining Lego3DView functions (#623)
|
2024-03-04 18:54:25 +01:00 |
|
Christian Semmler
|
d3b575169e
|
Implement/match LegoModelPresenter::FUN_1007ff70 (#622)
|
2024-03-04 18:26:36 +01:00 |
|
Misha
|
c2a46b058b
|
implement various LegoWorldPresenter functions (#621)
* implement LegoWorldPresenterFunctions
* fix typo
* Fixes/match
* Fix
* Match
* Fixes
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-03-03 20:34:55 -05:00 |
|