Commit graph

24 commits

Author SHA1 Message Date
neuromancer
805bc3e30e updated README 2019-08-20 03:56:43 +02:00
Steven Fuller
0de664d0a8 Import icculus.org release (2015-02-14) 2019-08-20 03:51:33 +02:00
Steven Fuller
22475d6d94 Import icculus.org release (2014-12-25) 2019-08-20 03:45:24 +02:00
Steven Fuller
fecc8f4311 updated 2019-08-20 02:22:37 +02:00
Steven Fuller
e681d155d9 Disable Gold-only weapons for Regular edition (Tim Beckmann)
fixed compiling with -DNDEBUG
2019-08-20 02:22:37 +02:00
Steven Fuller
080430b3bd Redid the most of the file loading/saving. Now uses $HOME/.avp/ and
$AVP_DIR to look for files.
2019-08-20 02:22:37 +02:00
Steven Fuller
abab1011ac Small update. 2019-08-20 02:22:37 +02:00
Steven Fuller
adb11a6d73 Doc Updates.
Command line options.
2019-08-20 02:22:37 +02:00
Steven Fuller
783657fac7 Fixed "pure virtual method called" 2019-08-20 02:22:37 +02:00
Steven Fuller
9a32158ae8 Screenshots in software mode (menus) implemented. 2019-08-20 02:22:36 +02:00
Steven Fuller
b4a55b2618 Added Screenshot code.
Moved some net stuff around.
2019-08-20 02:22:36 +02:00
Steven Fuller
2c9d8cc68e Doc updates 2019-08-20 02:22:36 +02:00
Steven Fuller
ab1b808ef3 Debian SDL+NVIDIA workaround 2019-08-20 02:22:36 +02:00
Steven Fuller
949ffcfd44 Fixed the mistake causing new episodes to be gained for free. 2019-08-20 02:22:36 +02:00
Steven Fuller
06371ecc45 Re-fixed the menus and enabled another font drawing function.
Fixed Profile Loading/Saving (had to disable debug mode).
2019-08-20 02:22:36 +02:00
Steven Fuller
442b6b52ea Disable the menus for the Alien demo. 2019-08-20 02:22:36 +02:00
Steven Fuller
a1d0e0dc87 Small menu changes 2019-08-20 02:22:36 +02:00
Steven Fuller
7ef81cbc6e More work on menus. 2019-08-20 02:22:36 +02:00
Steven Fuller
ea23e5a1bb Documented -DREGULAR_EDITION
Disabled the sound printfs for now.
2019-08-20 02:22:36 +02:00
Steven Fuller
b7e1c7cb2f Documentation updates. 2019-08-20 02:22:36 +02:00
Steven Fuller
39a1a56772 Fixed water drawing.
Added a better hack to the Text loader (for Alien demo).

Fixed water texture paths for Alien Demo.
2019-08-20 02:22:36 +02:00
Steven Fuller
c7f0dd737a 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.
2019-08-20 02:22:36 +02:00
Steven Fuller
f4a6541010 README updates.
Spaced out the font widths a little more (using a program to generate the
table).
2019-08-20 02:22:36 +02:00
Steven Fuller
681b48343d Added a README.
Added the HUD font drawing code.  now stubs2.cpp is no longer needed.
2019-08-20 02:22:36 +02:00