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-23
whitespace fixes
Torbjörn Andersson
2003-09-23
Initialize the cutscene voice-over sound handle, in case you press Escape
Torbjörn Andersson
2003-09-22
use our own ABS instead of the math.h abs(); some tweaks
Max Horn
2003-09-22
Set the mixer to use the maximum volume. BS2 has its own volume settings,
Torbjörn Andersson
2003-09-22
Cleaned up the sound code enough to add cutscene voice-overs. I haven't had
Torbjörn Andersson
2003-09-21
remove -Wcast-align, it causes troubles and sparc and has no real benefit els...
Max Horn
2003-09-21
No need to do endian conversion if you check for 0, as BE 0 == LE 0
Max Horn
2003-09-21
added WRITE_LE/BE_16/32 functions to match our current READ_ funcs - useful i...
Max Horn
2003-09-21
removed unused macro
Max Horn
2003-09-21
fix convertEndian compilation (thanks erik for giving me some work :-); also ...
Max Horn
2003-09-21
mentiond HQ3x in README & NEWS (IMHO the descriptions in the README could be ...
Max Horn
2003-09-21
fixed InitLUTs for 555 mode; some tweaks
Max Horn
2003-09-21
Made Ctrl-Alt 9 the hotkey for the new hq3x scaler, and moved the scanlines
Torbjörn Andersson
2003-09-21
cleanup
Torbjörn Andersson
2003-09-21
Removed original ProcessMenu() code.
Torbjörn Andersson
2003-09-21
ScummVM code formatting conventions
Torbjörn Andersson
2003-09-21
Applied ScummVM formatting conventions
Torbjörn Andersson
2003-09-21
Some cleanup - lots more needed!
Torbjörn Andersson
2003-09-21
Few small index corrections pointed out by Dark-Star
James Brown
2003-09-21
added HQ3x filter
Max Horn
2003-09-21
Use banners on WinCE
Nicolas Bacca
2003-09-21
Fix #807291
Travis Howell
2003-09-20
fix bug pointed out by Merlin0fCha0s
Oliver Kiehl
2003-09-20
fixed AMD64 warning
Max Horn
2003-09-20
fixed AMD64 warning
Max Horn
2003-09-20
The usual cleanup. Removed the "run from CD" check.
Torbjörn Andersson
2003-09-20
The usual cleanup, plus make sure to delete SaveFileManager if
Torbjörn Andersson
2003-09-20
cleanup
Torbjörn Andersson
2003-09-20
cleanup
Torbjörn Andersson
2003-09-20
Cleanup. I removed the PLOT_PATHS blocks since they depended on some
Torbjörn Andersson
2003-09-20
cleanup
Torbjörn Andersson
2003-09-20
Clarified comment
Torbjörn Andersson
2003-09-20
cleanup
Torbjörn Andersson
2003-09-20
Added EXECUTABLE.
Torbjörn Andersson
2003-09-20
The 'colliding' flag is never set to anything else than zero, so it should
Torbjörn Andersson
2003-09-20
Minor cleanup
Torbjörn Andersson
2003-09-20
make console height/width based on a float percentage of the overlay size -> ...
Max Horn
2003-09-20
prepend underscore before passing symbols to dlsym, at least on OS X
Max Horn
2003-09-20
make use of the new get_overlay_height/get_overlay_width
Max Horn
2003-09-20
added explicit virtual destructor; added API which makes it potentially possi...
Max Horn
2003-09-20
fix invalid target crash for build using loadable modules
Max Horn
2003-09-20
yet another fix for linux+loadable modules
Max Horn
2003-09-19
let's see if that's better
Max Horn
2003-09-19
one more linux+dynamic fix
Max Horn
2003-09-19
oops
Max Horn
2003-09-19
cleanup
Oliver Kiehl
2003-09-19
work around silly bug in Microsoft Visual Studio .NET 2003. M$ does not stop ...
Max Horn
2003-09-19
some cleanup, and an (untested) loadable module build rule for Linux
Max Horn
2003-09-19
fixed warning on systems with 64bit pointers
Max Horn
2003-09-19
cleanup
Max Horn
[next]