Go to file
Christian Semmler 841c778e12
Implement LegoPathActor::VTable0x9c (#942)
* Implement LegoPathActor::VTable0x9c

* Add annotation
2024-05-23 12:03:24 -04:00
.github/workflows Remove naming script (for now) 2024-05-16 22:32:24 -04:00
3rdparty Remove SmartHeap 2024-05-16 22:36:17 -04:00
CONFIG basic name improvements (#930) 2024-05-23 12:03:23 -04:00
ISLE initial commit 2024-05-16 19:42:54 -04:00
LEGO1 Implement LegoPathActor::VTable0x9c (#942) 2024-05-23 12:03:24 -04:00
util initial commit 2024-05-16 19:42:54 -04:00
.clang-format initial commit 2024-05-16 19:42:54 -04:00
.clang-tidy initial commit 2024-05-16 19:42:54 -04:00
.editorconfig initial commit 2024-05-16 19:42:54 -04:00
.gitattributes initial commit 2024-05-16 19:42:54 -04:00
.gitignore initial commit 2024-05-16 19:42:54 -04:00
.gitmodules Add libsmacker to replace smack.lib 2024-05-16 22:11:33 -04:00
.pylintrc initial commit 2024-05-16 19:42:54 -04:00
CMakeLists.txt Remove SmartHeap 2024-05-16 22:36:17 -04:00
CONTRIBUTING.md Add rudimentary README 2024-05-16 22:20:55 -04:00
pyproject.toml initial commit 2024-05-16 19:42:54 -04:00
README.md Update README 2024-05-16 22:24:17 -04:00

LEGO Island Modernization

Development Vlog | Contributing | Matrix | Forums | Patreon

This initiative is a work-in-progress modernization of LEGO Island (Version 1.1, English) based on the decompilation project. Our primary goal is to transform the codebase to achieve platform independence, thereby enhancing compatibility across various systems while preserving the original game's experience as faithfully as possible.

Status

TODO

Building

TODO

Prerequisites

TODO

Compiling

TODO

Usage

TODO

Contributing

If you're interested in helping or contributing to this project, check out the CONTRIBUTING page.