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
/
engines
/
agos
/
rooms.cpp
Age
Commit message (
Expand
)
Author
2015-05-19
AGOS: Fix changing rooms in the PC version of Waxworks.
Kirben
2015-05-18
AGOS: Revert last change for PC version of Waxworks.
Kirben
2015-05-18
AGOS: Fix restoring room state, when changing rooms in PC version of Waxworks.
Kirben
2014-02-18
AGOS: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-27
AGOS: Fix load/save issues in Waxworks, which were caused by error in loadRoo...
Travis Howell
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-11-01
ENGINES: Remove some 'using' statements
Max Horn
2010-03-10
AGOS: cleanup
Max Horn
2009-08-24
Whitespace changes.
Travis Howell
2009-08-11
Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...
Travis Howell
2009-03-18
Minor corrections and cleanup.
Travis Howell
2009-02-07
Cleanup.
Travis Howell
2008-12-13
Add upper case code for oe1_pcName() in Elvira 1/2.
Travis Howell
2008-03-22
Add support for room states in Waxworks (DOS).
Travis Howell
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-30
AGOS: Introduced ChildType enum
Max Horn
2007-06-21
Minor cleanup.
Travis Howell
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-27
Fix loading restart state in Waxworks for now.
Travis Howell
2007-05-07
Cleanup.
Travis Howell
2006-11-06
Cleanup
Travis Howell
2006-11-05
Cleanup
Travis Howell
2006-10-29
Add opcode and opcode stub for Elvira 2. Remove unused opcode code
Travis Howell
2006-10-25
Add more opcodes for Elvira 1/2
Travis Howell
2006-10-16
Enable menus in WW, allows more progress
Travis Howell
2006-10-13
Add differences in opcode table for Elvira 2 and cleanup
Travis Howell
2006-10-13
Fix room item loading in WW
Travis Howell
2006-10-08
Whitespace.
Torbjörn Andersson
2006-10-08
Add opcode for Elvira 1 and remove errors that don't occur in original games
Travis Howell
2006-10-08
Add a few palette differences and fix input in Elvira 1
Travis Howell
2006-10-07
Fixed warning.
Torbjörn Andersson
2006-10-06
Add more code for Elvira 2
Travis Howell
2006-10-06
Add support for skipping introduction in Elivra 1/2/WW
Travis Howell
2006-10-06
Add more code for Elvira 1/2
Travis Howell
2006-10-05
Fix startup of Elvira 1
Travis Howell
2006-10-05
Fix loading position of initial items in Elvira 1/2
Travis Howell
2006-10-04
Add more code for WW
Travis Howell
2006-09-29
Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
Eugene Sandulenko
2006-09-29
Phase 2 of Simon renaming. Simon directory renaming
Eugene Sandulenko