Go to file
Andrew Gardner 1b323795b4 Improves geometry chunk type 0x2e.
NOTES:
* Not quite done yet.  0x2e is a quad, and the recoverPolygonBlock() function 
 is expecting one triangle per chunk.  This will be fixed with a small refactorization 
 in the future.
* Fleshed out the 'chunk type bits' a little.  This will be verified against type 0x24.
* Xrally and roadedge hng64 screens no longer run at 10fps.
* I'm away for a week or two to do some traveling.  Happy holidays y'all!
2009-12-24 21:15:53 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src Improves geometry chunk type 0x2e. 2009-12-24 21:15:53 +00:00
.gitattributes Basic driver for Cycle Mahbou 2009-12-24 17:17:17 +00:00
makefile Removed the global "includes" include and instead specify the "includes" path in all #include occurences. [Oliver Stoneberg] 2009-12-21 23:09:02 +00:00