jonschz
|
c65bc67e3d
|
Implement FUN_10025720() and others (#1134)
* Implement `FUN_10025720()` and others
* Address review comments, get 100 %
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-11-05 21:33:51 +01:00 |
|
jonschz
|
c38e157fdb
|
Implement LegoCarBuild functions, refactor BackgroundAudioManager (#1117)
* Implement LegoCarBuild functions, refactor BackgroundAudioManager
* Refactor LegoVehicleBuildState::m_animationState to enum
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-10-25 09:04:01 -07:00 |
|
jonschz
|
757df96c0d
|
Implement/match LegoRaceMap (#1087)
* Implement/match LegoRaceMap
* Fix CI, address review comments
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-08-17 11:30:39 -07: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
|
e507f42717
|
Implement/match LegoPlantManager::CreatePlant (#1039)
* Implement/match LegoPlantManager::CreatePlant
* Update names
* Fix name
* Fix
* Fix
|
2024-06-18 19:35:03 +02:00 |
|
Christian Semmler
|
1f360929cb
|
Implement/match Ambulance::Tickle (#1021)
|
2024-06-12 15:13:52 +02:00 |
|
Christian Semmler
|
be4c351d7d
|
Rename Start/StopTimer to Pause/Resume (#1007)
* Rename Start/StopTimer to Pause/Resume
* Fix
|
2024-06-09 13:39:22 -04:00 |
|
Christian Semmler
|
f6c923a84e
|
Implement/match LegoEntity::ClickAnimation (#994)
* Implement/match LegoEntity::VTable0x38
* Update names
|
2024-06-05 19:00:46 +02:00 |
|
Christian Semmler
|
db90807d53
|
Implement/match LegoPathActor::ParseAction (#946)
* Implement/match LegoPathActor::ParseAction
* Fix naming
* Space
|
2024-05-24 19:07:45 +02:00 |
|
Christian Semmler
|
1b1d2ecde6
|
Refactor LegoOmni into LegoMain/Scripts (#883)
* Refactor LegoOmni into LegoMain/Scripts
* Fix guard
|
2024-05-04 14:06:32 +02:00 |
|