LBA Prequel Engine Doxxy Documentation
LBA Prequel is project based upon the popular Little Big Adventure games released respectively in 1994 (Relentless in North America) and 1997 (Twinsen's Odyssey). Based on the actual LBA game engine, our goal is to create an original game that is loosely based on the story of Twinsen's ancestor, Hegesippe.
While making the first game write and design we notice we need something more from using the original game engine. Something that could make the difference. Better movies quality, sound quality, quick all the old sound formats the engine support, etc.. So, because of this type of things we, the Prequel team, decide to create a side project which aims to build an engine based on reverse of the original LBA1 engine. We want to make an exact engine since we don't wanna loose all that atmosphere the original games gives to us.
Even beeing a side project, the engine, for another project, the game, this engine will be available for all people who'd like to make a modification game of LBA1.
This document, allows you to easily search for particulary things among the code. We plan to comment as best as we can and with the most necessary informations. The source code is also shared in this document and you can use it in the terms of the license.
Feel free to contact us if you wanna help improving this documentation and the engine itself.
Copyright (c) Adeline Software International 1994, All Rights Reserved.
Copyright (c) 2002-2007 The TwinEngine team.
Copyright (c) 2008 Prequengine team.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
For a full license, check the license file in source code.