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
/
teenagent
Age
Commit message (
Expand
)
Author
2014-06-07
TEENAGENT: Remove dead code: s cannot be null at this point
Strangerke
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-02-19
TEENAGENT: Some British to American English
Strangerke
2014-02-18
TEENAGENT: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
TEENAGENT: Indent REGISTER_PLUGIN_* for consistency.
Johannes Schickel
2014-01-13
TEENAGENT: Fix two more missing callbacks.
D G Turner
2014-01-10
TEENAGENT: Fix missing callback for examining first haystack.
D G Turner
2013-12-07
TEENAGENT: Add missing getDebugger() for engine API.
D G Turner
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-08-12
I18N: Move specification of engine specific files to enginedir/POTFILES.
Johannes Schickel
2013-08-03
TEENAGENT: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TEENAGENT: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-07-19
TEENAGENT: Add missing "break"s to switch cases
Torbjörn Andersson
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2012-10-10
TEENAGENT: Convert Dialog text color symbols to an enum.
D G Turner
2012-10-10
TEENAGENT: Convert Inventory item ids to an enum.
D G Turner
2012-10-09
TEENAGENT: Fix constant naming to comply with Coding Conventions.
D G Turner
2012-10-02
TEENAGENT: Modify callback comment into readable FIXME.
D G Turner
2012-09-26
TEENAGENT: Cleanup TeenagentEngine class.
D G Turner
2012-09-24
TEENAGENT: Cleanup Surface class.
D G Turner
2012-09-24
TEENAGENT: Cleanup Scene class.
D G Turner
2012-09-24
TEENAGENT: Cleanup Object classes.
D G Turner
2012-09-24
TEENAGENT: Further cleanup for Font class.
D G Turner
2012-09-23
TEENAGENT: Cleanup Font class.
D G Turner
2012-09-23
TEENAGENT: Cleanup Inventory class.
D G Turner
2012-09-16
TEENAGENT: Minor cleanups to Animation Class.
D G Turner
2012-09-13
TEENAGENT: Cleanup Actor class.
D G Turner
2012-09-13
TEENAGENT: Clean up SurfaceList Class.
D G Turner
2012-09-12
TEENAGENT: Add missing (disabled?) callback implementation.
D G Turner
2012-09-12
TEENAGENT: Annotate Symbols for Inventory Object Callback Table.
D G Turner
2012-09-02
TEENAGENT: Remove final usages of code segment blob.
D G Turner
2012-08-06
TEENAGENT: Add missing callback for examining left window in house #2.
D G Turner
2012-08-05
TEENAGENT: Migrate Dialog Stack Address usages to symbols.
D G Turner
2012-08-03
TEENAGENT: Correct minor text color bug.
D G Turner
2012-08-03
TEENAGENT: Add symbols for dialog and message text colors.
D G Turner
2012-08-02
TEENAGENT: Ensure MusicPlayer is stopped on destruction.
D G Turner
2012-08-02
TEENAGENT: Fix for bug #3428161 "PSP: No music in TeenAgent".
D G Turner
2012-08-02
TEENAGENT: Implement missing callback for talking to Bird in Act 1.
D G Turner
2012-08-02
TEENAGENT: Added missing callback for pushing House #2 doorbell.
D G Turner
2012-08-02
TEENAGENT: Fix minor regression when looking at Cellar Spider.
D G Turner
2012-08-01
TEENAGENT: Migrate remaining callback flag variables to symbols.
D G Turner
2012-08-01
TEENAGENT: Even more migration of callback flag variables to symbols.
D G Turner
2012-08-01
TEENAGENT: Some more migration of callback flag variables to symbols.
D G Turner
2012-08-01
TEENAGENT: Further migration of callback flag variables to symbols.
D G Turner
[next]