isle-portable/LEGO1/lego/legoomni/src
jonschz dede20000f
Progress towards implementing SkateBoard (#864)
* Implement SkateBoard::~SkateBoard()

* Implement SkateBoard::VTable0xd4

* Implement SkateBoard::Create()

- one typecast is still not clear

* Add SkateBoard::VTable0xe4()

* apply clang-format

* Apply clang-format to legocontrolmanager.h

* Address review comments

---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2024-04-28 07:23:29 -04:00
..
act1 Fix writing/reading of game state (#834) 2024-04-21 15:42:08 +02:00
act2 Fix writing/reading of game state (#834) 2024-04-21 15:42:08 +02:00
act3 Fix writing/reading of game state (#834) 2024-04-21 15:42:08 +02:00
actors Progress towards implementing SkateBoard (#864) 2024-04-28 07:23:29 -04:00
audio Implement/match LegoActor::ParseAction (#785) 2024-04-08 14:23:31 +02:00
build Fix writing/reading of game state (#834) 2024-04-21 15:42:08 +02:00
common Implement/match LegoAnimationManager::Reset (#863) 2024-04-27 16:31:50 +02:00
control Implement/match LegoPhonemePresenter::LoadFrame & PutFrame (#812) 2024-04-17 13:26:11 +02:00
entity Implement/match LegoAnimationManager::Reset (#863) 2024-04-27 16:31:50 +02:00
gasstation Fix writing/reading of game state (#834) 2024-04-21 15:42:08 +02:00
hospital Score class cleanup (#855) 2024-04-26 16:58:42 +02:00
infocenter Fix writing/reading of game state (#834) 2024-04-21 15:42:08 +02:00
input Use proper boolean constant 2024-04-06 15:32:02 -04:00
isle Fix writing/reading of game state (#834) 2024-04-21 15:42:08 +02:00
main Make NotificationManager::Send take a const reference to notification (#836) 2024-04-22 14:11:38 +02:00
notify Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
paths Implement/match LegoAnimPresenter::ParseExtra (#848) 2024-04-25 16:00:58 +02:00
pizzeria Fix writing/reading of game state (#834) 2024-04-21 15:42:08 +02:00
police Fix writing/reading of game state (#834) 2024-04-21 15:42:08 +02:00
race Score class cleanup (#855) 2024-04-26 16:58:42 +02:00
towtrack Score class cleanup (#855) 2024-04-26 16:58:42 +02:00
video Define LegoEntity::Type enum (#854) 2024-04-26 16:03:13 +02:00
worlds Implement/match LegoAnimationManager::Reset (#863) 2024-04-27 16:31:50 +02:00