Age | Commit message (Expand) | Author |
2014-02-18 | CINE: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-06-26 | CINE: Fixed compilation when DUMP_SCRIPTS is set | Filippos Karapetis |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-08-09 | CINE: eliminate global variables | Eugene Sandulenko |
2010-04-21 | CINE: Change Doxygen commands to match our CFC | Max Horn |
2008-12-25 | Pushing down some header deps (on common/system.h, mostly) | Max Horn |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-08 | Added detection entry for the Sony published CD version of Future Wars. | Kari Salminen |
2008-07-21 | Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,... | Christopher Page |
2008-07-14 | Fix for bug #2016647 (FW: crash with italian amiga version). | Kari Salminen |
2008-07-10 | Changed CINE to RTL when copy protection fails instead of Quit | Christopher Page |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-07 | CINE works with the new GMM implementation | Christopher Page |
2008-06-24 | Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So f... | Christopher Page |
2008-05-24 | Patch #1969189: "CinE renderer rewrite" | Eugene Sandulenko |
2008-04-07 | Patch #1913862: "CinE Script system" | Eugene Sandulenko |
2007-12-13 | Changed the C style malloc/free to the C++ style new/delete | Filippos Karapetis |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-29 | removed some resource related memory leaks | Gregory Montoir |
2006-11-23 | Fix Amiga/Atari-specific copy protection. | Eugene Sandulenko |
2006-11-23 | Dump global scripts too. | Eugene Sandulenko |
2006-10-15 | Add proper game detection to CinE engine. | Eugene Sandulenko |
2006-08-28 | Removed the copy protection bypass for Future Wars. We should only bypass the | Torbjörn Andersson |
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ... | Max Horn |
2006-03-23 | uint8 -> byte | Eugene Sandulenko |
2006-03-23 | Got rid of ASSERT and ASSERT_PTR defines | Eugene Sandulenko |
2006-03-23 | Make copy protection in OS and FW turnable. Still buggy | Eugene Sandulenko |
2006-03-16 | - added defines to handle the different mouse cursors | Gregory Montoir |
2006-03-15 | added mouse cursors | Gregory Montoir |
2006-03-03 | Eliminate flip_support.cpp file. | Eugene Sandulenko |
2006-02-27 | cleanup | Gregory Montoir |
2006-02-25 | cleanup (endianess fixes, fixed partBufferStruct structure) | Gregory Montoir |
2006-02-25 | Some more cine header cleanup | Max Horn |
2006-02-25 | Reducing the header dependencies in cine a bit more | Max Horn |
2006-02-25 | - avoid using typedef for structs (it is just not necessary in C++) | Max Horn |
2006-02-25 | Use static/const on data tables when possible (this helps the compiler to opt... | Max Horn |
2006-02-25 | Moved cine engine into namespace Cine | Max Horn |
2006-02-23 | formating code | Paweł Kołodziejski |
2006-02-23 | Update function type, to match last commit | Travis Howell |
2006-02-23 | Cleanup to remove duplicate type defines | Travis Howell |
2006-02-22 | Initial version of Cinematique engine evo 1. | Eugene Sandulenko |