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.h
Age
Commit message (
Expand
)
Author
2004-03-17
Added PalmOS support
Chris Apers
2004-02-28
simplified alt_intro check
Gregory Montoir
2004-02-11
add support for the hebrew talkie version and warn the user if s/he's using a...
Joost Peters
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-10
Never mind.
David Eriksson
2004-01-10
Add test for CD-ROM version
David Eriksson
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
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-09
Added (quick-)Saving/Loading
Joost Peters
2003-10-30
add support for spanish cd version
Joost Peters
2003-10-28
add OGG playback to queen
Joost Peters
2003-10-28
added loadFileMalloc() method
Joost Peters
2003-10-20
allow loading of rebuilt/compressed datafile
Joost Peters
2003-10-14
rewritten Logic::initialise(), making use of 'unserializing' functions
Gregory Montoir
2003-10-13
dynalum implementation
Gregory Montoir
2003-10-12
added missing INITIATE() code, added language detection to Resource class, etc.
Joost Peters
2003-10-10
some cleanup
Max Horn
2003-10-10
constness
Max Horn
2003-10-09
added walking functions
Gregory Montoir
2003-10-06
added resource-table loading from external file
Joost Peters
2003-10-05
renamed classes (we have our own namespace now) + fixed segfault in logic
Joost Peters
2003-10-03
namespace Queen
Max Horn
2003-10-02
Handle _sfxName table properly
David Eriksson
2003-09-29
consistency (must've overlooked these)
Joost Peters
2003-09-29
added BANK code from Gregory + minor change to loadFile()
Joost Peters
2003-09-28
use new operator instead of malloc() and added generic file loading function
Joost Peters
2003-09-28
queen initial import
Joost Peters