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-03-24
cleanup
Max Horn
2003-03-24
Some more cleanup, loadFile now returns a uint8*/byte* so no casting is neede...
Joost Peters
2003-03-24
use description to set window title if one is specified
Jonathan Gray
2003-03-23
Patch #708384: Off-by-one bug which causes inventory problems in COMI
Max Horn
2003-03-23
Because khalek said so.
Jonathan Gray
2003-03-23
Because Kirben said so.
James Brown
2003-03-23
Quick update of NEWS
James Brown
2003-03-23
move language enum to gameDetector.h
Jonathan Gray
2003-03-23
cleanup
Max Horn
2003-03-23
updated Mac OS X static build rule
Max Horn
2003-03-23
add comment to language enum I meant to do a while back
Jonathan Gray
2003-03-23
Add Spanish quit key for Simon games
Travis Howell
2003-03-21
moved delay stuff outside of lock mutex
Paweł Kołodziejski
2003-03-21
convert tabs to space...
Jonathan Gray
2003-03-21
update readme with some more game targets
Jonathan Gray
2003-03-20
updated to plist 1.0
Max Horn
2003-03-20
simon1amiga should be disabled for now
Travis Howell
2003-03-20
take lock mutex mechanism also processKbd() and waitForTimer().
Paweł Kołodziejski
2003-03-19
use a mutex to sync smush screen updates (should avoid crash caused by a race...
Max Horn
2003-03-18
cleanup
Max Horn
2003-03-18
cleanup; add stopID method to stop a currently playing sound via its ID
Max Horn
2003-03-18
added script opcode for dig minigame
Paweł Kołodziejski
2003-03-18
added input keys support for dig ingame
Paweł Kołodziejski
2003-03-18
cleanup
Max Horn
2003-03-18
it omit one blit for scaler Normal1X in SDL backend
Paweł Kołodziejski
2003-03-18
add GF_DEFAULT_TO_1X_SCALER
Jonathan Gray
2003-03-17
a tiny safer
Paweł Kołodziejski
2003-03-17
changed order
Paweł Kołodziejski
2003-03-17
few corrections for smush
Paweł Kołodziejski
2003-03-17
moved backend update_screen() (slooolest thing) from smush updateScreen() int...
Paweł Kołodziejski
2003-03-17
moved handle events from update into main loop
Paweł Kołodziejski
2003-03-17
changed debug level 4
Paweł Kołodziejski
2003-03-17
256 + 1 != 256
Jonathan Gray
2003-03-17
init member vars in right order
Jonathan Gray
2003-03-17
stop gcc crying about unused variable
Jonathan Gray
2003-03-17
update for smush changes
Jonathan Gray
2003-03-17
update project files for smush and sky
Paweł Kołodziejski
2003-03-17
split waitForTimer func, update for smush,
Paweł Kołodziejski
2003-03-17
reorg/clenup, changed main loop in smush code
Paweł Kołodziejski
2003-03-17
must remember to use spaces not tabs...
Jonathan Gray
2003-03-17
add back known bugs section, reorder command line options to match the order ...
Jonathan Gray
2003-03-15
patch #704237 SO_ROOM_NEW_PALETTE implementation which fixes at least the ban...
Jonathan Gray
2003-03-13
clenaup
Paweł Kołodziejski
2003-03-13
updated dsp file
Paweł Kołodziejski
2003-03-13
fix for little endian systems
Max Horn
2003-03-13
Patch #686427: SO_ROOM_SATURATION implementation
Max Horn
2003-03-13
cleanup
Max Horn
2003-03-13
char* -> byte*; if something is declared 'private' and then subclasses have t...
Max Horn
2003-03-13
changed decoder API to take a memory block as source, not a Chunk
Max Horn
2003-03-13
added const qualifier
Max Horn
[prev]
[next]