aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/prc.cpp
AgeCommit message (Expand)Author
2006-02-27cleanupGregory Montoir
2006-02-25cleanup (endianess fixes, fixed partBufferStruct structure)Gregory Montoir
2006-02-25Some more cine header cleanupMax Horn
2006-02-25Reducing the header dependencies in cine a bit moreMax Horn
2006-02-25- avoid using typedef for structs (it is just not necessary in C++)Max Horn
2006-02-25Use static/const on data tables when possible (this helps the compiler to opt...Max Horn
2006-02-25Moved cine engine into namespace CineMax Horn
2006-02-23formating codePaweł Kołodziejski
2006-02-23Update function type, to match last commitTravis Howell
2006-02-23Cleanup to remove duplicate type definesTravis Howell
2006-02-22Initial version of Cinematique engine evo 1.Eugene Sandulenko