Misha
|
445084f4b0
|
Implement LegoOmni::DeleteObject (#501)
* Push changes
* fixes
* Match
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-28 23:10:04 +01:00 |
|
Christian Semmler
|
b6aac26269
|
Implement LegoWorld::Find (#489)
* Implement LegoWorld::FUN_100213a0
* Rename lists
* Rename cursors
* Rename cursor
* Rename functions
* Remove a comment
* Rename more functions
* Fix return type
|
2024-01-26 22:00:02 +01:00 |
|
Misha
|
c0af1dbac4
|
implement LegoOmni::FUN_1005b4f0 (#450)
* push changes
* push changes
* fixes
* Changes
* Use proper values
* Name vtable function
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-17 21:48:48 +01:00 |
|
Misha
|
f50b771fff
|
begin implementation of InfoCenter class (#444)
* Push changes
* fixes
* Implement Infocenter::HandleEndAction
* match Infocenter::StopCutScene
* implement Infocenter::HandleKeyPress
* fixes
* Update infocenter.cpp
* Update legoworld.cpp
* use enums
* WIP Fixes
* Fix
* Fix
* Fix
* Rename function
* Change enum
* Update enums
* Refactor another enum
* Refactor MxDSType
* Refactor HashTableOpt
* Fixes
* Refactor tickle enum
* Update other enums
* Add EnumConstantName to ncc
* Move enum to global namespace
* Rename enum
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-17 17:53:53 +01:00 |
|
MS
|
aaa18bc9e2
|
Decomp parser: indirect globals and string markers (#446)
* Enable string annotations and indirect globals
* Adding some STRING annotations
* Library functions
|
2024-01-17 12:56:34 +01:00 |
|
Christian Semmler
|
6af0c6cb1a
|
Implement/match a few LegoEntity functions (#445)
* Implement/match a few LegoEntity functions
* Add annotations
|
2024-01-16 20:33:03 +01:00 |
|
MS
|
7e9d3bde65
|
Reccmp: Use symbol names in asm output (#433)
* Name substitution for reccmp asm output
* Decomp marker corrections
* Fix a few annotations
* Fix IslePathActor dtor
* Fix audio presenter
* Fix LegoEntity::Create
* Fix Pizza and related
* Fix path part
* Add missing annotations
* Add missing annotations
* Add more missing annotations
* Fix MxNotificationParam
* More fixes
* More fixes
* Add missing annotations
* Fixes
* More annotations
* More annotations
* More annotations
* More annotations
* Fixes and annotations
* Find imports and thunk functions
* Fix more bugs
* Add some markers for LEGO1 imports, fix SIZE comment
* Add more annotations
* Rename annotation
* Fix bugs and annotations
* Fix bug
* Order
* Update legoanimpresenter.h
* Re-enable print-rec-addr option
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-14 22:28:46 +01:00 |
|
Misha
|
7f7e6e37dd
|
implement LegoOmni::FindByEntityIdOrAtomId (#435)
* push changes
* Match and add annotations
* Fix annotations
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-14 02:34:54 +01:00 |
|
Misha
|
c2da041f40
|
Implement a few legoworld methods (#430)
* Push changes
* Update legoworld.cpp
* Update legoworld.cpp
* Minor style fixes
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-13 21:00:11 +01:00 |
|
Christian Semmler
|
516e16faf6
|
Further clean up Omni/LegoOmni separation (#423)
* Fix inline functions
* Whitespace
* Try this
* Fix MxEntity
* Further fixes
* Move main out
* Replace tickle code
|
2024-01-11 16:02:55 +01:00 |
|
Christian Semmler
|
091ecd5935
|
Move some classes to LegoOmni (#417)
|
2024-01-08 12:45:07 +01:00 |
|
Christian Semmler
|
c47206617d
|
Reorganize sources and files (#414)
* Reorganize sources
* Refactor
* Remove relative paths
* Renames
* Fix gitignore
* Remove stuff
* Try fixing format script
* Fix format
* Fix format
* Fix naming script
* Test format
* Fix format
|
2024-01-08 10:58:49 +01:00 |
|