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-08-26
GOB: Add cheat output for Geisha's mastermind
Sven Hesse
2011-08-26
GOB: Add a console command to dump the whole variable space
Sven Hesse
2011-08-26
GOB: Add oGeisha_checkData
Sven Hesse
2011-08-26
GOB: Implement oGeisha_caress1 and oGeisha_caress2
Sven Hesse
2011-08-26
GOB: Stub the Geisha minigame "Diving"
Sven Hesse
2011-08-26
GOB: Stub the Geisha minigame "Penetration"
Sven Hesse
2011-08-26
GOB: Oops, don't skip vital parts of the script
Sven Hesse
2011-08-26
GOB: Add Geisha AdLib music opcodes
Sven Hesse
2011-08-26
GOB: Fix the Geisha cursor
Sven Hesse
2011-08-26
GOB: Actually, we do support 16 color fading
Sven Hesse
2011-08-26
GOB: Fix EGA palette animation
Sven Hesse
2011-08-26
GOB: Add inter_geisha.cpp and implement oGeisha_loadSound
Sven Hesse
2011-08-26
GOB: Geisha seems to be EGA-only
Sven Hesse
2011-08-26
GOB: Fix 0OT resource loading, used in Geisha
Sven Hesse
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-07-25
GOB: Add a workaround for bug #3376547 (gob3 footstep sound)
Sven Hesse
2011-07-23
GOB: Fix missing sound effects in Woodruff (bug #3374170)
Sven Hesse
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-14
DETECTOR: Change ADFileBasedFallback::desc to ADGameDescription pointer
Max Horn
2011-06-14
DETECTOR: Treat file based fallback like any other fallback method
Max Horn
2011-06-14
DETECTOR: Separate code for handling obsolete gameids from advanced detector
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-06-10
GOB: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-02
GOB: Replace snprintf() usage with Common::String::format()
D G Turner
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-16
GOB: Add a non-interactive Adibou2 demo
Sven Hesse
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-06
GOB: Create a SafeSubReadStream for files in STKs
Sven Hesse
2011-05-05
GOB: Fix a stupid typo in SlotFileIndexed::buildIndex()
Sven Hesse
2011-05-04
GOB: Add another Italian Fascination version
Sven Hesse
2011-05-04
GOB: Add another Italian Urban Runner version
Sven Hesse
2011-05-04
GOB: Don't overwrite _destSpriteX after PRINTTEXT
Sven Hesse
2011-05-04
GOB: Plug a leak
Sven Hesse
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
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-17
GOB: Do not access Surface::bytesPerPixel anymore.
Johannes Schickel
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
[next]