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-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
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
TEEN: Fix incorrect keyword in forward declaration
Ori Avtalion
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-24
TEEN: Fix duplicate header guard
Ori Avtalion
2011-04-17
TEENAGENT: Prefer Surface::create taking a PixelFormat over the one taking a ...
Johannes Schickel
2011-02-14
TEENAGENT: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-01-31
TEENAGENT: Hopefully fixed an issue reported by Valgrind (found by digitall)
Filippos Karapetis
2011-01-31
TEENAGENT: Further Memory Leak Fixes.
David Turner
2011-01-31
TEENAGENT: Fix Memory Leaks.
David Turner
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-07
ENGINES: Unify code layout of all ADParams instances
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-15
Bug #3087858: fixed null pointer dereferencing
Vladimir Menshakov
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
2010-07-27
TEENAGENT: Sort the object files alphabetically.
Jordi Vilalta Prat
2010-07-17
DEBUGGER: Simplify how our console debugger works / is used
Max Horn
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
[next]