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
/
queen
/
resource.cpp
Age
Commit message (
Expand
)
Author
2005-11-07
Don't synchronize subtitle with speech sfx if MP3/OGG/Flac support isn't comp...
Gregory Montoir
2005-11-05
Changed PalmOS ifdef
Chris Apers
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
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-01-01
Updated copyright
Max Horn
2004-12-31
added some comments and re-indented some parts of code
Gregory Montoir
2004-11-30
enabled savegame loading on startup
Gregory Montoir
2004-11-23
cleanup, follow code conventions
Gregory Montoir
2004-11-15
change engine initialization as suggested on -devel
Gregory Montoir
2004-11-09
Cleanup
Chris Apers
2004-10-06
Updated comment
Chris Apers
2004-08-24
Rewrote the way strings are extracting from the datafiles, now it should be '...
Gregory Montoir
2004-08-06
cleanup and simplify Resource class a bit more
Gregory Montoir
2004-08-06
minor cleanup
Gregory Montoir
2004-08-05
simplified some code
Gregory Montoir
2004-08-05
not needed anymore, as File::open() handles the current directory
Gregory Montoir
2004-06-27
Reversed param order of File::open() -- this allowed me to get rid of a few m...
Max Horn
2004-03-17
Added PalmOS support
Chris Apers
2004-02-11
add support for the hebrew talkie version and warn the user if s/he's using a...
Joost Peters
2004-01-23
change sscanf() calls to atoi() to please PalmOS :)
Gregory Montoir
2004-01-19
*temporary* fix for LineReader to handle files not terminated by an empty str...
Gregory Montoir
2004-01-12
New save/load code, this *breaks* compatiblity with the previous
Gregory Montoir
2004-01-06
updated copyright notice
Max Horn
2004-01-05
At last - credits!
David Eriksson
2003-12-31
use compressed data file instead of original one if both are available
Gregory Montoir
2003-12-30
interview mini-game support
Gregory Montoir
2003-12-29
- hack to read patched .dog files (french & italian versions) from game data ...
Gregory Montoir
2003-12-28
cleanup Resource class a bit :
Gregory Montoir
2003-12-26
cleanup
Gregory Montoir
2003-12-12
get rid of queencomp target (rather simply always check for both queen.1 and ...
Max Horn
2003-12-11
cleanup
Gregory Montoir
2003-12-01
cleanup header includes
Gregory Montoir
2003-11-15
- Enabled missing calls to _sound->playSong, now it should *really* play all SFX
Joost Peters
2003-11-10
Forgot to commit this
Joost Peters
2003-11-10
Fix warning
Torbjörn Andersson
2003-11-09
Added (quick-)Saving/Loading
Joost Peters
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-03
stdafx.h needs to be included first.
Marcus Comstedt
2003-10-30
add support for spanish cd version
Joost Peters
2003-10-28
add OGG playback to queen
Joost Peters
2003-10-28
cleanup
Joost Peters
2003-10-28
added loadFileMalloc() method
Joost Peters
2003-10-25
whatever
Joost Peters
2003-10-21
forgot to commit this
Joost Peters
2003-10-20
allow loading of rebuilt/compressed datafile
Joost Peters
2003-10-17
also look for TBL file in current directory (useful when running the game fro...
Joost Peters
2003-10-16
Play all intro cutaways (some better than others... :-)
David Eriksson
2003-10-14
Fixed warning
Torbjörn Andersson
[next]