isle-portable/LEGO1/lego/legoomni/src
Christian Semmler 7256eeb0ad
Replace hardcoded magic values with constants (#1173)
* Replace two hardcoded magic values with constants

* Replace constants
2024-11-28 00:05:40 +01:00
..
actors Implement LegoAct2::Tickle() and others (#1168) 2024-11-25 23:24:46 +01:00
audio Implement/match Act2Brick (#1169) 2024-11-25 22:08:57 +01:00
build Implement CarRace (#1165) 2024-11-23 12:33:15 -07:00
common Replace hardcoded magic values with constants (#1173) 2024-11-28 00:05:40 +01:00
control Implement LegoCarBuild::FUN_10024890() and others, refactor (#1126) 2024-11-01 09:21:15 -07:00
entity Remove static storage specifier so vars can be found through datacmp (#1171) 2024-11-27 00:33:18 +01:00
input Implement LegoCarBuild::FUN_10024890() and others, refactor (#1126) 2024-11-01 09:21:15 -07:00
main Implement LegoAct2::Tickle() and others (#1168) 2024-11-25 23:24:46 +01:00
notify Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00
paths Implement LegoAct2::Tickle() and others (#1168) 2024-11-25 23:24:46 +01:00
race Remove static storage specifier so vars can be found through datacmp (#1171) 2024-11-27 00:33:18 +01:00
video Use alias functions from Lego3DManager (#1167) 2024-11-23 20:37:24 -07:00
worlds Implement remaining LegoGameState functions (#1172) 2024-11-27 23:42:05 +01:00