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
Age
Commit message (
Expand
)
Author
2010-03-18
Commit salty-horse's patch for VectorRendererSpec.cpp, which fixes the use of...
Johannes Schickel
2010-03-18
One more try to make DC & PSP compile again
Max Horn
2010-03-18
Trying to fix compilation (porters should review these changes, seems I uncov...
Max Horn
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-18
Convert some occurences of StringList to StringArray;
Max Horn
2010-03-18
TINSEL: Change SaveSceneSsData from char* to SAVED_DATA*
Max Horn
2010-03-18
SCUMM: Add WORKAROUND comment
Max Horn
2010-03-18
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
Max Horn
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2010-03-18
COMMON: Move tag2str from util.h to str.h
Max Horn
2010-03-18
COMMON: Move port specific '#define fputs' from util.cpp to textconsole.cpp
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-03-18
Make keymapper compilable again
Max Horn
2010-03-18
Fix warnings
Max Horn
2010-03-18
Switch from Common::tag2string(foo).c_str() to tag2str(foo)
Max Horn
2010-03-18
GUI: Make GuiObject::_name const, init all members in constructor
Max Horn
2010-03-17
Use resSize instead of computing its value again.
Arnaud Boutonné
2010-03-16
Add detection for Adiboo 2.14. Specify the exact version of a Adi 4.0
Arnaud Boutonné
2010-03-16
Some style fixes.
Johannes Schickel
2010-03-16
SCI: fix assert in sound code when fadeout is done (lsl1 bug #2970301)
Martin Kiewitz
2010-03-16
Add patch #2970176 - V0: MM Verb + Anim Fix.
Travis Howell
2010-03-16
Add patch #2971126 - MM V0: Ed(na) walk fix.
Travis Howell
2010-03-16
Add patch #2970899 - MM V0: flipped limbs drawing fix.
Travis Howell
2010-03-16
Further code implemented for the current action display
Paul Gilbert
2010-03-15
Changing Imd::renderFrame() and Vmd::renderFrame() to properly clip the drawi...
Sven Hesse
2010-03-15
The frame coordinate cropping for IMDs is wrong, and should be unnecessary an...
Sven Hesse
2010-03-14
fixed terminate line
Paweł Kołodziejski
2010-03-14
add meta file for samsung tv 2008
Paweł Kołodziejski
2010-03-14
Further separation of MADS and M4 scene logic
Paul Gilbert
2010-03-14
Further work on separating M4 specific scene code into the m4_scene.cpp file
Paul Gilbert
2010-03-14
Increased the default Discworld 2 double-click time from 0.33 seconds to 0.55...
Paul Gilbert
2010-03-13
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
Johannes Schickel
2010-03-13
cleanup samsungtv sdl-config
Paweł Kołodziejski
2010-03-13
rename samygo to cl
Paweł Kołodziejski
2010-03-12
Fix from LordHoto for bug #2859401: GUI: GMM crashes when running in 320x200 ...
Max Horn
2010-03-12
Fix bug #2969282: DW2: Weird "PC SPEAKER-like" sound distortion.
Max Horn
2010-03-12
This hopefully fixes building on win64.
Johannes Schickel
2010-03-12
GP2x: Oops, forgot to checkin this file
Max Horn
2010-03-12
GP2X: Try to fix compile error
Max Horn
2010-03-12
Fix typos
Max Horn
2010-03-11
GUI: Remove GuiObject::getMillis()
Max Horn
2010-03-11
cleanup
Max Horn
2010-03-11
MIXER: Change MixerImpl::playInputStream to error out when mixer is not ready
Max Horn
2010-03-11
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...
Max Horn
2010-03-11
Removing a debug warning() and adding some comments
Sven Hesse
2010-03-11
Loading the intro videos tira.imd and tirb.imd as early PreIMD
Sven Hesse
2010-03-11
Adding support for the early Fascination IMD format
Sven Hesse
2010-03-11
Adding support for the very primitive and simply early IMD format used in Fas...
Sven Hesse
2010-03-10
Fix bug #2963556: SAGA: Memory leaks #2
Andrew Kurushin
2010-03-10
Replace mutex_up/mutex_down methods by Common::StackLock
Max Horn
[next]