Commit graph

  • 5be9b343c4
    Implement LegoJetskiRaceActor::VTable0x6c, add BETA10 annotations (#1160) master continuous jonschz 2024-11-19 16:20:27 +0100
  • 89451ab730 Implement LegoJetskiRaceActor::VTable0x6c, add BETA10 annotations jonschz 2024-11-18 22:21:57 +0100
  • 6431405e92
    Implement parts of LegoJetskiRaceActor (#1159) jonschz 2024-11-18 20:32:48 +0100
  • d1a13fe1cc Address review comments jonschz 2024-11-18 20:02:47 +0100
  • 9a1078bb49
    Update legojetskiraceactor.cpp jonschz 2024-11-18 07:34:56 +0100
  • 576d9a375f Fix linter errors jonschz 2024-11-17 23:01:16 +0100
  • 7f61afba43 Implement part of LegoJetskiRaceActor jonschz 2024-11-17 22:54:05 +0100
  • fe8e56ba47
    Finish JetskiRace (#1158) jonschz 2024-11-16 20:24:03 +0100
  • 4a6e122899 Address another review comment jonschz 2024-11-16 20:18:03 +0100
  • 51bd4b1806 Address review comments jonschz 2024-11-16 20:16:54 +0100
  • 60f065e9e7 Match HandlePathStruct Christian Semmler 2024-11-16 09:59:34 -0700
  • 0836402d03 Cleanup, add BETA10 jonschz 2024-11-16 13:53:32 +0100
  • 75f3670c28 Implement JetskiRace::FUN_10016930 jonschz 2024-11-16 13:39:29 +0100
  • c30398c790 Implement JetskiRace::HandlePathStruct jonschz 2024-11-16 11:59:42 +0100
  • b4b28cf32e
    Implement/match LegoPlantManager::Tickle (#1157) Christian Semmler 2024-11-15 16:25:49 -0700
  • fd68c4ff7f Implement/match LegoPlantManager::Tickle Christian Semmler 2024-11-15 15:54:13 -0700
  • 3383ae646f
    Implement/match LegoBuildingManager::Tickle (#1156) Christian Semmler 2024-11-15 14:51:46 -0700
  • 336f2464e1 Implement/match LegoBuildingManager::Tickle Christian Semmler 2024-11-15 14:44:45 -0700
  • ff0ef96782
    Implement/match LegoBuildingManager::FUN_10030030 (#1155) Christian Semmler 2024-11-15 11:24:41 -0700
  • 6deb563d37 Implement/match LegoBuildingManager::FUN_10030030 Christian Semmler 2024-11-15 11:18:41 -0700
  • 63fee4d11d
    Implement/match LegoAnimNodeData::SetName (#1154) Christian Semmler 2024-11-15 11:15:33 -0700
  • 8f8f77042b Implement/match LegoAnimNodeData::SetName Christian Semmler 2024-11-15 10:36:41 -0700
  • 93c640a45f
    Implement/match PickEntity (#1153) Christian Semmler 2024-11-15 10:35:53 -0700
  • 8087fdf3e9 Rename function Christian Semmler 2024-11-15 10:29:50 -0700
  • 267808eff7 Implement/match PickEntity Christian Semmler 2024-11-15 10:29:01 -0700
  • 62f09570b0
    Implement/match RotateY (#1152) Christian Semmler 2024-11-15 10:28:26 -0700
  • db45cb7f28 Implement/match RotateY Christian Semmler 2024-11-15 10:19:28 -0700
  • 2e08748551
    Implement/match RaceCar (#1151) Christian Semmler 2024-11-15 10:19:15 -0700
  • b78377a652 Implement/match RaceCar Christian Semmler 2024-11-15 10:01:59 -0700
  • db502fcbda
    Fix clang-format (#1150) Christian Semmler 2024-11-14 13:53:13 -0700
  • 23e82d2090 Remove python format Christian Semmler 2024-11-14 13:52:21 -0700
  • 437beb0d0f Add back format.yml Christian Semmler 2024-11-14 13:50:31 -0700
  • 4e944cb367 Fix clang-format Christian Semmler 2024-11-14 13:47:19 -0700
  • 71a7498481
    Implement most of JetskiRace, add BETA10 annotations (#1149) jonschz 2024-11-14 21:42:38 +0100
  • 568fe28763 Address another review comment jonschz 2024-11-14 21:36:44 +0100
  • b5cf66d423 Address review comments jonschz 2024-11-14 21:27:51 +0100
  • 027c4e6a5b Fix regression jonschz 2024-11-14 20:26:06 +0100
  • afa459a97b Clean up FUN_10012de0 jonschz 2024-11-14 18:10:37 +0100
  • 545437416a Fix declaration order issue jonschz 2024-11-13 23:13:28 +0100
  • ac043faeea Implement most of JetskiRace, add BETA10 annotations jonschz 2024-11-13 23:02:28 +0100
  • 8e23bfb266
    Implement/match some Act2Actor functions (#1148) Christian Semmler 2024-11-11 11:36:36 -0700
  • 71a1c51596
    Implement/match LegoAct2::Escape (#1147) Christian Semmler 2024-11-11 11:30:34 -0700
  • a25541197b Implement/match some Act2Actor functions Christian Semmler 2024-11-11 11:30:18 -0700
  • 986a8d9e33 Match empty function Christian Semmler 2024-11-11 10:54:00 -0700
  • 33ba187b1e Implement/match LegoAct2::Escape Christian Semmler 2024-11-11 10:49:49 -0700
  • bebe780c77
    Implement/match LegoAct2::Create (#1146) Christian Semmler 2024-11-11 10:48:45 -0700
  • 87ef4dc245 Implement/match LegoAct2::Create Christian Semmler 2024-11-11 10:42:02 -0700
  • 6cda0d95c7
    Complete LegoCarBuild (#1144) jonschz 2024-11-11 15:44:03 +0100
  • 2de03893a0 Fix minor sign comparison issue jonschz 2024-11-11 13:35:57 +0100
  • e15486d191 Fix regression jonschz 2024-11-11 08:09:11 +0100
  • ef0f19d529 Address review comments jonschz 2024-11-11 08:06:13 +0100
  • c8ed785617 Fix match error jonschz 2024-11-10 22:51:19 +0100
  • 05345cbe79 Complete LegoCarBuild jonschz 2024-11-10 22:28:25 +0100
  • 26f8dd1a6a
    Match LegoCarBuild::Tickle (#1145) Christian Semmler 2024-11-10 15:23:47 -0700
  • 043284b395 Match LegoCarBuild::Tickle Christian Semmler 2024-11-10 15:16:39 -0700
  • cd261b9518
    Refactor/improve matches in Act1State (#1143) Christian Semmler 2024-11-10 14:47:12 -0700
  • f6ddf7d464 Fix naming Christian Semmler 2024-11-10 14:40:34 -0700
  • f8edc974ce Refactor/improve matches in Act1State Christian Semmler 2024-11-10 14:36:39 -0700
  • 5d3d66965d
    Implement/match Act1State::PlaceActors and related (#1142) Christian Semmler 2024-11-10 13:26:48 -0700
  • ce6e137377 Fix naming Christian Semmler 2024-11-10 13:18:01 -0700
  • ddcf9d157a Implement/match Act1State::PlaceActors and related Christian Semmler 2024-11-10 13:13:14 -0700
  • 6885abdc78
    Implement/match LegoROI::FUN_100a9dd0 (#1141) Christian Semmler 2024-11-10 09:35:44 -0700
  • b9f4f72d32 Implement/match LegoROI::FUN_100a9cf0 Christian Semmler 2024-11-10 09:27:32 -0700
  • 86a8bad545
    Implement/match RegistrationBook::FUN_100778c0 (#1140) Christian Semmler 2024-11-10 09:18:36 -0700
  • 73d9a5faae Implement/match LegoROI::FUN_100a9dd0 Christian Semmler 2024-11-10 09:18:13 -0700
  • 40159b43c7
    Implement/match HistoryBook::~HistoryBook (#1139) Christian Semmler 2024-11-10 09:07:48 -0700
  • 759834addc Implement/match RegistrationBook::FUN_100778c0 Christian Semmler 2024-11-10 09:06:33 -0700
  • a3991d2b4d Implement/match HistoryBook::~HistoryBook Christian Semmler 2024-11-10 08:43:39 -0700
  • 0b94b4803b
    Implement/match Act2GenActor::VTable0x94 (#1138) Christian Semmler 2024-11-10 08:43:07 -0700
  • 7baa9b4917 Implement/match Act2GenActor::VTable0x94 Christian Semmler 2024-11-10 08:19:33 -0700
  • 2c10c8e344
    Implement/match Doors::VTable0x70 and Doors::ParseAction (#1137) Christian Semmler 2024-11-09 14:54:17 -0700
  • 92491a6d9b Fix Christian Semmler 2024-11-09 14:48:07 -0700
  • 13e0bb0916 Implement/match Doors::VTable0x70 and Doors::ParseAction Christian Semmler 2024-11-09 14:45:51 -0700
  • f4ab226946
    Implement Doors::VTable0x94 (#1136) Joshua Peisach 2024-11-09 12:03:01 -0500
  • 04786c1078 Match function Christian Semmler 2024-11-09 09:57:04 -0700
  • 95485f378a
    Implement Doors::VTable0x94 Joshua Peisach 2024-11-09 10:01:02 -0500
  • c65bc67e3d
    Implement FUN_10025720() and others (#1134) jonschz 2024-11-05 21:33:51 +0100
  • d0b413c950 Address review comments, get 100 % jonschz 2024-11-05 21:01:00 +0100
  • 8c940c1ebd Implement FUN_10025720() and others jonschz 2024-11-03 22:32:38 +0100
  • 1badadebaa
    Implement/match LegoPathActor::UpdatePlane (#1133) Christian Semmler 2024-11-03 11:28:35 -0700
  • ba1bfe210c Implement/match LegoPathActor::UpdatePlane Christian Semmler 2024-11-03 11:12:07 -0700
  • d8412a4697
    Implement/match Act1State::RemoveActors (#1132) Christian Semmler 2024-11-03 11:06:09 -0700
  • 9f47f6dad4 Fix annotation Christian Semmler 2024-11-03 10:59:21 -0700
  • f3a45c636f Implement/match Act1State::RemoveActors Christian Semmler 2024-11-03 10:57:16 -0700
  • 040c97d92a
    Implement/match Act1State::PlayCptClickDialogue (#1131) Christian Semmler 2024-11-03 09:59:21 -0700
  • 62fb869824 Implement/match Act1State::PlayCptClickDialogue Christian Semmler 2024-11-03 09:53:07 -0700
  • e4453c4100
    Implement/match Act1State::Act1State (#1130) Christian Semmler 2024-11-03 09:41:15 -0700
  • 23bd87b477 Remove obsolete enum Christian Semmler 2024-11-03 09:34:35 -0700
  • a672236413 Implement/match Act1State::Act1State Christian Semmler 2024-11-03 09:33:29 -0700
  • 519d8c570a
    Implement/match remaining GasStation functions (#1129) Christian Semmler 2024-11-03 08:44:07 -0700
  • ddf741769d Name variables Christian Semmler 2024-11-03 08:35:40 -0700
  • 4e657ea626 Implement/match remaining GasStation functions Christian Semmler 2024-11-03 08:32:20 -0700
  • 4c95d7c887
    Implement/match Pizza::HandleEndAction (#1128) Christian Semmler 2024-11-01 13:13:43 -0700
  • dd51142663 Match Christian Semmler 2024-11-01 13:04:20 -0700
  • 7229597ed9 Implement Pizza::HandleEndAction Christian Semmler 2024-11-01 12:48:36 -0700
  • a14795c0c8
    Implement/match Pizza::Tickle (#1127) Christian Semmler 2024-11-01 10:30:11 -0700
  • 6fa81f6af6 Implement/match Pizza::Tickle Christian Semmler 2024-11-01 10:24:18 -0700
  • 4c0aae720b
    Implement LegoCarBuild::FUN_10024890() and others, refactor (#1126) jonschz 2024-11-01 17:21:15 +0100
  • 0bc3ca06b3 Address review comments, part 2 jonschz 2024-11-01 16:50:42 +0100
  • a065aa10ad Address review comments, part 1 jonschz 2024-11-01 16:47:50 +0100