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-21
Fixed re-entering the same room using a different gate
Robert Špalek
2009-11-21
Naming consistency.
Johannes Schickel
2009-11-21
Resolve TODO.
Johannes Schickel
2009-11-21
Cleanup.
Johannes Schickel
2009-11-21
Change special palette loading for Kyrandia 1 from kyra.dat to match kyra.dat...
Johannes Schickel
2009-11-21
Rename "kPaletteList#" to "kSpecialPalette#".
Johannes Schickel
2009-11-21
Removed duplicate code and simplified some feature detection
Filippos Karapetis
2009-11-21
Speed up extraction by only adding matching providers to search list.
Johannes Schickel
2009-11-21
Fix various platform/language table entries.
Johannes Schickel
2009-11-21
Add proper error messages, in case some entries aren't found.
Johannes Schickel
2009-11-21
Rebuilt kyra.dat.
Johannes Schickel
2009-11-21
Merge multi language games into one entry.
Johannes Schickel
2009-11-21
Cleanup.
Johannes Schickel
2009-11-20
Fixed sound detection for Jones CD
Filippos Karapetis
2009-11-20
Changed some comments back to DOxygen (inline) style and removed some more de...
Filippos Karapetis
2009-11-20
Simplified the doSound detection a bit
Filippos Karapetis
2009-11-20
Removed dead code
Filippos Karapetis
2009-11-20
Fixed game restarting regression
Filippos Karapetis
2009-11-20
Changed kyra.dat to use a global "INDEX" file instead of INDEX files for ever...
Johannes Schickel
2009-11-20
Fix missing printf arguments.
Johannes Schickel
2009-11-20
Cleanup.
Johannes Schickel
2009-11-20
Flag Kyra3 as talkie version in kyra.dat.
Johannes Schickel
2009-11-20
Readded output whether extraction succeeded or not.
Johannes Schickel
2009-11-20
Fixed a regression in the LSL1 and LSL5 demos, which should work correctly no...
Filippos Karapetis
2009-11-20
Removed the syncTime and syncCue selectors from the list of static selectors,...
Filippos Karapetis
2009-11-20
Cleanup.
Johannes Schickel
2009-11-20
Add a nice message, when none of the input files is used for processing.
Johannes Schickel
2009-11-20
Rebuilt kyra.dat.
Johannes Schickel
2009-11-20
Merge two file game entries into one game entry, this allows for better input...
Johannes Schickel
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
[next]