Misha
|
eaa935f646
|
Finish LegoVariables class (#698)
* Finish LegoVariables class
* Update legonavcontroller.cpp
* Update legobackgroundcolor.cpp
* Match functions, style, refactor visible
* Use MxBool
* Merge/fix
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-03-19 19:44:42 +01:00 |
|
Christian Semmler
|
02838d0f57
|
Implement LegoAnimNodeData::GetRotation (#661)
* WIP
* Improve matches
|
2024-03-12 18:21:58 +01:00 |
|
Christian Semmler
|
01f07a323c
|
Implement ModelDb (WDB reader/parser) (#619)
* WIP Read WDB
* Fixes
* WIP
* WIP
* WIP
* WIP
* Match
* Match
* Fix Compare
* Rename member
|
2024-03-03 21:35:56 +01:00 |
|
Christian Semmler
|
c5318dca13
|
Implement/match LegoAnimPresenter::FUN_100695c0 (#595)
|
2024-02-25 18:55:57 +01:00 |
|
MS
|
909c44b679
|
reccmp: vtable comparison (#452)
* Add vtable comparison to reccmp
* Add missing scalar deleting destructors
* Fix some vtables
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-18 14:34:14 +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 |
|
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 |
|
MS
|
ce68a7b1f4
|
Reccmp comparison engine refactor (#405)
* Reccmp comparison engine refactor
* Remove redundant references to 'entry' symbol
|
2024-01-04 18:12:55 -05:00 |
|
MS
|
3f63950a7d
|
Fix new/delete symbol reference (#384)
|
2023-12-28 18:02:02 -05:00 |
|
MS
|
9a6d555508
|
Cvdump parser and comparing library functions (#383)
* Cvdump wrapper and parser. Matching library functions
* Remove 'Self' type int (3.11+)
* Add temp reference for entrypoints
* ISLE using multithreaded libc
* 🙄
|
2023-12-28 22:10:57 +01:00 |
|