Allegro 5 stuff

ChangeLog (8.4k) -- Recent changes made in CVS.

a5-20030801.tar.bz2 (103.3k), a5-20030801.zip (224.0k) -- Snapshot of the latest c++-conversion-branch in CVS. This is probably the easiest way to take a quick peek.

82porsche.zip (262.8k) -- You need this model for tst-gl5. The original model was gotten from http://www.3dcafe.com

cvsroot-20030801.tar.bz2 (216.0k) -- My local CVS tree. You'll want to check out the allegro5 module with a command like:

   mkdir workdir
   cd workdir
   cvs -d :local:/path/allegro5 checkout allegro5

All the work is now done on the c++-conversion-branch (will be merged into HEAD soon), which you can get with:

   cvs update -r 'c++-conversion-branch'

a5win-20030628.zip (248.0k) -- Prototype-ish Windows port. Very soon this will be completely obsoleted by better code in the CVS tree (as of 2003-07-04, the CVS tree is only missing the pointer API).

scheme-a5 -- My Scheme-language bindings.