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
/
logic.cpp
Age
Commit message (
Expand
)
Author
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-07-08
Undo previous 'fix' - Bob != bob = blit object
Max Horn
2005-07-08
Spelling fix
Max Horn
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-09
fixed debug areas display ; some minor cleanup
Gregory Montoir
2005-01-01
Updated copyright
Max Horn
2004-12-03
Minor cleanup, one more time.
Gregory Montoir
2004-12-02
simplified palette handling
Gregory Montoir
2004-12-02
enabled autosave
Gregory Montoir
2004-11-30
enabled savegame loading on startup
Gregory Montoir
2004-11-23
cleanup, follow code conventions
Gregory Montoir
2004-11-23
sync queen engine with latest OSystem changes
Gregory Montoir
2004-10-18
minor changes
Gregory Montoir
2004-10-17
plugged some memory leaks
Gregory Montoir
2004-10-10
make queen engine returning to the launcher when finished (next step: plug al...
Gregory Montoir
2004-10-08
cleanup ; follow the code conventions
Gregory Montoir
2004-10-05
fix ending credits glitch
Gregory Montoir
2004-10-03
merged FRAMES_JOE and FRAMES_JOE_XTRA
Gregory Montoir
2004-10-03
cleanup
Gregory Montoir
2004-09-19
add missing break
Gregory Montoir
2004-08-14
minor cleanp
Gregory Montoir
2004-08-06
cleanup and simplify Resource class a bit more
Gregory Montoir
2004-08-06
minor cleanup
Gregory Montoir
2004-04-03
patch #910779 (with minor tweaks), fotaq hebrew support :
Gregory Montoir
2004-03-26
does this fixes the journal issue for spanish version ?
Gregory Montoir
2004-03-23
Fix #922003 - FOTAQ crash on PocketPC
Nicolas Bacca
2004-03-18
fixed issue when loading a savegame in last room (robot/frank fight)
Gregory Montoir
2004-03-14
prevent journal from reappearing when F1 is pressed more than once
Gregory Montoir
2004-03-07
cleanup (removed irrevelant comments and useless XXX'ed code)
Gregory Montoir
2004-02-28
simplified alt_intro check
Gregory Montoir
2004-02-28
removed hack from loading code
Gregory Montoir
2004-02-27
Handle comic book case, enable music toggle and some minor cleanup.
Joost Peters
2004-02-21
I am an idiot.
Joost Peters
2004-02-21
Fix for bug #899881 (Sounds played when sound turned off)
Joost Peters
2004-02-11
Don't do unnecessary checks
Joost Peters
2004-02-10
Alternative intro. is only in CD versions.
Travis Howell
2004-02-01
init _joe.walk (valgrind warning)
Joost Peters
2004-01-27
Proper fix for bug #884712
Joost Peters
2004-01-25
Seperate SFX and Speech.
Joost Peters
2004-01-22
(slightly) less hackish bounding box code
Gregory Montoir
2004-01-21
clear user input before entering Journal (no more load problems occuring when...
Gregory Montoir
2004-01-20
- fixed bug #880415 (only setup bam scene after all _vm->update() calls)
Gregory Montoir
2004-01-19
*temporary* fix for LineReader to handle files not terminated by an empty str...
Gregory Montoir
2004-01-16
some assert() calls
Gregory Montoir
2004-01-16
rewritten Logic::setupJoeInRoom(), in order to only get objectData(_entryObj)...
Gregory Montoir
2004-01-16
it seems entryObj can be <0, check for it
Gregory Montoir
2004-01-14
- tweaked a bit walking functions to make persons stop walking when a cutaway...
Gregory Montoir
2004-01-12
New save/load code, this *breaks* compatiblity with the previous
Gregory Montoir
2004-01-12
oops
Gregory Montoir
[next]