aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/script_os.cpp
AgeCommit message (Expand)Author
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-16CINE: Add Opcode 0x40 (o1_closePart) to Operation Stealth.D G Turner
2010-08-09CINE: eliminate global variablesEugene Sandulenko
2010-04-21CINE: Change Doxygen commands to match our CFCMax Horn
2009-09-20Changed some type names to match our coding guidelines.Johannes Schickel
2009-02-15Fixed compilation (along with it const correctness).Johannes Schickel
2009-02-15Quick dirty hack to make the engine run again on PalmOSChris Apers
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-08-06Tiny comment update to loadCt-opcodes: Load collision table data.Kari Salminen
2008-08-05Workaround for missing player character animation when exiting the airport in...Kari Salminen
2008-08-02- Combined loadAbs and loadResource into one function.Kari Salminen
2008-07-23Renamed opcodes 0x49 and 0x68:Kari Salminen
2008-06-26Fixed opcode:Kari Salminen
2008-06-26Comments update.Kari Salminen
2008-06-26Comments update.Kari Salminen
2008-06-25Implemented support for zoneQuery (Operation Stealth specific).Kari Salminen
2008-06-25Added FIXME about the broken implementation of opcode 0x9A (o2_wasZoneChecked).Kari Salminen
2008-06-25Implemented opcode:Kari Salminen
2008-06-25Implemented opcode:Kari Salminen
2008-06-24Fixed opcodes:Kari Salminen
2008-05-30Implemented opcodes 0x04 (o1_mulObjectParam) and 0x05 (o1_divObjectParam).Kari Salminen
2008-05-28Implemented opcode 0x9A (o2_wasZoneChecked).Kari Salminen
2008-05-28Fix Operation Stealth's opcode 0x82's parameter list (Verified with DOS versi...Kari Salminen
2008-05-27Added a few more comments about Operation Stealth's opcodes (Redundancies, Fu...Kari Salminen
2008-05-27Went through Operation Stealth's opcode list and added TODOs for naming all u...Kari Salminen
2008-05-24Patch #1969189: "CinE renderer rewrite"Eugene Sandulenko
2008-04-21Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghostEugene Sandulenko