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
/
scumm
Age
Commit message (
Expand
)
Author
2003-03-23
cleanup
Max Horn
2003-03-21
moved delay stuff outside of lock mutex
Paweł Kołodziejski
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
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
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
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-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
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
Remove blitter.cpp
Travis Howell
2003-03-13
removed Blitter class
Max Horn
2003-03-13
cleanup
Max Horn
2003-03-12
removed additional back buffer in smush
Paweł Kołodziejski
2003-03-12
separated comi/dig translation stuff
Paweł Kołodziejski
2003-03-10
added stub for proper oldRoomEffects implementation (proper for Zak256 that i...
Max Horn
2003-03-10
tiny improvement <g>
Max Horn
2003-03-10
cleanup CD opcode a bit; slightly increase the 'delay' -> sounds better since...
Max Horn
2003-03-09
added opcode 17 to 16 in o6_kernelSetFunctions
Paweł Kołodziejski
2003-03-09
hack for "%___" in translated strings
Paweł Kołodziejski
2003-03-09
fix for bug #700202
Max Horn
2003-03-09
rest of patch #655594: Handling Y/N questions
Max Horn
2003-03-08
more cleanup; added an error in case we encounter a 'real' input overflow (mo...
Max Horn
2003-03-08
cleanup / optimization
Max Horn
2003-03-08
cleanup; added warning for decoder overflows in COMI (it writes 1 byte past t...
Max Horn
2003-03-08
hack for comi bundle codec, i hope it fix valgrid warnings
Paweł Kołodziejski
2003-03-08
fixed descriptions in the dig
Paweł Kołodziejski
2003-03-08
fixed description in the dig
Paweł Kołodziejski
2003-03-08
added opcode 124 in kernelSetFunctions
Paweł Kołodziejski
2003-03-08
fix actor gliding caused by my walk_script hack
Max Horn
2003-03-08
enabled walk scripts
Max Horn
2003-03-08
hacked in some crude clipping code for drawChar; let's see if that helps Valg...
Max Horn
[next]