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
2003-09-28
use new operator instead of malloc() and added generic file loading function
Joost Peters
2003-09-28
allow queen to compile as plugin
Oliver Kiehl
2003-09-28
cleanup
Torbjörn Andersson
2003-09-28
cleanup
Torbjörn Andersson
2003-09-28
added two HE games
Paweł Kołodziejski
2003-09-28
this was actually the fix for bug #809547
Max Horn
2003-09-28
removed old code
Joost Peters
2003-09-28
doh
Joost Peters
2003-09-28
queen initial import
Joost Peters
2003-09-28
Slightly more sensible hotkeys for the scalers. Hq2x is now number 8, right
Torbjörn Andersson
2003-09-28
More cleanup, plus support for cutscene leadout music. For now, we only
Torbjörn Andersson
2003-09-28
Alignment fix
Nicolas Bacca
2003-09-28
add plugins to .PHONY list
Max Horn
2003-09-28
add 'plugins' to all target
Max Horn
2003-09-28
Update credits
Travis Howell
2003-09-28
Fix problem of verbs areas always been shown after reload in V1-V2 games.
Travis Howell
2003-09-28
don't try to pass NULL when there is an int argument
Jonathan Gray
2003-09-28
Added music.h
Jamieson Christian
2003-09-28
Added terminate() to the MusicEngine and publicized
Jamieson Christian
2003-09-27
get rid of explicit redMask/blueMask and use redBlueMask instead (this will b...
Max Horn
2003-09-27
Timer services are now available through g_timer, so
Jamieson Christian
2003-09-27
Fixed program crash when trying to switch to a
Jamieson Christian
2003-09-27
cheak doxygen comments
Max Horn
2003-09-27
cleanup
Max Horn
2003-09-27
Fixed template function compile quirks under MSVC6.
Jamieson Christian
2003-09-27
cleanup
Max Horn
2003-09-27
merged in some more changes/improvements by _Q; cleanup
Max Horn
2003-09-27
fix for bug #813136
Max Horn
2003-09-27
proposal for revised scaler keyboard shortcuts
Max Horn
2003-09-27
updated NEWS a bit
Max Horn
2003-09-27
don't use tabs in the README
Max Horn
2003-09-27
added hq2x scaler
Max Horn
2003-09-27
added hq2x scaler (no, I am not going to add hq4x anytime soon. It would be a...
Max Horn
2003-09-27
some minor cleanup
Max Horn
2003-09-27
add some descumm TODOs
Max Horn
2003-09-27
some cleanup / removed some code duplication (more should be done, but I don'...
Max Horn
2003-09-27
don't use delete to free memory allocated by malloc
Max Horn
2003-09-27
added a FIXME (regarding optimization) to INTERPOLATE; added new template fun...
Max Horn
2003-09-27
cleanup
Torbjörn Andersson
2003-09-27
Began unifying the function documentation in driver96.h with the one in the
Torbjörn Andersson
2003-09-27
OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...
Max Horn
2003-09-27
Save enough information about the currently playing music before the
Torbjörn Andersson
2003-09-27
Removed inaccurate comment
Torbjörn Andersson
2003-09-27
Removed CopyScreenBuffer() since it was a no-op anyway.
Torbjörn Andersson
2003-09-27
cleanup
Torbjörn Andersson
2003-09-27
I don't think UpdatePaletteMatchTable() has to write the table to file. In
Torbjörn Andersson
2003-09-27
cleanup
Torbjörn Andersson
2003-09-27
add alternate sword2 target for people who want to use the gui for game detec...
Jonathan Gray
2003-09-27
More cleanup, and I've replaced most - not quite all - of BS2's debug
Torbjörn Andersson
2003-09-27
updates from _Q
Jonathan Gray
[next]