aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* use $HOME-based play directoryHEADmasterB Stack2019-03-31
| | | | | | * modify script to copy the game to a $HOME subdirectory so the game has read-write access to the data files and savegame directory.
* add makefile and other package-ready elementsB Stack2019-03-31
| | | | | This adds open-source-licensed files that will help package builders build this application for distros.
* use color by defaultB Stack2019-03-31
|
* add notes and todosB Stack2019-03-31
|
* Adding game historyJason Self2014-06-09
|
* Adding known issuesJason Self2014-06-06
|
* Some fixes and succesful playthrough.Jason Self2014-06-05
|
* This game is not Supernova. Correcting FSF address and de-duplicating ↵Jason Self2014-05-31
| | | | copyright/license notice
* Fixed resource file editors.Jason Self2014-05-31
|
* Merging the HELP.TXT and INSTRUCT.TXT file into INSTRUCT.TXTJason Self2014-05-10
|
* Modifying INSTRUCT.TXT to remove shareware information as it can no longer ↵Jason Self2014-05-10
| | | | be registered, per Apogee. Also removing LOADING information since floppy disks aren't being used anymore. Also adding licensing details as it appears Apogee overlooked adding the GPL header in this file despite being added to the rest. Other minor formatting changes.
* Forgot the word 'Affero' in the BUILD fileJason Self2014-05-10
|
* Modifying Beyond The Titanic to compile with the Free Pascal compiler and ↵Jason Self2014-05-10
| | | | run on modern systems. Changes are licensed under the GNU Affero General Public License version 3 or any later version. Adding copy of the AGPL and build instructions.
* Upgrading to GPLv3Jason Self2014-05-10
|
* Importing Apogee Software's GPL release of Beyond The Titanic into version ↵Jason Self2014-05-10
control
bgstack15