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
/
oracle.cpp
Age
Commit message (
Expand
)
Author
2011-08-06
AGOS: Reduced header dependency
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-27
AGOS: Avoid hiding overloaded virtual methods
Ori Avtalion
2009-09-11
Remove excess spaces.
Travis Howell
2009-08-12
Fix building with specific games disabled in MSVC.
Travis Howell
2009-07-06
Use graphics surfaces for screen buffers, and always use correct pitch when w...
Travis Howell
2009-03-08
Clarify several errors messages.
Travis Howell
2009-01-03
Make it possible to quit or return to launcher while the Feeble Files list of
Torbjörn Andersson
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-08-13
Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u...
Christopher Page
2008-08-08
Hopefully allow quiting at any stage AGOS engines games again.
Travis Howell
2008-03-12
Fix bug #1911558 - FF: Inventory doesn't scroll to the end.
Travis Howell
2008-03-11
Cleanup.
Torbjörn Andersson
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-30
Changed AGOS to use full KeyState, not just ascii value, in key events
Max Horn
2007-06-21
Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...
Travis Howell
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-13
Cleanup.
Travis Howell
2007-04-15
Cleanup.
Travis Howell
2006-10-22
Add drag support for items in Elvira 1/2 and 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