isle/LEGO1/lego/legoomni/src
Fabian Neundorf d7d3a47cd2
Add names to LegoActorInfo.Part (#1538)
Each part consists of two "blocks" where every block has a list of
indices which reference into a list of names and the actual index used
for the list of indices.

By doing that, it is possible to reuse the list of name for every actor
and instead have a "sublist" through the indices list.
2025-06-03 18:11:01 -07:00
..
actors Match LegoActor and LegoPathActor in BETA10 (#1524) 2025-05-27 22:04:01 +02:00
audio Fix notification/presenter casts (#1532) 2025-05-30 21:43:33 +02:00
build Fix UBSAN entering the petrol station car building minigame (#1533) 2025-05-31 02:19:11 +02:00
common Add names to LegoActorInfo.Part (#1538) 2025-06-03 18:11:01 -07:00
control LegoMeterPresenter: use array deleter + BETA10-only assertion (#1527) 2025-05-28 20:25:05 -07:00
entity Match LegoActor and LegoPathActor in BETA10 (#1524) 2025-05-27 22:04:01 +02:00
input Rename c_bit5 to c_ctrl in LegoInputManager, change m_unk0x6c to m_isAccelerating and clear some local unknowns (#1458) 2025-05-09 07:40:00 -07:00
main Match LegoOmni::GetWorldId (#1517) 2025-05-24 17:12:07 +02:00
paths Match LegoActor and LegoPathActor in BETA10 (#1524) 2025-05-27 22:04:01 +02:00
race Refactor LegoUnknown100db7f4 to LegoOrientedEdge (#1515) 2025-05-24 23:09:24 -07:00
video rename functions and parameters in OrientableROI (#1512) 2025-05-21 20:13:28 -07:00
worlds rename functions and parameters in OrientableROI (#1512) 2025-05-21 20:13:28 -07:00