Commit graph

75 commits

Author SHA1 Message Date
Steven Fuller
12c6a39177 'Undid' stubbing of IndexedFont::IndexedFont and IndexedFont::GetFont().
Initialized ScreenDescriptorBlock to some default values.

Now AvP runs and exits with no errors with current main()
2019-08-20 02:22:36 +02:00
Steven Fuller
d0582ff279 Forgot to add stubs2.cpp (functions only used in C++ parts). 2019-08-20 02:22:36 +02:00
Steven Fuller
a5fdb9f7c8 Now in the Data loading phase.
Converted many '\\' to '/'.   Partially implemented win32 file routines.
Got texture code to work OK for now (still needs to be reimplemented).
Partially implemented the main loop.
2019-08-20 02:22:36 +02:00
Steven Fuller
f2c6ac7362 Forgot to ci yesterday.
Now links.
2019-08-20 02:22:36 +02:00
Steven Fuller
29792b40ef Fixed errors in inline.h.
More compiling.  156 unique undefined references.
2019-08-20 02:22:36 +02:00
Steven Fuller
cfd7274022 More compiling. 2019-08-20 02:22:36 +02:00
Steven Fuller
eb5c2cc01d Tools for testing. 2019-08-20 02:22:36 +02:00
Steven Fuller
f097dd9258 More compiling. 2019-08-20 02:22:36 +02:00
Steven Fuller
a9cf09aa34 More compiling. 2019-08-20 02:22:36 +02:00
Steven Fuller
4db15e7459 More compiling. Things are starting to get hacky (adding stubs, commenting
out unimplemented windows stuff, and so on).
2019-08-20 02:22:36 +02:00
Steven Fuller
5c497c61a6 Implemented (most of) the inline assembly in inline.h 2019-08-20 02:22:36 +02:00
Steven Fuller
44d4752e83 Added extern "C" where needed. 2019-08-20 02:22:36 +02:00
Steven Fuller
3b458d2583 More compiling. All 'easy-to-compile' files now do.
Added the Rebellion license.
2019-08-20 02:22:36 +02:00
Steven Fuller
71fa444424 Removed headers that were accidently checked in.
Lots of compiling.
2019-08-20 02:22:36 +02:00
Steven Fuller
f759e35cd8 More compilation.
Moved windows typedefs to a separate file.

Included public domain md5 routines (from dpkg).
2019-08-20 02:22:36 +02:00
Steven Fuller
6d5a3cec55 More compiling... 2019-08-20 02:22:36 +02:00
Steven Fuller
fd8ed25d23 Another file now compiles. 2019-08-20 02:22:36 +02:00
Steven Fuller
8b4a564235 Few more files compile. 2019-08-20 02:22:36 +02:00
Steven Fuller
936a5198e4 lots of small changes that didn't get checked in 2019-08-20 02:22:36 +02:00
Steven Fuller
1fcf3c028a afont.c now builds 2019-08-20 02:22:36 +02:00
Steven Fuller
49c2203275 Fixed rest of platform.h 2019-08-20 02:22:36 +02:00
Steven Fuller
d89eb0014e First wave of changes:
Removed inclusion of Windows header files and remove some Windows-specific
declarations.
2019-08-20 02:22:36 +02:00
Steven Fuller
190a6b306b Added Makefile 2019-08-20 02:22:36 +02:00
Steven Fuller
2186d5f3f9 Initial revision 2019-08-20 02:09:04 +02:00
Rebellion Developments
218ca90543 Import Aliens vs Predator - Gold (Build 116)
Source code release, imported from:
https://www.gamefront.com/games/aliens-vs-predator-3/file/avp-gold-complete-source-code

All text files were converted to Unix format.
2019-08-19 05:45:17 +02:00