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
2009-11-20
Some name consistency changes.
Johannes Schickel
2009-11-20
Added a FIXME for the syncTime and syncCue selectors, for games which don't h...
Filippos Karapetis
2009-11-20
- Removed the non-static selectors "overlay" and "setCursor" from the list of...
Filippos Karapetis
2009-11-20
Removed more unused selectors - the canBeHere selector is replaced by cantBeH...
Filippos Karapetis
2009-11-20
Removed more unused selectors
Filippos Karapetis
2009-11-20
Check the overridden game object when performing setCursor detection, which p...
Filippos Karapetis
2009-11-20
Added a game-specific workaround for setCursor detection in KQ5CD: the code f...
Filippos Karapetis
2009-11-20
Formatting
Filippos Karapetis
2009-11-20
Changed the lofs detection to iterate through all the methods of the Game obj...
Filippos Karapetis
2009-11-20
Selector cleanup: rearranged all selectors to be in the same order as in Sier...
Filippos Karapetis
2009-11-20
do not trigger any events while scene id == -1
Vladimir Menshakov
2009-11-20
Added a sanity check to prevent a crash in LB1 and KQ4 (needs proper fixing)
Filippos Karapetis
2009-11-20
Some corrections for the lofs autodetection - SQ4 floppy works again
Filippos Karapetis
2009-11-20
Shifted some code around
Filippos Karapetis
2009-11-20
- Rewrote the lofs parameter type auto-detection code
Filippos Karapetis
2009-11-20
Typo
Filippos Karapetis
2009-11-20
Fix language in comment
Max Horn
2009-11-20
Several configure targets use long instead of int for typedefing uint32/int32...
Max Horn
2009-11-20
Don't include windows.h & direct.h on WinCE (and Symbian?)
Max Horn
2009-11-19
- Simplified the different feature detection types, removed some duplicate co...
Filippos Karapetis
2009-11-19
Simplified some music checks for SCI0
Filippos Karapetis
2009-11-19
Cleanup.
Johannes Schickel
2009-11-19
LOL: add support for pc speaker sfx
Florian Kagerer
2009-11-19
Add newly added IDs to string table.
Johannes Schickel
2009-11-19
Properly handle Kyra 2 Talkie demo in kyra.dat.
Johannes Schickel
2009-11-19
Remove obsolete "k2DemoVersionTlk" special.
Johannes Schickel
2009-11-19
More cleanup.
Johannes Schickel
2009-11-19
Cleanup.
Johannes Schickel
2009-11-19
Fixed regression from commit #45862
Filippos Karapetis
2009-11-18
oops
Max Horn
2009-11-18
Some comments
Max Horn
2009-11-18
fix compilation of null backend
Joost Peters
2009-11-18
Add -G2 to PS2 default build options; move some WinCE -D flags from CXXFLAGS ...
Max Horn
2009-11-18
WINCE: Use correct include paths
Max Horn
2009-11-18
cleanup
Max Horn
2009-11-18
Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale...
Max Horn
2009-11-18
Put two of the WinCE downscalers into graphics/scaler/downscaler*, so that th...
Max Horn
2009-11-18
PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen()
Max Horn
2009-11-18
samsungtv: cleanup
Paweł Kołodziejski
2009-11-18
samsungtv: no need make surface conversion here any more, sdl do that with in...
Paweł Kołodziejski
2009-11-18
more missing callbacks
Vladimir Menshakov
2009-11-18
use actual actor position for overlay positioning to avoid z-order glitches.
Vladimir Menshakov
2009-11-18
minor textual fixes
Vladimir Menshakov
2009-11-17
added face animation for the messages
Vladimir Menshakov
2009-11-17
added kEffect for screen shaking, fixed barman callback
Vladimir Menshakov
2009-11-17
removed noisy debug
Vladimir Menshakov
2009-11-17
implemented real zooming in forest house
Vladimir Menshakov
2009-11-17
implemented zoomed rendering
Vladimir Menshakov
2009-11-17
guard surface list from the sizes of zero
Vladimir Menshakov
2009-11-17
added SurfaceList, ported overlay to it, fixed many z-order issues. (found me...
Vladimir Menshakov
[prev]
[next]