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
/
kyra
/
resource.cpp
Age
Commit message (
Expand
)
Author
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-15
Fixed a bug in the Kyra CD intro that caused ScummVM to crash when compiled
Torbjörn Andersson
2005-10-14
Oops. Fixes a bug with wrong filename for intro text in english version.
Johannes Schickel
2005-10-13
Committed patch #1325945 ( KYRA: md5 game detection ) with a few changes
Johannes Schickel
2005-10-13
Rewrite of the script interpretation class:
Johannes Schickel
2005-10-12
Applied patch #1320381 (KYRA: Adds speech support to CD version)
Johannes Schickel
2005-09-10
Add support for non-interactive demo version.
Travis Howell
2005-09-08
some WIP code, moved Font stuff to Screen class
Gregory Montoir
2005-08-19
some WIP code to start introduction (with glitches) in Kyrandia 1 :
Gregory Montoir
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
For consistency, specify directory when including files.
Torbjörn Andersson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
2005-05-08
Comply to our coding conventions
Max Horn
2005-01-09
Ensure the kyra legal headers match the rest of ScummVM
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-11-14
Patch #1066256. Mostly indentation fixes and some debug messages removed.
Eugene Sandulenko
2004-11-11
Bring kyra up-to-date with patch 1051358
James Brown
2004-11-10
get rid of the gameDataPath stuff as File::open already handles it
Gregory Montoir
2004-11-07
endianness
Gregory Montoir
2004-10-16
Fix whitespace / code formatting to match out guidelines
Max Horn
2004-10-15
Fix a few things
James Brown
2004-10-15
Merge in some of LordHotos kyra code, with some changes.
James Brown