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
Age
Commit message (
Expand
)
Author
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-20
GOB: Shut up VS2010 code analysis warning
Sven Hesse
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-29
GOB: Use memmove instead of memcpy in Surface::blit()
Sven Hesse
2011-03-20
GOB: Add another US version of Urban Runner
Sven Hesse
2011-03-20
GOB: Fix Urban Runner fallback feature flags
Sven Hesse
2011-03-19
GOB: Init volume levels on startup
dhewg
2011-03-18
GOB: Add an Italian version of Urban Runner
Sven Hesse
2011-02-26
GOB: Avoid hiding overloaded virtual methods
Ori Avtalion
2011-02-14
GOB: 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
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-04
GOB: Silence a compiler warning
Sven Hesse
2011-02-04
GOB: Add the "envir" directory to the search path for Adibou
Sven Hesse
2011-02-04
GOB: Add oPlaytoons_loadMultObject
Sven Hesse
2011-02-04
GOB: Implement case -2 for oPlaytoons_getObjAnimSize
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-03
GOB: Fix a regression that broke Lost in Time
Sven Hesse
2011-02-02
GOB: Oops, set the correct opcode :P
Sven Hesse
2011-02-02
GOB: Add o7_findCDFile
Sven Hesse
2011-02-02
GOB: Add o7_gob0x201
Sven Hesse
2011-02-02
GOB: Fix detection of JPEG images
Sven Hesse
2011-02-02
GOB: Close the just ended live video, not the first one
Sven Hesse
2011-02-02
GOB: Implement o7_loadLBMPalette
Sven Hesse
2011-02-02
GOB: Implement LBM loading
Sven Hesse
2011-02-02
GOB: o7_draw0xA4 is o7_loadLBMPalette
Sven Hesse
2011-02-02
GOB: Stub o7_loadImage further
Sven Hesse
2011-02-02
GOB: Rename Draw::kSpritesCount to Draw::kSpriteCount
Sven Hesse
2011-02-02
GOB: Make flags optional in Video::initSurfDesc
Sven Hesse
2011-02-02
GOB: Remove the vidMode parameter from Video::initSurfDesc
Sven Hesse
2011-02-02
GOB: Fix Databases constructor
Sven Hesse
2011-01-31
GOB: o7_draw0xA4 has something to do with LBMs, though
Sven Hesse
2011-01-31
GOB: Actually, draw opcode 0x90 is loadImage
Sven Hesse
2011-01-31
GOB: Set the language before opening the database
Sven Hesse
2011-01-31
GOB: Fix last updated month's range
Sven Hesse
2011-01-31
GOB: o7_draw0x45 is o7_logString
Sven Hesse
2011-01-31
GOB: Fix a compiler warning
Sven Hesse
2011-01-31
GOB: Fix text end positons for non-monospaced fonts
Sven Hesse
2011-01-31
GOB: Make Font::_itemSize unsigned
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: Stub some Adibou mult stuff
Sven Hesse
2011-01-30
GOB: Add o7_playVmdOrMusic
Sven Hesse
2011-01-30
GOB: Add a sanity check to the copyFile stub
Sven Hesse
[next]