summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2019-08-20updatedSteven Fuller
2019-08-20Disable Gold-only weapons for Regular edition (Tim Beckmann)Steven Fuller
fixed compiling with -DNDEBUG
2019-08-20Redid the most of the file loading/saving. Now uses $HOME/.avp/ andSteven Fuller
$AVP_DIR to look for files.
2019-08-20Small update.Steven Fuller
2019-08-20Doc Updates.Steven Fuller
Command line options.
2019-08-20Fixed "pure virtual method called"Steven Fuller
2019-08-20Screenshots in software mode (menus) implemented.Steven Fuller
2019-08-20Added Screenshot code.Steven Fuller
Moved some net stuff around.
2019-08-20Doc updatesSteven Fuller
2019-08-20Debian SDL+NVIDIA workaroundSteven Fuller
2019-08-20Fixed the mistake causing new episodes to be gained for free.Steven Fuller
2019-08-20Re-fixed the menus and enabled another font drawing function.Steven Fuller
Fixed Profile Loading/Saving (had to disable debug mode).
2019-08-20Disable the menus for the Alien demo.Steven Fuller
2019-08-20Small menu changesSteven Fuller
2019-08-20More work on menus.Steven Fuller
2019-08-20Documented -DREGULAR_EDITIONSteven Fuller
Disabled the sound printfs for now.
2019-08-20Documentation updates.Steven Fuller
2019-08-20Fixed water drawing.Steven Fuller
Added a better hack to the Text loader (for Alien demo). Fixed water texture paths for Alien Demo.
2019-08-20Small changes in order to get the demos to work. Alien demo runs. MarineSteven Fuller
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-20README updates.Steven Fuller
Spaced out the font widths a little more (using a program to generate the table).
2019-08-20Added a README.Steven Fuller
Added the HUD font drawing code. now stubs2.cpp is no longer needed.