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
/
parallaction
Age
Commit message (
Expand
)
Author
2011-08-06
ALL: Reduce audio/ header dependency
Eugene Sandulenko
2011-07-03
COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.
Johannes Schickel
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-20
ALL: Remove trailing whitespaces
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
PARALLACTION: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-30
PARALLACTION: Fix BRA Compilation After Common Header Changes.
D G Turner
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-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
2011-04-17
PARALLACTION: Prefer Surface::create taking a PixelFormat over the one taking...
Johannes Schickel
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-03-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-25
PARALLACTION: Move MidiDriver creation into MidiPlayer(_MSC) constructors
Max Horn
2011-03-24
PARALLACTION: Change MidiPlayer impls to derive from Audio::MidiPlayer
Max Horn
2011-03-23
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
Max Horn
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-23
ENGINES: Use Common::StackLock in more places
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-19
PARALLACTION: Init volume levels on startup
dhewg
2011-02-19
Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...
Johannes Schickel
2011-02-16
PARALLACTION: Use signed math in fadeTo.
Alyssa Milburn
2011-02-16
PARALLACTION: Fix half bright palette.
Johannes Schickel
2011-02-14
PARALLACTION: Adapt to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-12
JANITORIAL: Remove duplicate #include's
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-08
PARALLACTION: Avoid hiding overloaded virtual methods.
Nicola Mettifogo
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-06
PARALLACTION: update MIDI driver commands description for BRA.
Nicola Mettifogo
2011-01-29
PARALLACTION: Use CursorMan to control cursor instead of backend functions.
Nicola Mettifogo
2011-01-29
PARALLACTION: Cleanup dialogue code.
Nicola Mettifogo
2011-01-29
PARALLACTION: Add default case to silence GCC warning.
Torbjörn Andersson
2011-01-29
PARALLACTION: Cleanup dialogue code.
Nicola Mettifogo
2011-01-29
PARALLACTION: Cleanup dialogue code.
Nicola Mettifogo
2011-01-29
PARALLACTION: Simplify text comparisons in dialogue code.
Nicola Mettifogo
2011-01-29
PARALLACTION: Clarify strategy for choosing (answer) dialogue paths.
Nicola Mettifogo
2011-01-29
PARALLACTION: Don't show 'null' answers in dialogues.
Nicola Mettifogo
2011-01-29
PARALLACTION: Improve dialogue debug output.
Nicola Mettifogo
2011-01-29
PARALLACTION: encapsulate dialogue state changes to aid debugging.
Nicola Mettifogo
2011-01-28
PARALLACTION: Flexible monologues in BRA (patch #3021740 by fuzzie)
Nicola Mettifogo
2011-01-28
Replaced char* with Common::String in balloon code.
Nicola Mettifogo
2011-01-25
PARALLACTION: Removal of unecessary returns and whitespace fixes to saveload.*
David Turner
[prev]
[next]