From c7f0dd737a14348f8c0a015b8367f8eef479aff3 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Thu, 16 Aug 2001 23:09:17 +0000 Subject: [PATCH] Small changes in order to get the demos to work. Alien demo runs. Marine and Predator demos used a different HUD font. Changes that need to be made for demo versions: 1. avp/langenum.h needs to be rebuilt for each demo (easy) 2. Marine and Predator demos need to use a different HUD font 3. There may be other minor differences with enums, etc. --- README | 4 ++++ src/avp/gamecmds.cpp | 1 - src/avp/language.c | 4 ++++ src/avp/win95/frontend/avp_menus.h | 17 +++++++++++------ src/avp/win95/npcsetup.cpp | 9 +++++++-- src/main.c | 13 ++++++++++++- src/opengl.c | 11 +++++++++++ 7 files changed, 49 insertions(+), 10 deletions(-) diff --git a/README b/README index bf722c9..6623d1b 100644 --- a/README +++ b/README @@ -34,6 +34,10 @@ demos. Plus, I am told that the Regular edition does seem to work by renaming a file or two. +Unless someone feels strongly about it, I probably will decide not to support +save games (save games were added in the gold edition). + + At least with the Gold edition, a number of files are encoded on the CD. So you would need to install the game in Windows (VMware works also) in order to get this to work. Currently wine does not work because it fails the CD diff --git a/src/avp/gamecmds.cpp b/src/avp/gamecmds.cpp index 53b4b96..9a71aaa 100644 --- a/src/avp/gamecmds.cpp +++ b/src/avp/gamecmds.cpp @@ -13,7 +13,6 @@ extern "C" { -#include "3dc.h" #include "module.h" #include "inline.h" diff --git a/src/avp/language.c b/src/avp/language.c index 45e611f..cd4fc0e 100644 --- a/src/avp/language.c +++ b/src/avp/language.c @@ -71,6 +71,9 @@ void InitTextStrings(void) for (i=1; i