disinvite
|
9f1302e8d8
|
Fix VTABLE SYNTHETIC and other decomp markers
|
2023-12-02 18:31:46 -05:00 |
|
Christian Semmler
|
1ba3b7f0a7
|
Adjustments to "decomp" language
|
2023-11-28 09:00:57 -05:00 |
|
MS
|
0bb3ea6a03
|
MxList refactor (#290)
* MxList refactor
* Reorder LegoPathControllerList::Destroy
* MxPtrList custom destructor and more offsets
Co-authored-by: Christian Semmler <mail@csemmler.com>
* Fix member offset comments in collection classes
* Fix template annotations
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2023-11-19 13:23:30 +01:00 |
|
Christian Semmler
|
9ac9fe2761
|
MxRegion: initial implementation (#218)
* MxRegion structures
* MxRegion structures
* Remove junk
* Refactor
* WIP
* Use MxRect32 ctor
* Refactor
* Add MxSize32, match MxRegion ctor
* Add two template annotations
* Fix missing instructions
* Fix another bug
* Refactor
* Add GetPoint
* Implement/match MxRegionTopBottom::MxRegionTopBottom
* Implement/match more functions
* More implementation
* Don't expose internal match
* Fix indent
* Add template annotations
* Implement remaining functions
* Fix comment
* Match loops
* Simplify function
* Merge
* Remove junk
* Format
* Format
* match MxRegion::vtable1c
* revert vtable1c match-hack
This reverts commit 7b88625988.
---------
Co-authored-by: Ramen2X <64166386+Ramen2X@users.noreply.github.com>
|
2023-10-31 11:30:13 -04:00 |
|