Open source re-implementation of Tomb Raider I and Tomb Raider II, along with additional enhancements and bugfixes
Find a file
2021-02-28 13:52:34 +01:00
.github/workflows fix version information missing from releases 2021-02-28 09:08:09 +01:00
bin rename the repository 2021-02-18 16:40:32 +01:00
build supply version information 2021-02-25 00:39:44 +01:00
docs port StartGame 2021-02-28 13:52:34 +01:00
src port StartGame 2021-02-28 13:52:34 +01:00
.clang-format fix compiling under WSDL 2021-02-10 22:24:26 +01:00
.gitignore move to Docker 2021-02-08 00:24:43 +01:00
CONTRIBUTING.md docs: extract CONTRIBUTING.md 2021-02-12 13:47:24 +01:00
COPYING.md add docs 2021-02-07 23:29:49 +01:00
Dockerfile fix version information missing from Docker builds 2021-02-28 08:51:37 +01:00
Makefile fix version information missing from Docker builds 2021-02-28 08:51:37 +01:00
README.md move configuration to comments 2021-02-22 22:39:24 +01:00
Tomb1Main.json streamline bar flashing modes (closes #35) 2021-02-28 09:36:09 +01:00

Tomb1Main

This is a dynamic library for the classic Tomb Raider I game (TombATI version). The purpose of the library is to reimplement all the routines performed by the game and enhance the gameplay with new options.

This project is inspired by Arsunt's TR2Main project.

Installing

Get a copy of the latest release from here and unpack the contents to your game directory. Make sure you overwrite existing files. Currently Tomb1Main requires you to have the TombATI patch installed to work.

Configuring

To configure Tomb1Main, edit the Tomb1Main.json file in your text editor such as Notepad. All the configuration is explained in that file.

Decompilation progress

License

This project is licensed under the GNU General Public License - see the COPYING.md file for details.

(c) 2021 Marcin Kurczewski. All rights reserved. Original game is created by Core Design Ltd. in 1996. Lara Croft and Tomb Raider are trademarks of Square Enix Ltd.