Age | Commit message (Expand) | Author |
2011-06-10 | M4: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | LURE: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | LASTEXPRESS: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | KYRA: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | HUGO: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | GROOVIE: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | GOB: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | DRASCULA: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | DRACI: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | CRUISE: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | CINE: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | AGOS: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | AGI: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | DETECTOR: Add AdvancedMetaEngine constructor which works without ADParams | Max Horn |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn |
2011-06-10 | DETECTOR: Allocate MacResManager on the stack | Max Horn |
2011-06-10 | AUDIO: Small cleanup in MidiParser_XMIDI::loadMusic | Max Horn |
2011-06-10 | AUDIO: Remove dead code | Max Horn |
2011-06-10 | ARM: Fix normal2x scaler for width % 4 != 0 | Willem Jan Palenstijn |
2011-06-10 | SCALERS: Fix for compiling for ARM without using ASM scalers | CeRiAl |
2011-06-10 | COMMON: Add (another) Eclipse project file to .gitignore | CeRiAl |
2011-06-10 | AGI: Experimental fix for bug #3292778 ("SQ2: Music missing notes") | eriktorbjorn |
2011-06-10 | SWORD25: Unstub SoundEngine::set/getVolume | Eugene Sandulenko |
2011-06-09 | KYRA: Add a default case to a switch statement. | Johannes Schickel |
2011-06-09 | KYRA: Get rid of most snprintf usages. | Johannes Schickel |
2011-06-08 | TSAGE: Try to clarify more pathfinding code. | Alyssa Milburn |
2011-06-08 | GRAPHICS: Move comment to the right function. | Alyssa Milburn |
2011-06-08 | TSAGE: Comment/clarify some pathfinding code. | Alyssa Milburn |
2011-06-08 | TEST: Remove backends hack again | Max Horn |
2011-06-08 | COMMON: Fix OSystem docs | Max Horn |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-08 | BACKENDS: Fix BaseBackend::initBackend() (ouch) | Max Horn |
2011-06-08 | DS: Prevent OSystem destructor from deleting _savefileManager | Max Horn |
2011-06-08 | BACKENDS: cleanup | Max Horn |
2011-06-08 | BACKENDS: Add OSystem::resetGraphicsScale() default implementation | Max Horn |
2011-06-08 | COMMON: Add headers needed for delete calls. | Alyssa Milburn |
2011-06-08 | Merge pull request #44 from fingolfin/modular-osystem | Max Horn |
2011-06-08 | AGI: Numeric Keypad Control in Predictive Dialog (Bug #3309376) | D G Turner |
2011-06-08 | AGI: Fix Engine Exit While Predictive Dialog Is Open. | D G Turner |
2011-06-08 | AGI: Fix Broken Predictive Text Input. | D G Turner |
2011-06-07 | AUDIO: improved warnings in detectDevice() | athrxx |
2011-06-07 | AUDIO: Remove tabs from comment spacing | Matthew Hoops |
2011-06-07 | AUDIO: Clarify makeAACStream() usage | Matthew Hoops |
2011-06-07 | N64: Use OSystem's _fsFactory slot | Max Horn |
2011-06-07 | IPHONE: Use OSystem's _fsFactory slot | Max Horn |
2011-06-07 | WINCE: Use OSystem's _fsFactory slot | Max Horn |
2011-06-07 | WINCE: Remove dead code | Max Horn |
2011-06-07 | BACKENDS: All backends use _savefileManager now, adapt OSystem accordingly | Max Horn |
2011-06-07 | DS: Use OSystem::_savefileManager slot | Max Horn |
2011-06-07 | BACKENDS: All backends use _timerManager now, adapt OSystem accordingly | Max Horn |