Misha
|
61dd687f53
|
Implement InfoCenter folder vtable stubs (#456)
* Implement InfoCenter vtable stubs
* fix build
* Update infocenterdoor.cpp
* Update infocenterdoor.cpp
* Update legoworld.h
* Update elevatorbottom.h
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-18 20:24:15 -05: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 |
|
Joshua Peisach
|
763fcf8980
|
ElevatorBottom ctor/dtor (#436)
* ElevatorBottom ctor
* ElevatorBottom destructor
* Use setters
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-14 22:58:00 +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 |
|