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
2012-07-16
TEENAGENT: Further symbol migration associated with saveStates.
D G Turner
2012-07-16
TEENAGENT: Migrate two more dseg regions to symbolic addresses.
D G Turner
2012-07-16
TEENAGENT: Update refactoring notes.
D G Turner
2012-07-16
Merge branch 'master' into teenagentRefactor
D G Turner
2012-07-15
TEENAGENT: Add translatable strings in resources.cpp
Filippos Karapetis
2012-07-15
TEENAGENT: Show a verbose warning when a compressed data file is used and zli...
Filippos Karapetis
2012-07-15
TEENAGENT: Readd the zlib code, to maintain backwards compatibility
Filippos Karapetis
2012-07-15
TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependency
Filippos Karapetis
2012-07-13
TEENAGENT: Add symbols for savestate region.
D G Turner
2012-07-12
TEENAGENT: Minor formatting fixes for consistency.
D G Turner
2012-07-12
TEENAGENT: Replace most of early return calls in processCallbacks().
D G Turner
2012-07-11
TEENAGENT: Start replacing hardcoded addresses with symbols.
D G Turner
2012-07-11
TEENAGENT: Migrate Dialog functions to using dialog numbers.
D G Turner
2012-07-11
TEENAGENT: Replace static Dialog functions with normal class.
D G Turner
2012-07-11
TEENAGENT: Add Resource code to precompute Dialog Offsets.
D G Turner
2012-07-08
TEENAGENT: Replaced non-const static variable in Scene class.
D G Turner
2012-07-08
TEENAGENT: Migrate engine to using debugflags.
D G Turner
2012-07-07
TEENAGENT: Enable commented out debug statements.
D G Turner
2012-07-07
TEENAGENT: Remove unecessary passing of OSystem to scene Class.
D G Turner
2012-07-07
TEENAGENT: Migrate to using ConfMan singleton.
D G Turner
2012-07-07
TEENAGENT: Remove static Resources class Instance.
D G Turner
2012-07-05
TEENAGENT: Add symbols for Segment sizes.
D G Turner
2012-07-05
TEENAGENT: Removed unused quad functions from Segment class.
D G Turner
2012-07-04
TEENAGENT: Fix erroneous files in savegame listing.
D G Turner
2012-07-03
TEENAGENT: Slight cleanup in querySaveMetaInfos.
Johannes Schickel
2012-06-16
TEENAGENT: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
2011-11-21
ALL: Remove unnecessary forward declarations.
Christoph Mallon
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-03
TEENAGENT: Added robot's dialogue animation.
Vladimir Menshakov
2011-11-03
TEENAGENT: Added "animation", "actor_animation" and "call" commands to debug ...
Vladimir Menshakov
2011-11-02
TEENAGENT: removed another duplicated if
Vladimir Menshakov
2011-11-02
TEENAGENT: fixed typo (duplicate if)
Vladimir Menshakov
2011-10-27
TEENAGENT: Added missing lock in music player, replaced protected with private.
Vladimir Menshakov
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-23
TEENAGENT: Improve code formatting.
Johannes Schickel
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
TEENAGENT: Pass streams as references.
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-06-23
TEENAGENT: Allocate large buffers on the heap instead of the stack
Julien
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-19
TEENAGENT: Get rid of unused variable.
Johannes Schickel
2011-06-14
DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
TEENAGENT: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-02
ENGINES: Change 2nd param of Engine::saveGameState to Common::String
Max Horn
2011-05-23
TEEN: Change Inventory members to comple with CFG
Max Horn
2011-05-22
ENGINES: Further unify engine names
Thierry Crozat
2011-05-17
TEEN: Use only one RandomSource and give that one a name.
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
[prev]
[next]