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
/
engines
Age
Commit message (
Expand
)
Author
2009-11-22
Update game details for Japanese PCE version of Loom.
Travis Howell
2009-11-22
Updated an urgent TODO to make the game playable
Robert Špalek
2009-11-22
Update game details for English PCE version of Loom.
Travis Howell
2009-11-22
Fix SIGSEGV by an absolutely brutally horrible hack
Robert Špalek
2009-11-22
Add patch for Tobias, for cursor palette in PCE version of Loom.
Travis Howell
2009-11-22
Add patch for Tobias, for more accurate palette in PCE version of Loom.
Travis Howell
2009-11-22
Fix charset palette in PCE version of Loom, based on information from Tobias.
Travis Howell
2009-11-22
minor callback fixes
Vladimir Menshakov
2009-11-22
do not decrement timer while scene is busy
Vladimir Menshakov
2009-11-22
Add patch for Tobias, for Kanji support in Japanese PCE version of Loom, with...
Travis Howell
2009-11-22
fixed first mansion attempt animations
Vladimir Menshakov
2009-11-22
Only enable changing rooms by left/right arrows when debugging
Robert Špalek
2009-11-22
Opening the inventory stops hero walking
Robert Špalek
2009-11-22
Fix positioning of one-time hero animations.
Robert Špalek
2009-11-22
Fixed Animation::getTopAnimation()
Robert Špalek
2009-11-21
More cleanup.
Johannes Schickel
2009-11-21
Cleanup.
Johannes Schickel
2009-11-21
Cleanup: remove never used support for builtin static data in StaticResource.
Johannes Schickel
2009-11-21
Cleanup.
Johannes Schickel
2009-11-21
Fix mismatching resource type IDs for Lands of Lore in kyra.dat.
Johannes Schickel
2009-11-21
Flag credits data for Kyrandia 1 as language specific data. (Fixes language o...
Johannes Schickel
2009-11-21
Ooops...
Johannes Schickel
2009-11-21
- Got rid of hardcoded filename list for kyra.dat
Johannes Schickel
2009-11-21
Fixed re-entering the same room using a different gate
Robert Špalek
2009-11-21
Change special palette loading for Kyrandia 1 from kyra.dat to match kyra.dat...
Johannes Schickel
2009-11-21
Removed duplicate code and simplified some feature detection
Filippos Karapetis
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
Flag Kyra3 as talkie version in kyra.dat.
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
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
[next]