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
2007-02-18
NDS : The scaler profiling renders a white line (1 pixel / 1 ms)
Bertrand Augereau
2007-02-18
NDS : CPU scaler twiddling backup
Bertrand Augereau
2007-02-18
NDS : CPU scaler performance experiment
Bertrand Augereau
2007-02-18
Simplified addGameToConf and at the same time made it more powerful: Copy all...
Max Horn
2007-02-18
NDS : Compile fix (savegames-related)
Bertrand Augereau
2007-02-18
Redraw the launcher after doing a mass add
Max Horn
2007-02-18
Fixed warning
Max Horn
2007-02-18
Improved 'Mass Detector': Now displays a dialog which displays the scan progr...
Max Horn
2007-02-18
Made it possible to init a Stack<T> with an Array<T>; removed hack in Stack<T...
Max Horn
2007-02-18
Improved (I hope) the 'Unknown MD5' messages in our detectors a little bit
Max Horn
2007-02-18
Correct warned class name
Chris Apers
2007-02-18
French keyboard is 'azerty' not 'awert'
Chris Apers
2007-02-18
Renamed crc32 which conflicts with Tapwave system function
Chris Apers
2007-02-18
Accept zlib format files as well when reading.
Marcus Comstedt
2007-02-18
Fixed bug #1662774 ("SCUMM: Textual verb glitch"). It was a regression caused
Torbjörn Andersson
2007-02-18
Const correctness
Max Horn
2007-02-18
Updated locations of created files to be uninstalled
Lars Persson
2007-02-18
Bad hack to make thsi engine run on PalmOS
Chris Apers
2007-02-18
Repaired loading
Sven Hesse
2007-02-18
Bad hack to make this engine works on PalmOS (compiler still seems to hate so...
Chris Apers
2007-02-18
flush()->finalize()
Marcus Comstedt
2007-02-18
correctly reinit sound output device
Kostas Nakos
2007-02-18
fixed broken savegames with duplicate items
Nicola Mettifogo
2007-02-18
replaced magic number with kFlagsVisited where needed
Nicola Mettifogo
2007-02-18
found and commented gross hack in the original engine
Nicola Mettifogo
2007-02-18
change in debug level
Nicola Mettifogo
2007-02-18
set the size of savegame name to the same length for both saving and loading
Nicola Mettifogo
2007-02-18
enforced use of MAKE_INVENTORY_ID
Nicola Mettifogo
2007-02-18
fixed broken sprintf formats in saving routines
Nicola Mettifogo
2007-02-18
new special debug levels
Nicola Mettifogo
2007-02-18
fixes last broken commit
Nicola Mettifogo
2007-02-18
more big-endianness fixes
Nicola Mettifogo
2007-02-18
Committed my fix for bug #1662549 ("SCUMM: MIDI music is broken"). Apparently,
Torbjörn Andersson
2007-02-18
adjusted wrong comment
Nicola Mettifogo
2007-02-18
Replaced the old code for compressed savegames (which was using the gzopen/gz...
Max Horn
2007-02-18
cleanup
Max Horn
2007-02-17
Removed LaTeX readme, since it is no longer been updated or used.
Travis Howell
2007-02-17
Get rid of Common::SaveFile
Max Horn
2007-02-17
fixed regression bug causing labels not to be aligned properly when near the ...
Nicola Mettifogo
2007-02-17
changed mapChar to use unsigned (byte) instead of char, to avoid possible sig...
Nicola Mettifogo
2007-02-17
changed CNV loading code to be endian-safe
Nicola Mettifogo
2007-02-17
Removed some dead code, updated a warning message
Max Horn
2007-02-17
Using stat and fopen is not portable (writing to a Common::File isn't either,...
Max Horn
2007-02-17
Added finalize() method to Common::OutSaveFile (which by default just flushes...
Max Horn
2007-02-17
Speed up the Player_NES code quite a bit (still is rather slow without compil...
Max Horn
2007-02-17
OOified Player_NES code; revamped the code in GetSample slightly (to avoid ov...
Max Horn
2007-02-17
Fix for bug #1660550 (MANIACNES: Graphics glitch on intro screen)
Max Horn
2007-02-17
Changed spaces to tabs again.
Torbjörn Andersson
2007-02-17
more conventional termination handling. Event loops are going to get merged s...
Nicola Mettifogo
2007-02-17
Some indentation and format changes. Mostly replacing spaces with tabs.
Torbjörn Andersson
[next]