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
path:
root
/
common
Age
Commit message (
Expand
)
Author
2003-07-13
Do not use free_check on WinCE
Nicolas Bacca
2003-07-12
added support for different languages and fixed memory leak and screen refres...
Robert Göffringmann
2003-07-07
check for odd addresses being free'd
Max Horn
2003-07-05
gah. I am stupid
Max Horn
2003-07-05
fixed stack lock at startup
Max Horn
2003-07-05
enforce use of type MutexRef
Max Horn
2003-07-05
updated code to use type MutexRef; added class StackLock (from sdl backend, n...
Max Horn
2003-07-05
Fix irky old date. We need to autogenerate this somehow.
James Brown
2003-07-05
Fix multiple debug level messages, when debug level is set in the config file.
Travis Howell
2003-07-05
applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885)
Joost Peters
2003-07-04
prevent (or rather: make much less likely) some sound output related race con...
Max Horn
2003-07-04
Allow "no-" prefix to long command-line options, e.g. --no-aspect-ratio,
Torbjörn Andersson
2003-07-03
const correctness
Max Horn
2003-07-03
Timer now uses a mutex, which should make it thread safe (it wasn't before, p...
Max Horn
2003-07-03
Made read() return the number of bytes that were actually read, rather than
Torbjörn Andersson
2003-07-02
don't default to the slowest aspect ratio correcter; rather use the medium on...
Max Horn
2003-06-27
ops
Paweł Kołodziejski
2003-06-27
chenged ifdef to handle all win32 ports
Paweł Kołodziejski
2003-06-22
fix the inaccurate version of interpolate5Line to work correctly for odd widths
Max Horn
2003-06-22
undoing this optimization: despite my initial sureness about this being corre...
Max Horn
2003-06-22
fixed warning
Paweł Kołodziejski
2003-06-22
Fixed the last (?) glitches around the mouse cursor [*] in aspect-ratio
Torbjörn Andersson
2003-06-22
Rearranged logic in SuperEagle
Bertrand Augereau
2003-06-22
Fix some graphics glitches that would sometimes be visible around the mouse
Torbjörn Andersson
2003-06-22
cleanup
Max Horn
2003-06-22
fixed warnings
Paweł Kołodziejski
2003-06-22
Add opengl filter option
Travis Howell
2003-06-22
no need to keep these regression tests: the changes are mathematically and op...
Max Horn
2003-06-22
Patch #757827: Aspect-ratio correction
Max Horn
2003-06-22
Reduced the number of shifts in highly used functions in Super2xSaI and Super...
Bertrand Augereau
2003-06-21
make File constructor virtual to allow subclassing; made seek default to SEEK...
Max Horn
2003-06-19
cleanup
Max Horn
2003-06-18
Fix for bug [756559] ALL: 'multi_midi=true' in scummvm.ini does not work.
Jamieson Christian
2003-06-17
I will add a wrapper for that (currently NULL driver)
Chris Apers
2003-06-17
Make OpenGL specific scaler use other keys so all normal scaler canbe made av...
Travis Howell
2003-06-15
Parentheses didn't compile on WIN32
Bertrand Augereau
2003-06-15
moved GameId declaration to common/engine.h (more logical); moved scumm speci...
Max Horn
2003-06-14
some more cleanup
Max Horn
2003-06-14
fix for LE systems
Max Horn
2003-06-14
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...
Max Horn
2003-06-14
fixed aquadran's Windows fix (a pointer is const for good reasons; simply cas...
Max Horn
2003-06-14
cleanup
Max Horn
2003-06-14
fix for bug #749249, related with path of game data placed on root drive unde...
Paweł Kołodziejski
2003-06-13
make -z output align nicely
Jonathan Gray
2003-06-12
Fixed problem with variant game IDs (e.g. 'tentaclea')
Jamieson Christian
2003-06-12
Made notation of transient config domains consistent.
Jamieson Christian
2003-06-12
indention
Max Horn
2003-06-11
Fixed command line options being ignored when the launcher is used.
Jamieson Christian
2003-06-11
Fix for bug [741592] GUI: Switching music driver mixes up music
Jamieson Christian
2003-06-11
Fixed MSVC warning
Jamieson Christian
[prev]
[next]