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
/
m4
Age
Commit message (
Expand
)
Author
2011-06-10
M4: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-02
M4: Replace snprintf() usage with Common::String::format()
D G Turner
2011-05-30
TSAGE: General cleanup of object class
Paul Gilbert
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-25
M4: Attempt to fix the broken Rails code
Max Horn
2011-05-17
M4: Fix leak in Console::cmdDumpFile
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-15
M4: Replaced the trouble variable data map code with direct statements.
Paul Gilbert
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-06
M4: Fix a typo; cleanup
Matthew Hoops
2011-05-06
M4: Fix the title of riddle
Matthew Hoops
2011-05-06
M4: Allow Riddle to be run using the original directory structure
Matthew Hoops
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-17
ALL/GRAPHICS: Remove Surface::bytesPerPixel.
Johannes Schickel
2011-04-17
M4: Properly setup format in M4Surface constructor.
Johannes Schickel
2011-04-17
M4: Prefer Surface::create taking a PixelFormat over the one taking a byte de...
Johannes Schickel
2011-04-14
ALL: centerd -> centered
Max Horn
2011-04-14
ALL: centre -> center
Max Horn
2011-04-14
ALL: colour -> color
Max Horn
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-29
M4: Fix twisted assignment
dhewg
2011-03-28
AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it
Max Horn
2011-03-28
M4: Corrected incorrect case in cheat key handler
Paul Gilbert
2011-03-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-24
M4: Change MidiPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-23
ENGINES: Remove unused MIDI pass-through code
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-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-19
M4: Init volume levels on startup
dhewg
2011-02-20
M4: Updated for OSystem Palette RGBA->RGB Change.
D G Turner
2011-02-12
JANITORIAL: Remove duplicate #include's
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-01-03
M4: Removed redundant colour index recalculation in palette manager
Paul Gilbert
2010-11-28
M4: Remove unnecessary reference to file.h
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-18
M4: Do not use Common::SubReadStream where ReadStream suffices
Max Horn
2010-11-03
M4: Changed debug calls to debugCN since they all have newlines
Paul Gilbert
2010-11-02
M4: Convert last few printfs to debug
Max Horn
2010-11-02
M4: Remove redundant fflush calls
Max Horn
2010-11-02
M4: Converted all printf's to debug
Paul Gilbert
2010-11-02
M4: Added function pointers to the the script engine data map list
Paul Gilbert
2010-11-02
M4: Reworked dumpFile to use Common::DumpFile
Paul Gilbert
2010-11-01
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
Max Horn
2010-10-30
M4: Remove unused getter method MadsM4Engine::system()
Max Horn
[next]