Catacomb II (1991) by Softdisk Publishing

Richard Mandel 88947aa28b The Catacomb open source release. il y a 10 ans
CATACOMB.C 88947aa28b The Catacomb open source release. il y a 10 ans
CATACOMB.PRJ 88947aa28b The Catacomb open source release. il y a 10 ans
CATASM.ASM 88947aa28b The Catacomb open source release. il y a 10 ans
CATED.C 88947aa28b The Catacomb open source release. il y a 10 ans
CAT_PLAY.C 88947aa28b The Catacomb open source release. il y a 10 ans
COPYING 88947aa28b The Catacomb open source release. il y a 10 ans
CPANEL.C 88947aa28b The Catacomb open source release. il y a 10 ans
NGRABCA2.H 88947aa28b The Catacomb open source release. il y a 10 ans
OBJECTS.C 88947aa28b The Catacomb open source release. il y a 10 ans
OLDCAT.C 88947aa28b The Catacomb open source release. il y a 10 ans
PCRLIB.H 88947aa28b The Catacomb open source release. il y a 10 ans
PCRLIB_A.ASM 88947aa28b The Catacomb open source release. il y a 10 ans
PCRLIB_C.C 88947aa28b The Catacomb open source release. il y a 10 ans
README.md 88947aa28b The Catacomb open source release. il y a 10 ans
RLEASM.ASM 88947aa28b The Catacomb open source release. il y a 10 ans
SOUNDS.H 88947aa28b The Catacomb open source release. il y a 10 ans
_PIRACY.OBJ 88947aa28b The Catacomb open source release. il y a 10 ans

README.md

The Catacomb

This repository contains the source code for The Catacomb (also known as Catacomb II). The source code is designed for Borland C++ 2.0, but compiled fine with Borland C++ 3.1 at the time of this release.

It is released under the GNU GPLv2. Please see COPYING for license details.

This release does not affect the licensing for the game data files. You will need to legally acquire the game data in order to use the exe built from this source code.

Editor

The editor for this game is the same as the original. Requiring the maps to be uncompressed before editing. The CATED.C contains the editor code, which is only referenced by OLDCAT.C. So it's disabled in this source tree and may or may not be functional.