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
/
queen.cpp
Age
Commit message (
Expand
)
Author
2003-10-31
use Command class
Gregory Montoir
2003-10-28
cleanup: removed version/id from GameSettings
Max Horn
2003-10-24
Only free _logic once.
Torbjörn Andersson
2003-10-23
Initial version of the Input class. Some things still missing.
David Eriksson
2003-10-21
add Sound class + call it from Talk::speakSegment
Joost Peters
2003-10-20
scrolling timing (copy/paste from SkyEngine)
Gregory Montoir
2003-10-20
allow loading of rebuilt/compressed datafile
Joost Peters
2003-10-19
minor cleanup / comments update
Gregory Montoir
2003-10-18
display Joe at current position during intro. Still have to find out why the ...
Gregory Montoir
2003-10-17
moved game detection code out to the plugins
Max Horn
2003-10-17
partially fixed palette problem when switching room in cutaway intro
Gregory Montoir
2003-10-17
Hack for allowing ScummVM to respond to events during while the intro is
Torbjörn Andersson
2003-10-17
Do what I actually intended to do.
David Eriksson
2003-10-16
commented this line... for proper compilation
Paweł Kołodziejski
2003-10-16
Load room before cutaway.
David Eriksson
2003-10-16
Play all intro cutaways (some better than others... :-)
David Eriksson
2003-10-16
new Display class, cleanup Graphics
Gregory Montoir
2003-10-14
fix debug mode 0
Max Horn
2003-10-12
some renaming for more consistent terminology (although we might want to reev...
Max Horn
2003-10-11
update QueenEngine class with new Logic constructor
Gregory Montoir
2003-10-08
new config manager. not everything is completed, and some things will still b...
Max Horn
2003-10-05
renamed classes (we have our own namespace now) + fixed segfault in logic
Joost Peters
2003-10-05
factor out common gfx_mode/fullscreen setup code from the game engines into t...
Max Horn
2003-10-03
namespace Queen
Max Horn
2003-09-28
allow queen to compile as plugin
Oliver Kiehl
2003-09-28
queen initial import
Joost Peters
[prev]