Christian Semmler
|
49ace87e91
|
Other fixes
|
2024-02-27 14:52:55 -05:00 |
|
Christian Semmler
|
4c6b8182c3
|
Move vars
|
2024-02-27 14:49:46 -05:00 |
|
Christian Semmler
|
60f65ba340
|
Match
|
2024-02-27 14:45:59 -05:00 |
|
Christian Semmler
|
8ec140551b
|
More match
|
2024-02-27 14:44:20 -05:00 |
|
Christian Semmler
|
7a1b8f1484
|
Match LegoGameState::DeleteState()
|
2024-02-27 14:25:40 -05:00 |
|
Christian Semmler
|
8574357c0b
|
Spacing
|
2024-02-27 14:22:18 -05:00 |
|
Christian Semmler
|
51c5956e41
|
Match LegoGameState::Save
|
2024-02-27 14:18:29 -05:00 |
|
Christian Semmler
|
da050a3e43
|
WIP
|
2024-02-27 14:10:14 -05:00 |
|
Christian Semmler
|
2e2e887428
|
WIP
|
2024-02-27 14:02:16 -05:00 |
|
Nathan
|
a498319610
|
Implement Save, Load, DeleteState
|
2024-02-27 13:19:00 -05:00 |
|
Christian Semmler
|
60161c43b5
|
Implement/match LegoAnimPresenter::FUN_100698b0 (#598)
* Implement/match LegoAnimPresenter::FUN_100698b0
* Use const_iterator
|
2024-02-26 19:39:03 +01:00 |
|
Christian Semmler
|
e6c347b8ab
|
Implement/match LegoAnimPresenter::FUN_100697c0 (#597)
* Implement/match LegoAnimPresenter::FUN_100697c0
* Use LegoU32
|
2024-02-26 18:41:18 +01:00 |
|
Nathan M Gilbert
|
124b73046b
|
Continued work on LegoGameState (#596)
* Continued work on LegoGameState
* Fixes/matches/refactor
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-26 17:19:16 +01:00 |
|
Joshua Peisach
|
b524b47723
|
jukebox functions (#592)
* start jukebox functions
* JukeBox::notify
* implement remaining functions/fixes
* Fixes/matches
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-26 16:12:14 +01:00 |
|
Christian Semmler
|
c5318dca13
|
Implement/match LegoAnimPresenter::FUN_100695c0 (#595)
|
2024-02-25 18:55:57 +01:00 |
|
Christian Semmler
|
96c98cec3d
|
Implement LegoAnimPresenter::FUN_100692b0 (#594)
* Implement LegoAnimPresenter::FUN_100692b0
* Match
|
2024-02-25 18:04:30 +01:00 |
|
Christian Semmler
|
377eebb610
|
Minor style/naming fixes (#593)
|
2024-02-25 15:14:39 +01:00 |
|
Christian Semmler
|
b281866ea6
|
Implement/match LegoModelPresenter::CreateROI (#591)
* Implement/match LegoModelPresenter::CreateROI
* Match
* Use inline function
* Note about Get()
|
2024-02-24 17:48:16 +01:00 |
|
Nathan M Gilbert
|
13fc4e3285
|
LegoGameState::SwitchArea (#590)
|
2024-02-24 14:55:00 +01:00 |
|
Christian Semmler
|
91a585ae49
|
Remove TODO
|
2024-02-23 12:58:59 -05:00 |
|
Christian Semmler
|
9d0ff0425c
|
Implement LegoTextureContainer::Insert (#589)
* WIP
* Fix
* Fix
* Match
* Match
|
2024-02-23 18:54:45 +01:00 |
|
Joshua Peisach
|
51520aaae6
|
LegoActor: destructor, SetROI (#588)
* LegoActor: destructor, SetROI
* Fixes
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-23 18:51:49 +01:00 |
|
Christian Semmler
|
6b1c75ab5a
|
Refactor LegoContainer (#587)
* Refactor LegoContainer
* Fix name
* Fix build
* Refactor some includes
* Update STL compat
* Fix
* Fix annotations
|
2024-02-23 16:06:16 +01:00 |
|
Christian Semmler
|
9d8820ee06
|
Implement TextureData::Create (#586)
* Implement TextureData::Create
* Fix names
* Rename
* Fix name
* Fix annotation
* Add missing annotation
* Fix annotation
* More annotation fixes
* Compat template type ambiguity
* Fix
|
2024-02-22 16:59:44 -05:00 |
|
MS
|
761b120aee
|
CustomizeAnimFile MxVariable (#584)
* CustomizeAnimFile MxVariable
* Fixes
* Remove returns
* Add size asserts
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-21 21:30:02 +01:00 |
|
Christian Semmler
|
d76d334197
|
Minor fixes
|
2024-02-20 12:14:52 -05:00 |
|
Christian Semmler
|
eefb05de73
|
Implement remaining anim.lib read functions (#582)
|
2024-02-20 18:03:24 +01:00 |
|
Christian Semmler
|
21f80c825a
|
Fix unsigned/signed
|
2024-02-19 09:35:20 -05:00 |
|
Nathan M Gilbert
|
cc1bc148d0
|
Implement HistoryBook::ReadyWorld (#579)
* Implement HistoryBook::ReadyWorld
* Fix names and annotations
* WIP improvements
* Remove unnecessary padding/pack
* Remove packing
* Style
* Use countof
* Fix signed
* Fixes
* Remove duplicate annotation
* Rename
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-19 15:24:30 +01:00 |
|
Christian Semmler
|
dbb2acf71c
|
Implement more anim.lib Read functions (#578)
* Implement Read functions
* Add annotation
|
2024-02-18 21:31:29 +01:00 |
|
Christian Semmler
|
58482ff676
|
Bootstrap anim.lib (#577)
* Bootstrap anim.lib
* Fix order
* Fix LegoMorphKey
|
2024-02-18 18:43:42 +01:00 |
|
Joshua Peisach
|
35a566c243
|
Bike::Create, Bike::VTable0xe4 (#576)
* Bike::Create, Bike::VTable0xe4
* Readability
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-17 20:26:29 +01:00 |
|
Joshua Peisach
|
4a7ab43b45
|
Main HistoryBook function implementations (#575)
* Main HistoryBook function implementations
* fix names
|
2024-02-17 20:04:48 +01:00 |
|
Joshua Peisach
|
d71987b369
|
implement GasStation::Notify (#574)
* implement GasStation::Notify
* Fix code
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-17 18:23:09 +01:00 |
|
Christian Semmler
|
1d189b013d
|
Rename MxDSSubscriber functions (#573)
|
2024-02-17 16:35:10 +01:00 |
|
Christian Semmler
|
332d8da695
|
Fix LegoROI / add TimeROI (#572)
* Fix LegoROI / add TimeROI
* Fix order
* Remove extra fwd decl
|
2024-02-17 16:07:34 +01:00 |
|
Christian Semmler
|
b47412183b
|
Implement/match LegoOmni::GetScriptIndex (#571)
* Implement/match LegoOmni::GetScriptIndex
* Fix type
* Fix
|
2024-02-17 02:10:42 +01:00 |
|
Christian Semmler
|
c67f613b8d
|
Implement/match LegoOmni::FindROI and related (#570)
* Implement/match LegoOmni::FindROI and related
* Add missing file
|
2024-02-17 01:34:30 +01:00 |
|
Christian Semmler
|
5b06054375
|
Implement/match RegisterPaths (#569)
|
2024-02-17 00:25:32 +01:00 |
|
MS
|
ad3a1de055
|
Match more scalar deleting destructors (#568)
|
2024-02-16 13:15:53 -05:00 |
|
Christian Semmler
|
9bc5890da6
|
Implement/match LegoOmni::RegisterScripts (#567)
* Implement/match LegoOmni::RegisterScripts
* Fix const
|
2024-02-16 18:12:45 +01:00 |
|
Christian Semmler
|
5d80733cb1
|
Implement/match Tgl::View::Render (#566)
|
2024-02-16 16:28:20 +01:00 |
|
Joshua Peisach
|
efcb3cac2a
|
Police: HandleClick (#565)
* Police: HandleClick
* Spacing
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-16 15:53:17 +01:00 |
|
Joshua Peisach
|
91643d59ba
|
PoliceState: Create script enum + implement FUN_1005ea40 (#564)
* PoliceState: Create script enum + implement FUN_1005ea40
* Clean up code
* Match
* Match
* Fix type
* Fix error
* Remove return
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-15 17:22:58 +01:00 |
|
Nathan M Gilbert
|
271df035fd
|
Implement/Match JukeboxEntity (#562)
* Implement/Match JukeboxEntity
* Style/naming
* Style/naming
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-14 17:48:39 +01:00 |
|
MS
|
1b696e4bd8
|
reccmp: Unique addresses and stub reporting (#554)
|
2024-02-13 20:25:51 -05:00 |
|
Joshua Peisach
|
eb3b339454
|
GasStation destructor, enable, create (#561)
* GasStation destructor, enable, create
* Fixes
* Remove comment
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-14 00:40:04 +01:00 |
|
MS
|
971ac8b6e7
|
LegoCacheSound and related STL (#560)
* LegoCacheSound and related STL
* Changes/annotations
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-14 00:34:14 +01:00 |
|
Misha
|
6d3ce3b5cb
|
implement RegistrationBook::Notify (#559)
* implement RegistrationBook::Notify
* Update registrationbook.cpp
* Fixes
* Change type
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-02-11 17:16:10 -05:00 |
|
Christian Semmler
|
5bba81c0ca
|
Rename Infocenterstate::m_buffer to m_letters (#558)
* Rename Infocenterstate::m_buffer
* Rename function
* Fix
* Fix
* Rename function
* Rename function
* Rename function
|
2024-02-11 10:44:55 -05:00 |
|