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
/
gob
/
inter_bargon.cpp
Age
Commit message (
Expand
)
Author
2008-12-18
Preliminary save/load support for Urban Runner
Sven Hesse
2008-12-15
Script fix. Magnifier, Memory and Save/Load, while still not working correctl...
Sven Hesse
2008-12-14
Background "music" for Urban Runner, though only 8bit for now
Sven Hesse
2008-12-04
Changing the GobEngine to use its dirty rects also for OSystem-copies, instea...
Sven Hesse
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-07-10
Removed unnecessary #inlcudes
Christopher Page
2008-07-09
Reimplemented pushEvent() and artificialEventQueue to work with Events instea...
Christopher Page
2008-07-08
GOB works with the new GMM implementation
Christopher Page
2008-06-24
Added main menu dialog files. Gob is now using the new _quit flag
Christopher Page
2008-05-08
Restructured sound code
Sven Hesse
2008-04-27
Implemented support for VMDs substituting object animations.
Sven Hesse
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-30
Restructured and cleaned-up IMD playing
Sven Hesse
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-05
Added save/load stub for Gob3, recognizing the use of "INTRO.$$$" as an extra...
Sven Hesse
2007-04-02
"char *" -> "byte *" where appropriate
Sven Hesse
2007-03-20
Major clean-up, including:
Sven Hesse
2007-02-06
Implemented vertical scrolling
Sven Hesse
2007-02-04
- Plugged some leaks and fixed some memory errors
Sven Hesse