Decompilation project for Tomb Raider II (1997), along with additional enhancements and bugfixes
Go to file
Marcin Kurczewski f096680a7a
Some checks failed
Run code linters / Run code linters (push) Has been cancelled
Publish a pre-release / Build prerelease assets (push) Has been cancelled
Publish a pre-release / Create a prerelease (push) Has been cancelled
docs: post a merger notice
2024-10-04 12:47:02 +02:00
.github build: fix releases 2024-09-20 09:57:59 +02:00
data console/cmd: make /set do fuzzy matching 2024-09-30 17:41:31 +02:00
docs console/cmd: move /play to libtrx 2024-09-30 17:41:21 +02:00
src shell: fix crash when opening console too early 2024-09-30 17:49:03 +02:00
subprojects console/cmd: make /set do fuzzy matching 2024-09-30 17:41:31 +02:00
tools console/cmd: move /play to libtrx 2024-09-30 17:41:21 +02:00
.clang-format initial commit 2023-10-01 13:24:43 +02:00
.gitignore game-string: manage game strings in libtrx 2024-09-17 23:53:34 +02:00
.gitmodules memory: move to libtrx 2024-04-29 10:49:50 +02:00
.pre-commit-config.yaml tools: use additional linting 2024-09-07 12:05:03 +02:00
CHANGELOG.md console/cmd: make /set do fuzzy matching 2024-09-30 17:41:31 +02:00
COMMANDS.md console/cmd: add /sfx command 2024-09-22 23:27:21 +02:00
CONTRIBUTING.md tools: ditch iwyu 2024-09-17 23:53:34 +02:00
COPYING.md initial commit 2023-10-01 13:24:43 +02:00
justfile config_tool: add config tool solution (#198) 2024-09-06 07:36:33 +01:00
meson.build console/cmd: move /flip to libtrx 2024-09-30 17:41:31 +02:00
meson.options build: change tooling to match TR1X 2024-04-13 22:03:16 +02:00
README.md docs: post a merger notice 2024-10-04 12:47:02 +02:00

TR2X logo TR2X logo

TR2X is an open-source decompilation project for Tomb Raider 2, created as a sequel to the successful TR1X project for Tomb Raider 1.

Note

As of October 2024, this repository has been merged into the TRX project. We invite you to join us at our new home.

What you need to know

  • Rationale: This decision aims to simplify development, particularly feature and improvement sharing with TR1X.
  • Repository Access: This repository is archived. Future development and contributions will occur in the TRX project.
  • Contributions: Please submit issues, pull requests, and discussions to the TRX repository.
  • Documentation: Find all updated documentation and resources in the TRX repository.

The LostArtefacts Team