aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/various.h
AgeCommit message (Expand)Author
2006-05-26As far as I can tell, there's no longer any reason for PartBuffer and AnimDataTorbjörn Andersson
2006-04-11Add F1-F10 keymappings like in original engine.Eugene Sandulenko
2006-04-10If I understand things correctly, cinE used to dump the entire animDataTableTorbjörn Andersson
2006-04-09Fixed savegame saving/loading. I haven't done anything about the userTorbjörn Andersson
2006-04-08Began collecting hard-coded language-specific strings in a new initLanguage()Torbjörn Andersson
2006-03-23uint8 -> byteEugene Sandulenko
2006-03-15added mouse cursorsGregory Montoir
2006-03-09minor cleanup.Gregory Montoir
2006-03-02fixed compilation.Gregory Montoir
2006-02-27cleanupGregory Montoir
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-25Moved cine engine into namespace CineMax Horn
2006-02-23formating codePaweł Kołodziejski
2006-02-23Cleanup to remove duplicate type definesTravis Howell
2006-02-22Initial version of Cinematique engine evo 1.Eugene Sandulenko