Hi guys, I managed to get the code to compile a run-able project.exe under Watcom which looks and runs just fine.

There are vcproj files included, but they didn't compile, lots of safe_malloc and safe_free calls that don't connect like they should and a few other errors.
I tried to use VisualStudio/VisualC++ ver 9.0 as the vcproj file states, but it has a LOT of errors in attempting to compile the project.
I also noticed rgb.c had a routine in it that was particularly confusing that wouldn't compile that I couldn't fix. Maybe an earlier version would work?

Are these vcproj files supposed to compile?
Javelin