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-05-19
new date (post-0.4.0)
Max Horn
2003-05-19
Oops....
Jamieson Christian
2003-05-19
Fixed silence in older games under native MIDI drivers
Jamieson Christian
2003-05-19
Patch #739911: Fix for undefined behaviour in fopenNoCase()
Max Horn
2003-05-18
HAVE_CONFIG_H
Jonathan Gray
2003-05-17
_gameId is of type char so it does not make sense to have 299 GIDs. reduce to...
Oliver Kiehl
2003-05-17
make ARRAYSIZE 'return' an int
Max Horn
2003-05-17
Added command line options for
Jamieson Christian
2003-05-16
Feature [557411] Adlib sound effects with GM drivers.
Jamieson Christian
2003-05-16
GF_AFTER_HEV7
Jonathan Gray
2003-05-16
add config option basename to override base file name for games of the form f...
Jonathan Gray
2003-05-16
fix advmame scaler ('flickering', observable in e.g. Sam&Max, and the left-sc...
Max Horn
2003-05-15
oops
Max Horn
2003-05-15
add method to grow a rect
Max Horn
2003-05-15
renamed isInside() to contains() (this is more intuitive, because r.isInside(...
Max Horn
2003-05-15
make SWAP a template function, so that it works for swapping non-int stuff, t...
Max Horn
2003-05-15
let it compile
Max Horn
2003-05-15
cleanup (rect.h is not used anywhere but I plan to change that...)
Max Horn
2003-05-12
added method to detect which midi driver will be created
Robert Göffringmann
2003-05-09
Patch #735294: AdvMame3x scaler
Max Horn
2003-05-05
-> version 0.4.1cvs
Max Horn
2003-05-04
hexdump defaults to 16 bytes/line now, and prints an offest
Max Horn
2003-05-02
make hexdump width variable
Max Horn
2003-05-02
Add PalmOS port stuff
Chris Apers
2003-05-02
Change __PALM_OS__ to NEWGUI_256, more generic
Chris Apers
2003-05-02
Change int16 to NewGuiColor in overlay/RGB functions
Chris Apers
2003-05-02
Add PalmOS GFX modes
Chris Apers
2003-05-01
fix leak
Jonathan Gray
2003-04-30
typedef NewGuiColor on all platforms; indention
Max Horn
2003-04-30
more PalmOS changes
Max Horn
2003-04-26
Make it possible to disable some/all of our three game modules (scumm/simon/s...
Max Horn
2003-04-25
cleanup; added comment
Max Horn
2003-04-25
delete stdafx.cpp
Paweł Kołodziejski
2003-04-20
Bumpidity
James Brown
2003-04-10
fixed GP32 port
Joost Peters
2003-04-06
fixed detection of early scumm games
Paweł Kołodziejski
2003-04-06
nope, not all big endian system require alignment
Max Horn
2003-03-28
small optimization (do three memory reads instead of five)
Max Horn
2003-03-26
cleanup
Max Horn
2003-03-25
added some meat to the global options dialog (no prefs are stored yet, though)
Max Horn
2003-03-25
cleanup
Max Horn
2003-03-24
use description to set window title if one is specified
Jonathan Gray
2003-03-23
move language enum to gameDetector.h
Jonathan Gray
2003-03-23
add comment to language enum I meant to do a while back
Jonathan Gray
2003-03-18
add GF_DEFAULT_TO_1X_SCALER
Jonathan Gray
2003-03-13
added const qualifier
Max Horn
2003-03-08
change RBG to RGB which follows the argument order and hence makes more sense...
Jonathan Gray
2003-03-07
temporary hack to get ScummVM to compile again
Max Horn
2003-03-07
implemented formating string error for each engine
Paweł Kołodziejski
2003-03-07
exit cleanly if invalid target is specified
Jonathan Gray
[next]