Christian Semmler
2e70d642d7
Merge branch 'master' into dong
2024-02-04 09:53:14 -05:00
Daniel Hejduk
dc360ef601
Update registrationbook.h
2024-02-04 09:20:28 +01:00
Daniel Hejduk
81d0cf4c42
Update registrationbook.h
2024-02-03 20:43:30 +01:00
Daniel Hejduk
fbeb17c5b0
TEST fixing format errors
2024-02-03 07:06:26 +00:00
Daniel Hejduk
36e673f18c
Update registrationbook.h
2024-02-03 07:04:40 +01:00
Daniel Hejduk
fcc7ac0e32
Update registrationbook.h
2024-02-02 21:27:44 +01:00
Daniel Hejduk
966e751641
Update registrationbook.h
2024-02-02 20:44:18 +01:00
Daniel Hejduk
79401c8357
Update registrationbook.h
2024-02-02 20:39:03 +01:00
Christian Semmler
558bda4dd2
Implement LegoWorld::Enable ( #516 )
...
* WIP VTable0x68
* Improve match
* Match
* Fix
* Fix
* Move vars
* Match
* Add call to Isle
* Rename functions
* Fix style
2024-02-02 18:18:46 +01:00
Anonymous Maarten
9e686e2a87
cmake+ci: run clang-tidy ( #512 )
...
* cmake+ci: run clang-tidy
* Remove DESCRIPTION from LEGO1/LegoOmni.mingw.def
* Add initial .clang-tidy and fixes
* fix file perms
* Comment out DESCRIPTION
* Remove LegoEntity::~LegoEntity and MxPresenter::~MxPresenter from mingw's LEGO1.def
* Looks like clang is allergic to the libs in the directx5 SDK
* Update .clang-tidy
* Fix typo in .clang-tidy
* Attempt to generate an action error
* Revert "Attempt to generate an action error"
This reverts commit 96c4c65fed .
* cmake: test with -Wparentheses + optionally with -Werror
* ci: -k0 is a Ninja argument
* Use -Werror only for msys2 builds
* cmake: only emit warnings for specific warnings
* cmake: and don't do -Werror/-WX anymore
* Fix warnings
* Fix mingw warnings
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
2024-02-01 21:42:10 +01:00
Daniel Hejduk
63a9bf751a
Update registrationbook.h
2024-01-30 18:49:40 +01:00
Daniel Hejduk
97bfd73778
Update registrationbook.h
2024-01-30 18:47:35 +01:00
Daniel Hejduk
f641e3bdf4
Implementing RegistrationBook::RegistrationBook()
2024-01-30 18:40:14 +01:00
Christian Semmler
bcdddd4c7e
Pad all single-digit hexadecimal values with zero ( #504 )
...
* Pad all single-digit hexadecimal values with zero
* One more fix
2024-01-29 22:17:17 +01:00
Christian Semmler
19c771b85d
Implement/match LegoWorld::PresentersPending ( #494 )
...
* Implement/match LegoWorld::PresentersPending
* Rename functions
2024-01-27 21:18:35 +01:00
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
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