isle/LEGO1
Fabian Neundorf 3c36c608db Add names to LegoActorInfo.Part
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 20:25:51 +02:00
..
lego Add names to LegoActorInfo.Part 2025-06-03 20:25:51 +02:00
modeldb Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
mxdirectx Fix ambiguous matches in BETA10 (#1520) 2025-05-26 07:25:47 +02:00
mxgeometry Fix Matrix4::operator[] annotation (#1390) 2025-02-22 06:48:11 -07:00
mxstl Implement LegoPathController::FUN_10048310 (#1192) 2024-12-06 20:50:40 +01:00
omni Fix ambiguous matches in BETA10 (#1520) 2025-05-26 07:25:47 +02:00
realtime rename functions and parameters in OrientableROI (#1512) 2025-05-21 20:13:28 -07:00
res Support building isle with modern MSVC + msys2 (#421) 2024-01-10 23:34:32 +01:00
tgl RendererImpl, CameraImpl, LightImpl (#1525) 2025-05-28 22:04:01 -04:00
viewmanager Fix ambiguous matches in BETA10 (#1520) 2025-05-26 07:25:47 +02:00
define.cpp Match LegoActor and LegoPathActor in BETA10 (#1524) 2025-05-27 22:04:01 +02:00
define.h Implement/match LegoRaceActor (#1072) 2024-08-02 22:29:21 -07:00
LegoOmni.def Spinoff some sources to static libraries (#484) 2024-01-24 21:16:29 -05:00
LegoOmni.mingw.def cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
library_msvc.h Match LegoActor and LegoPathActor in BETA10 (#1524) 2025-05-27 22:04:01 +02:00
library_smack.h Fix inclusion guards of 3 files (#1509) 2025-05-20 02:15:30 +02:00
main.cpp Spinoff some sources to static libraries (#484) 2024-01-24 21:16:29 -05:00