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
Age
Commit message (
Expand
)
Author
2012-07-28
TEENAGENT: Add constant values for screen width and height.
D G Turner
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-25
DEVTOOLS: create_teenagent now modified to use message string table.
D G Turner
2012-07-25
DEVTOOLS: Fix remaining bug in create_teenagent message string output.
D G Turner
2012-07-25
DEVTOOLS: Fix bug in create_teenagent message string table output.
D G Turner
2012-07-24
DEVTOOLS: Modify create_teenagent to output message string table.
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
TINSEL: Change SetMidiVolume() so that it doesn't start/stop music tracks
Filippos Karapetis
2012-07-15
TINSEL: Fix bug #3459999 - "TINSEL: DW Crash in Subtitle Menu"
Filippos Karapetis
2012-07-15
I18N: Regenerate translations data file
Thierry Crozat
2012-07-15
I18N: Update French translation
Thierry Crozat
2012-07-15
DOCS: Updated German README (Liesmich) and NEWS (Neues).
Simon Sawatzki
2012-07-15
I18N: Updated German GUI translation.
Simon Sawatzki
2012-07-15
TINSEL: Remove the GF_BIG_ENDIAN flag
Filippos Karapetis
2012-07-15
TINSEL: Remove the GF_CD and GF_FLOPPY flags
Filippos Karapetis
2012-07-15
TINSEL: Reorder the detection entries to split the DW1 and DW2 entries
Filippos Karapetis
2012-07-15
TINSEL: Remove the GF_DEMO flag
Filippos Karapetis
2012-07-15
TINSEL: Added script workaround for #3543624 - DW1 PSX demo idle animation
Paul Gilbert
2012-07-15
MAEMO: Fix uninitialized member
Tarek Soliman
2012-07-15
MAEMO: Minor whitespace fix
Tarek Soliman
2012-07-15
MAEMO: Set defaults for fullscreen and aspect ratio correction
Tarek Soliman
2012-07-14
MAEMO: Fix compile without keymapper
Tarek Soliman
2012-07-15
TEENAGENT: Add translatable strings in resources.cpp
Filippos Karapetis
[next]