index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
cine
/
texte.cpp
Age
Commit message (
Expand
)
Author
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-30
cleanup, don't rely on assert() to ensure a gamefile/savefile is opened. Also...
Gregory Montoir
2007-02-01
Used Fingolfin's workaround for a bogus (?) warning produced by some versions
Torbjörn Andersson
2006-12-19
Fix warning about a const cast
Max Horn
2006-11-18
Implement naming save games in cinE. See also FR #1579780: "FW: naming save
Eugene Sandulenko
2006-11-13
Implement reading font data from external files for OS.
Eugene Sandulenko
2006-11-11
Improve international support in CINE engine.
Eugene Sandulenko
2006-10-15
Add proper game detection to CinE engine.
Eugene Sandulenko
2006-03-23
uint8 -> byte
Eugene Sandulenko
2006-02-25
Some more cine header cleanup
Max Horn
2006-02-25
Moved cine engine into namespace Cine
Max Horn
2006-02-24
cleanup
Gregory Montoir
2006-02-23
formating code
Paweł Kołodziejski
2006-02-23
Cleanup to remove duplicate type defines
Travis Howell
2006-02-23
Fixed some of the compiler warnings.
Torbjörn Andersson
2006-02-22
Initial version of Cinematique engine evo 1.
Eugene Sandulenko