Korbo
|
16a94c725c
|
Names for race related or adjacent functions and variables (#1592)
* Names for race related or adjacent functions and variables
* fix formatting
* fix formatting
|
2025-06-28 01:08:45 +02:00 |
|
Florian Kaiser
|
804632b13f
|
Refactor LegoUnknown100db7f4 to LegoOrientedEdge (#1515)
* Refactor `LegoUnknown100db7f4` to `LegoOrientedEdge`
* Update LEGO1/lego/sources/geom/legoorientededge.h
* Update legopathcontroller.h
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2025-05-24 23:09:24 -07:00 |
|
Christian Semmler
|
49cb120795
|
Order symbols until end of LegoOmni (#1371)
* Order
* Improve
* Move function
* Order until end of LegoOmni
* Remove header
|
2025-01-22 22:22:58 +01:00 |
|
Christian Semmler
|
6da2faa48c
|
Refactor actor states, define enum (#1220)
* Refactor actor states, define enum
* Revert
* Rename `UpdateState` to `Animate`
|
2024-12-13 20:30:50 +01:00 |
|
Christian Semmler
|
ce3f71ea0f
|
Rename LegoPathActor::VTable0x70 to UpdateState (#1219)
|
2024-12-13 19:20:03 +01:00 |
|
Christian Semmler
|
1bfeebd004
|
Implement most of LegoJetski , refactor (#1214)
* Implement most of `LegoJetski`, refactor
* Fix
|
2024-12-12 21:17:25 +01:00 |
|
Christian Semmler
|
1aff40dd94
|
Implement/match several functions in Act3 , refactor (#1197)
* Implement/match several functions in Act3, refactor
* Fix naming
* Rename
* Add comment
* Add annotation
* Add BETA assert
|
2024-12-08 18:00:57 +01:00 |
|
jonschz
|
6431405e92
|
Implement parts of LegoJetskiRaceActor (#1159)
* Implement part of LegoJetskiRaceActor
* Fix linter errors
* Update legojetskiraceactor.cpp
Fix minor incorrectness
* Address review comments
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-11-18 20:32:48 +01:00 |
|
jonschz
|
b649902578
|
Various fixes in constructors (#1089)
* Various fixes in constructors
* Address review comment
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-08-21 10:42:49 -07:00 |
|
jonschz
|
a6a241b09d
|
Implement LegoCarRaceActor::VTable0x70 and VTable0x1c (#1079)
* Implement/match `LegoCarRaceActor::VTable0x70`
* Add BETA10 annotations
* Start with VTable0x9c, fix data type
* basic BETA10 code completion
* small fix
* small fix
* cleanup
* Fix formatting
* Address review comments
* review comment
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-08-08 12:55:01 -07:00 |
|
jonschz
|
e09acfcddb
|
Implement/match LegoCarRaceActor::VTable0x1c (#1078)
* Implement/match `LegoCarRaceActor::VTable0x1c`
* Fix formatting
* Fix LegoEdge::CWVertex()
* Fix more CI issues
* Trz to fix lvalue compile issue
* Fix formatting
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-08-04 21:13:12 +02:00 |
|