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-28
TEENAGENT: Use prexisting defined symbols in Callbacks code.
D G Turner
2012-07-28
TEENAGENT: Add symbols for data tables used in Scene class.
D G Turner
2012-07-27
TEENAGENT: Fix inventory regression due to missing blank entry.
D G Turner
2012-07-27
TEENAGENT: Add symbols for idle animation table usage in Actor class.
D G Turner
2012-07-27
TEENAGENT: Add symbols for object callback tables in Inventory class.
D G Turner
2012-07-27
TEENAGENT: Add symbols in Inventory class for various sizes.
D G Turner
2012-07-27
TEENAGENT: Add dsAddr symbols for Inventory. Minor fix to logic.
D G Turner
2012-07-26
TEENAGENT: Migrated remaining recursive processCallback calls.
D G Turner
2012-07-26
TEENAGENT: Add symbols for Mansion intrusion attempt function addresses.
D G Turner
2012-07-26
TEENAGENT: Migrate mansion intrusion callback lookup table to switch.
D G Turner
2012-07-26
TEENAGENT: Migrate deinit functions to constructor/destructors.
D G Turner
2012-07-26
TEENAGENT: Migrate most recursive processCallback() calls to functions.
D G Turner
2012-07-26
TEENAGENT: Further recursive processCallback() migration work.
D G Turner
2012-07-26
TEENAGENT: Symbol migration associated with recursive processCallback().
D G Turner
2012-07-23
TEENAGENT: Replace reject message table lookup with explicit values.
D G Turner
2012-07-23
TEENAGENT: Split out functions to avoid need for processCallback().
D G Turner
2012-07-22
TEENAGENT: Fix another invalid string offset.
D G Turner
2012-07-22
TEENAGENT: Symbol migration associated with remaning display*Message().
D G Turner
2012-07-18
TEENAGENT: Improve readability of displayMessage() calls.
D G Turner
2012-07-18
TEENAGENT: Improve readability of displayAsyncMessage() calls.
D G Turner
2012-07-17
TEENAGENT: Symbol migration associated with displayCutsceneMessage().
D G Turner
2012-07-17
TEENAGENT: Improve readability of displayCutsceneMessage() calls.
D G Turner
2012-07-17
TEENAGENT: Add symbol for Mansion attempt counter.
D G Turner
2012-07-17
TEENAGENT: Symbol migration associated with displayCredits().
D G Turner
2012-07-17
TEENAGENT: Further symbol migration for processCallback() usage.
D G Turner
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
[prev]
[next]