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
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-08-11
TEENAGENT: Fix fall through case statements
Eugene Sandulenko
2016-12-08
ALL: Leave out instructions for engine data issues
Ben Castricum
2016-12-06
ALL: Change instructions for engine data file issues
Ben Castricum
2016-12-05
ALL: Unify 'missing engine data' message
Ben Castricum
2016-05-17
ALL: Change main engine header guard defines to <directory>_<engine>_H
Eugene Sandulenko
2016-05-03
TEENAGENT: Proper initialization for Object structure.
Eugene Sandulenko
2016-05-03
TEENAGENT: Renames and cleanup
Eugene Sandulenko
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-03-13
BACKENDS: Only expose one set of functions for AudioCDManager
Matthew Hoops
2016-03-13
TEENAGENT: Ensure openCD() is called
Matthew Hoops
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2016-02-25
TEENAGENT: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
TEENAGENT: Only request actual save slots in listSaves.
Johannes Schickel
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
[next]