Christian Semmler
|
7c452e9453
|
Order functions in binary up to end of Act2Actor (#1312)
* Order more functions
* Order LegoRaceActor
* Further ordering
* Order `Act2Actor`
* Fix
|
2025-01-05 21:00:50 +01:00 |
|
jonschz
|
3e6d789324
|
Add all BETA10 ClassName() functions and vtables (#1258)
* Add all BETA10 `ClassName()` functions and vtables
* Run formatter, fix copy error
* Fix copy error
* Add BETA10 library functions
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-12-22 08:13:34 -07:00 |
|
jonschz
|
362551e279
|
Clean up unused annotations to reduce errors (#1177)
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-11-29 22:31:37 +01:00 |
|
Christian Semmler
|
bee101b1f4
|
Add clang-tidy readability-redundant-inline-specifier (#1060)
* Add clang-tidy readability-redundant-inline-specifier
* fix
* Update CONTRIBUTING.md
* format
* fix
|
2024-07-05 01:06:32 +02:00 |
|
Christian Semmler
|
641d9f1b8b
|
Fix CaveEntity class (#1024)
* Fix CaveEntity class
* Rename function
|
2024-06-12 16:20:51 +02:00 |
|
Christian Semmler
|
133a312aee
|
Consolidate state and building entity classes (#989)
|
2024-06-03 18:53:25 +02:00 |
|