Commit Graph

  • 10265c37a0
    Corrected typo in reccmp.py Angel 2023-10-05 23:03:42 -0400
  • 666c65fa4f rename FUN_1004bcf0 to Transition_None Ramen2X 2023-10-05 18:55:35 -0400
  • 8e87b5b4c8
    MxTransitionManager::Tickle() & FUN_1004bcf0 (#168) Ramen2X 2023-10-05 18:51:34 -0400
  • d166fb6ee2 move/rename stubbed transition methods Ramen2X 2023-10-05 18:14:14 -0400
  • 06dcf3e9aa Merge remote-tracking branch 'upstream/master' Ramen2X 2023-10-05 18:06:38 -0400
  • e767d6524e
    implement MxMIDIManager (#167) vMidz 2023-10-05 23:06:11 +0300
  • d40b1ac676
    added override + small changes vMidz 2023-10-05 22:57:53 +0300
  • 2fbc98af48
    implement MxMIDIManager vMidz 2023-10-05 15:22:30 +0300
  • d8f7d02815
    added MxMIDIManager vMidz 2023-10-05 15:20:03 +0300
  • da1f710fef Update mxtransitionmanager.cpp Regan Green 2023-10-05 07:04:59 -0400
  • 0e6bae718c Merge remote-tracking branch 'upstream/master' into pr-patch Regan Green 2023-10-05 07:04:25 -0400
  • bd5c616b44 fix decomp macros Regan Green 2023-10-05 07:03:59 -0400
  • 1c195370fa implement class hooks Regan Green 2023-10-05 07:00:59 -0400
  • c46bc985c2
    Implement MxTransitionManager SetWaitIndicator and SetupCopyRect (#165) Regan Green 2023-10-05 06:31:20 -0400
  • 613a596f2a Stub MxVideoPresenter::Destroy Regan Green 2023-10-05 05:29:28 -0400
  • e20e27fdc3 Further patch work Regan Green 2023-10-05 05:22:32 -0400
  • 641dde6c7b Correct braces formatting Regan Green 2023-10-05 04:33:39 -0400
  • 5a78e8ef34 SetupCopyRect PR Amends Regan Green 2023-10-05 04:33:03 -0400
  • c1e5f1ea66 Start patcher Regan Green 2023-10-05 04:26:22 -0400
  • 2d45914ddf
    MxSoundManager: dtor, destroy, update types (#164) Joshua Peisach 2023-10-05 03:47:37 -0400
  • e585ed5ab5 Minor adjustments Christian Semmler 2023-10-05 03:38:46 -0400
  • 45c2058e46 Add MxDSAction::Flag_Bit5 Regan Green 2023-10-04 21:41:15 -0400
  • 4496905736 More accurate SetupCopyRect Regan Green 2023-10-04 21:07:30 -0400
  • 0ce5e79069 Implement MxTransitionManager SetWaitIndicator and SetupCopyRect Regan Green 2023-10-04 20:43:28 -0400
  • 8b3a1e50ed
    MxSoundManager: dtor, destroy, update types Joshua Peisach 2023-10-04 19:21:02 -0400
  • 55b2db16b7 Implement MxTransitionManager::SetWaitIndicator DimaLeon2000 2023-10-05 06:52:58 +0900
  • 6916aa49e3
    MxLoopingSmkPresenter - dtor, Init, stub Destroy (#162) Joshua Peisach 2023-10-04 13:30:37 -0400
  • 9fc9c9e817
    MxLoopingSmkPresenter - dtor, Init, stub Destroy Joshua Peisach 2023-10-04 13:25:40 -0400
  • 5125314755
    Wipe transition (#161) MS 2023-10-04 11:48:25 -0400
  • 3cfb1b8058 Wipe transition disinvite 2023-10-04 11:23:59 -0400
  • 36f64550fe Fix build Christian Semmler 2023-10-04 09:52:41 -0400
  • ed7ed76773
    Merge branch 'master' into omniheaders Christian Semmler 2023-10-04 09:44:43 -0400
  • 7c7311ea5e
    Implement MxTransitionManager::SubmitCopyRect (#160) Regan Green 2023-10-04 09:43:34 -0400
  • 7285d7cbd9 Fix MxDSAction::SetLoopCount Regan Green 2023-10-04 09:38:05 -0400
  • 493529b23b Fix MxTransitionManager::EndTransition Regan Green 2023-10-04 09:23:42 -0400
  • 279b25e501 Merge branch 'master' into pr-mxtransitionmanager-submitcopyrect Regan Green 2023-10-04 09:22:49 -0400
  • 1f06b51df4 MxTransitionManager::SubmitCopyRect Amendments Regan Green 2023-10-04 08:55:43 -0400
  • bb1782af46 Implement MxTransitionManager::SubmitCopyRect Regan Green 2023-10-04 03:22:59 -0400
  • 6da912e932
    Implement MxTransitionManager::EndTransition and GetCurrentWorld (#159) MattKC 2023-10-03 23:56:16 -0700
  • 0e745486f3 Match EndTransition Christian Semmler 2023-10-04 02:48:18 -0400
  • f2df943494 Implement MxTransitionManager::EndTransition and GetCurrentWorld MattKC 2023-10-03 21:34:27 -0700
  • 129e8d6373
    MxTransitionManager::Dissolve (#155) MS 2023-10-03 18:03:10 -0400
  • b90ae91cb6 Use MxS32 instead of int disinvite 2023-10-03 17:59:11 -0400
  • 62d953c6c3
    MxLoopingFlcPresenter ctor/half of Init (#158) Joshua Peisach 2023-10-03 17:38:03 -0400
  • faea994f79
    Update mxloopingflcpresenter.cpp Christian Semmler 2023-10-03 17:15:48 -0400
  • 03c4b5789c slightly improved name for rect disinvite 2023-10-03 17:02:00 -0400
  • dd1e30fb72
    MxLoopingFlcPresenter - finish Init, stub Destroy function, match dtor Joshua Peisach 2023-10-03 17:01:26 -0400
  • 03474f032b use refs instead of pointers disinvite 2023-10-03 16:45:03 -0400
  • 923016e94d
    MxLoopingFlcPresenter ctor/half of Init Joshua Peisach 2023-10-03 16:39:42 -0400
  • f9cd17e3dc
    Initialize bool members with FALSE Christian Semmler 2023-10-03 14:50:14 -0400
  • 831bf4cb5b Merge branch 'master' into mxdsselectaction Christian Semmler 2023-10-03 14:04:21 -0400
  • 6c86503d35
    Remove UINT cast Christian Semmler 2023-10-03 14:02:50 -0400
  • a6f3acf5b7
    LegoInputManager: some members and functions (#81) ecumber 2023-10-03 10:53:22 -0700
  • 91e2e19a94 Fixes Christian Semmler 2023-10-03 13:35:50 -0400
  • a6c4cae4b6 Remove obsolete stuff Christian Semmler 2023-10-03 13:10:42 -0400
  • dd646ea7a8 Fixes Christian Semmler 2023-10-03 13:03:42 -0400
  • 54699c794f Merge branch 'master' into legoinputmanager Christian Semmler 2023-10-03 13:03:32 -0400
  • e90190b122
    uhh Joshua Peisach 2023-10-03 12:13:32 -0400
  • cc32fc0e5b
    Test if conditions in ImportColorsToPalette Joshua Peisach 2023-10-03 12:08:36 -0400
  • 6480fd90e7
    Motorcycle initial class structure and ctor (#156) Joshua Peisach 2023-10-03 04:02:08 -0400
  • 67a01d9ac3 Some comments and better names disinvite 2023-10-02 23:25:41 -0400
  • e516b2f956
    Motorcycle initial class structure and ctor Joshua Peisach 2023-10-02 20:59:44 -0400
  • 7c6807de8f MxTransitionManager::Dissolve disinvite 2023-10-02 18:09:30 -0400
  • 9938b15abf
    Merge branch 'master' into omniheaders Christian Semmler 2023-10-02 12:25:29 -0400
  • 14ce8bec2d Implement MxDSSelectAction Clone/operator=/CopyFrom Christian Semmler 2023-10-02 10:02:16 -0400
  • b7efd64ac1
    Bootstrap MxDSSelectAction, generalize MxList (#142) Christian Semmler 2023-10-02 09:51:43 -0400
  • 75ee2997e6 improved accuracy of FUN_1004bcf0 MattKC 2023-10-01 18:35:00 -0700
  • b840e0f922 implement MxTransitionManager::FUN_1004bcf0 Ramen2X 2023-10-01 21:22:36 -0400
  • c5ae6f9a0e improved accuracy of MxTransitionManager::Tickle MattKC 2023-10-01 17:53:25 -0700
  • 56f3d12096
    Implement MxTransitionManager ctor/dtor/rest of StartTransition (#153) MattKC 2023-10-01 17:18:16 -0700
  • b7893730fa Implement MxTransitionManager ctor/dtor/rest of StartTransition MattKC 2023-10-01 17:05:11 -0700
  • d49908bd89 implement MxTransitionManager::Tickle() Ramen2X 2023-10-01 18:11:30 -0400
  • 592ede1c7b
    LegoEntity::Reset (#152) MS 2023-10-01 09:06:29 -0400
  • 8725986085
    MxControlPresenter ctor/structure (#151) Joshua Peisach 2023-10-01 08:49:55 -0400
  • edb9283d4b Use undefined types where possible, remove implicit pads Christian Semmler 2023-10-01 08:46:16 -0400
  • 16d3ae03e4 LegoEntity::Reset disinvite 2023-09-30 22:24:20 -0400
  • b810811c5f
    MxControlPresenter ctor/structure Joshua Peisach 2023-09-30 20:47:26 -0400
  • 7f423439b7
    Fix pizza constructor (#149) Joshua Peisach 2023-09-30 19:25:33 -0400
  • fec57bbc1f Use undefined type Christian Semmler 2023-09-30 19:23:03 -0400
  • 60149fe6ed Match Pizza::Pizza Christian Semmler 2023-09-30 19:21:28 -0400
  • b20aa9b8fb
    Police, PoliceEntity ClassName and IsA (#150) Joshua Peisach 2023-09-30 18:57:10 -0400
  • 54dfc8304b
    Police, PoliceEntity ClassName and IsA Joshua Peisach 2023-09-30 18:39:57 -0400
  • 9bcfae462a
    Fix pizza constructor Joshua Peisach 2023-09-30 18:27:27 -0400
  • 013d2cc02e
    Pizza: fix type of m_unk98 Joshua Peisach 2023-09-30 18:16:38 -0400
  • 0505390be4 Merge branch 'master' into mxdsselectaction Christian Semmler 2023-09-30 10:14:38 -0400
  • b0195d7940 Fixes Christian Semmler 2023-09-30 09:38:28 -0400
  • 5a18c88b08 Refactor MxOmni/LegoOmni headers to use forward declarations Christian Semmler 2023-09-30 09:34:01 -0400
  • 06c7ba2c37
    MxDiskStreamProvider constructor (#131) Joshua Peisach 2023-09-29 17:53:02 -0400
  • 8dbcaa5c8a Add work-in-progress list struct to MxDiskStreamProvider Christian Semmler 2023-09-29 17:47:33 -0400
  • 35aae38032
    Fix merge error Christian Semmler 2023-09-29 16:49:40 -0400
  • 301af659e2
    Fix merge error Christian Semmler 2023-09-29 16:48:41 -0400
  • 0dc8dd641a
    MxVariable subclass for fsmovie setting (#147) MS 2023-09-29 16:38:08 -0400
  • 56d6f81d2c Changes after review - Reduce scope on global strings - Size assert for LegoGameState (based on the constructor references only) - 1 -> TRUE for EnableFullScreenMovie disinvite 2023-09-29 16:29:31 -0400
  • 0c66075f2b LegoFullScreenMovie variable and related disinvite 2023-09-29 15:56:13 -0400
  • c6d51b47a7
    Merge branch 'master' into mxdsselectaction Christian Semmler 2023-09-29 14:47:45 -0400
  • b77cd067d3
    reccmp: template compare annotations (#88) pewpew 2023-09-29 13:40:46 -0500
  • f7743c51fb
    MxMIDIPresenter: ClassName, IsA (#146) Joshua Peisach 2023-09-29 13:18:22 -0400
  • cbc8e2ad85
    MxMIDIPresenter: ClassName, IsA Joshua Peisach 2023-09-29 13:08:20 -0400
  • 5b7954a97b
    MxMusicPresenter: ClassName, IsA, ctor, Init (#145) Joshua Peisach 2023-09-29 12:51:05 -0400
  • dc869c441c
    Relocate SetAppCursor to legoutil (#144) Christian Semmler 2023-09-29 12:42:15 -0400