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
/
gob
/
inter.h
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-04
GOB: Add oPlaytoons_loadMultObject
Sven Hesse
2011-02-04
GOB: Add Inter::readValue()
Sven Hesse
2011-02-04
GOB: Move storeValue/storeString to class Inter
Sven Hesse
2011-02-02
GOB: Add o7_findCDFile
Sven Hesse
2011-02-02
GOB: Add o7_gob0x201
Sven Hesse
2011-02-02
GOB: o7_draw0xA4 is o7_loadLBMPalette
Sven Hesse
2011-01-31
GOB: Actually, draw opcode 0x90 is loadImage
Sven Hesse
2011-01-31
GOB: o7_draw0x45 is o7_logString
Sven Hesse
2011-01-31
GOB: Add support for dBase III files
Sven Hesse
2011-01-31
GOB: o7_draw0xC4 is o7_closedBase; o7_draw0xC6 is o7_getDBString
Sven Hesse
2011-01-30
GOB: Work around the unimplemented copyFile :P
Sven Hesse
2011-01-30
GOB: Add o7_playVmdOrMusic
Sven Hesse
2011-01-30
GOB: Add Inter_Playtoons::readSprite()
Sven Hesse
2011-01-29
GOB: Rename loadGroups/callGroup to loadFunctions/callFunctions
Sven Hesse
2011-01-29
GOB: Add Inter_Playtoons::getFile()
Sven Hesse
2011-01-29
GOB: Add Script::evalInt() and Script::evalString()
Sven Hesse
2011-01-29
GOB: Stub o7_loadGroups
Sven Hesse
2011-01-29
GOB: o7_draw0x59 is o7_callGroup
Sven Hesse
2011-01-29
GOB: Move OpcodeFunc's return flag into its parameter
Sven Hesse
2011-01-27
GOB: Add o7_draw0x59 stub
Sven Hesse
2011-01-26
GOB: o7_draw0x93 is o7_setVolume
Sven Hesse
2011-01-25
GOB: Add o7_zeroVar and partially implement draw0x89
Sven Hesse
2011-01-25
GOB: Implement getting/setting values from INI files
Sven Hesse
2011-01-25
GOB: o7_draw0x8A is o7_findFile()
Sven Hesse
2011-01-25
GOB: o7_draw0x57 is o7_intToString
Sven Hesse
2011-01-25
GOB: o7_draw0x0D is o7_loadCursor
Sven Hesse
2011-01-25
GOB: Add o7_oemToANSI
Sven Hesse
2011-01-25
GOB: o7_draw0xA1 is o7_getINIValue
Sven Hesse
2011-01-25
GOB: o7_draw0x90 is o7_loadLBM
Sven Hesse
2011-01-25
GOB: o7_draw0xC4 is o7_opendBase
Sven Hesse
2011-01-25
GOB: o7_draw0x44 is o7_displayWarning
Sven Hesse
2011-01-25
GOB: o7_draw0x8C is o7_getSystemProperty
Sven Hesse
2011-01-25
GOB: Some more Addy stubs
Sven Hesse
2011-01-25
GOB: Adding stubs for Addy
Sven Hesse
2011-01-23
GOB: Change the NOCD workaround for Urban Runner a bit
Sven Hesse
2011-01-18
GOB: Give Inca2 its own Inter class
Sven Hesse
2011-01-17
GOB: Make the variable stack endianness-independent
Sven Hesse
2010-09-30
GOB: Remove dither stuff, commenting out most v6 drawing
Sven Hesse
2010-08-24
GOB: Avoid a crash in the protection screen of Fascination (PC).
Arnaud Boutonné
2010-08-22
GOB - Fix 2 bugs in Fascination Hebrew, now playable.
Arnaud Boutonné
2010-08-18
Fascination : Avoid to set _showCursor in initCursorAnim as it enables the cu...
Arnaud Boutonné
2010-02-14
Fascination - Put correct protracker functions as Paula now accept sample siz...
Arnaud Boutonné
2010-02-08
Fascination: - Suppress the recently added oFascin_keyFunc, replace it with a...
Arnaud Boutonné
2010-02-06
Fascination: Fix lamp problem in parking lot.
Arnaud Boutonné
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...
Max Horn
2009-09-29
Playtoons - implement some functions related to hotspot texts
Arnaud Boutonné
2009-09-15
- Implement _pattern variable
Arnaud Boutonné
2009-09-09
Playtoons - Add oPlaytoons_printText
Arnaud Boutonné
2009-09-04
Add oPlaytoons_getObjAnimSize. It's uncomplete, but it allows to use some fun...
Arnaud Boutonné
[next]