aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/texte.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-01-09CINE: Add FIXME about Operation Stealth Memory Leak.David Turner
2010-04-21CINE: Change Doxygen commands to match our CFCMax Horn
2009-07-01- Added GCC_PRINTF attribute to several funcs where it makes senseMax Horn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-08-20Fix font loading:Kari Salminen
2008-08-12fix typo 'baclup' -> 'backup'Joost Peters
2008-08-12Tiny comment fix.Kari Salminen
2008-08-12Implemented Operation Stealth's makeCommandLine.Kari Salminen
2008-08-11Moved fontParamTable inside TextHandler struct and made it a constant size as...Kari Salminen
2008-08-11Removed textDataPtr pointer as it's not used beyond the loadTextData function...Kari Salminen
2008-07-17Patch #2019455: Patch for reducing the BSS size of Cine engine.Kari Salminen
2008-06-09Fixed warnings. (Mainly, GCC 4.3 doesn't want you to use "char" as an arrayTorbjörn Andersson
2008-05-24Patch #1969189: "CinE renderer rewrite"Eugene Sandulenko
2008-04-07Patch #1913862: "CinE Script system"Eugene Sandulenko
2007-12-14renamed several structures, variables and functionsGregory Montoir
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-30cleanup, don't rely on assert() to ensure a gamefile/savefile is opened. Also...Gregory Montoir
2007-02-01Used Fingolfin's workaround for a bogus (?) warning produced by some versionsTorbjörn Andersson
2006-12-19Fix warning about a const castMax Horn
2006-11-18Implement naming save games in cinE. See also FR #1579780: "FW: naming saveEugene Sandulenko
2006-11-13Implement reading font data from external files for OS.Eugene Sandulenko
2006-11-11Improve international support in CINE engine.Eugene Sandulenko
2006-10-15Add proper game detection to CinE engine.Eugene Sandulenko
2006-03-23uint8 -> byteEugene Sandulenko
2006-02-25Some more cine header cleanupMax Horn
2006-02-25Moved cine engine into namespace CineMax Horn
2006-02-24cleanupGregory Montoir
2006-02-23formating codePaweł Kołodziejski
2006-02-23Cleanup to remove duplicate type definesTravis Howell
2006-02-23Fixed some of the compiler warnings.Torbjörn Andersson
2006-02-22Initial version of Cinematique engine evo 1.Eugene Sandulenko