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
/
goblin_v1.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-10-30
GOB: Make Map::_wayPoints protected
Sven Hesse
2010-10-30
GOB: Minor map cleanup
Sven Hesse
2010-10-25
GOB: Minor map cleanup
Sven Hesse
2009-12-30
Fixing an out of array bounds read
Sven Hesse
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-04-07
GOB: Gave some numerical constants a name. This codebase is a bit of a mess ;...
Max Horn
2008-05-08
Restructured sound code
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-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-20
Major clean-up, including:
Sven Hesse
2006-06-12
Fixing loading of Scenery::_animations[] + small gob2 cleanup
Sven Hesse
2006-06-07
More goblin handling functions, now the deactivated goblin shows
Sven Hesse
2006-05-31
- Removed usage of OSystem::quit(), added a _quitRequested variable
Sven Hesse
2006-05-29
- More GOB2 map conversions
Sven Hesse
2006-05-11
- Sound! Still a bit glitchy, though:
Sven Hesse