jonschz
|
03adac0c58
|
Match LegoOmni::Create() , other BETA10 matches (#1651)
* Match `LegoOmni::Create()`, other BETA10 matches
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2025-07-25 17:13:34 +02:00 |
|
Fabian Neundorf
|
0a58d112e8
|
Clear unknowns in LegoOmni and misc.h (#1642)
|
2025-07-20 08:18:59 -07:00 |
|
Fabian Neundorf
|
a34c293177
|
Name Disable function in LegoOmni and misc (#1616)
|
2025-07-11 17:10:36 -07:00 |
|
Christian Semmler
|
a860e76dba
|
Match LegoOmni::GetWorldId (#1517)
|
2025-05-24 17:12:07 +02:00 |
|
Ramen2X
|
2b3e7176d3
|
make all calls to winapi format-agnostic (#1470)
|
2025-05-11 15:03:32 -04:00 |
|
jonschz
|
fe36c2543e
|
BETA10 match RegistrationBook::ReadyWorld() (#1376)
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2025-01-26 08:02:01 +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 |
|
Christian Semmler
|
bcc41256f8
|
Add LegoOmni::World enum (#1252)
|
2024-12-21 18:08:55 +01:00 |
|
jonschz
|
054f56fd9f
|
Implement Act2Actor::FUN_10019700 (#1215)
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-12-12 17:54:51 -07:00 |
|
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 |
|