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
/
saga
Age
Commit message (
Expand
)
Author
2008-02-24
Fix for bug #1900254 - "ITE: Glitches when bridging the gorge"
Filippos Karapetis
2008-02-24
Removed 2 unnecessary calls to File::exists()
Filippos Karapetis
2008-02-23
fix bug 1900244 "ITE: Strange animation when returning to prison cell"
Andrew Kurushin
2008-02-23
Stop printing opcodes in the debug console
Filippos Karapetis
2008-02-23
Fix for bug #1900220 - "ITE: Missing text outline"
Filippos Karapetis
2008-02-23
Fix for bug #1900258 - "ITE: Glitch when looking at the map while at the docks"
Filippos Karapetis
2008-02-15
Merged lots of _mixer->isReady() warnings into a single one in Engine constru...
Max Horn
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-07
Fix code formatting and grammar ;)
Max Horn
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
2008-02-02
Moved AdvancedMetaEngine to namespace Common
Max Horn
2008-02-02
Converted the remaining engines to use MetaEngine
Jordi Vilalta Prat
2008-02-02
New MetaEngine class (work in progress to replace the current Engine plugin A...
Max Horn
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-27
Possible fix for the errors under older versions of GCC (e.g. under BeOS)
Filippos Karapetis
2008-01-27
Disabled a debug function which throws warnings in older versions of GCC (e.g...
Filippos Karapetis
2008-01-27
Limit the number of simultaneous open files in IHNM to 7, down from 12. This ...
Filippos Karapetis
2008-01-22
Code simplification
Filippos Karapetis
2008-01-19
Fixed a crash in the rat maze (reported on the forum) that made the game
Torbjörn Andersson
2008-01-11
Cleanup
Filippos Karapetis
2008-01-11
Fixed capitalization
Filippos Karapetis
2008-01-11
Added support for the Italian fan translations of Inherit the Earth. The orig...
Filippos Karapetis
2008-01-10
Changed an assertion to a warning
Filippos Karapetis
2008-01-09
Change an error to a warning
Filippos Karapetis
2008-01-09
Added handling of home/end keys in input dialogs and properly filtered out no...
Filippos Karapetis
2008-01-07
Removed some obsolete defines
Filippos Karapetis
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2008-01-04
Slight cleanup
Filippos Karapetis
2008-01-03
Properly fixed bug #1861863 - "ITE: Crash when using Eeah with Eeah"
Filippos Karapetis
2008-01-03
Fix for bug #1861863 - "ITE: Crash when using Eeah with Eeah"
Filippos Karapetis
2007-12-31
Fix for bug #1861126 - "IHNM: Crash when Gorrister cuts sheet in the mooring ...
Filippos Karapetis
2007-12-23
Disable voices when voice files do not exist (like the original interpreter d...
Filippos Karapetis
2007-12-21
Cleanup.
Johannes Schickel
2007-12-21
Fix compilation error on DS port (template expects parameters to be same type)
Neil Millstone
2007-12-21
Added some hard coded strings for the Italian fan translation of ITE (still n...
Filippos Karapetis
2007-12-20
Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color"
Filippos Karapetis
2007-12-20
Removed clamp() and used the common CLIP template instead
Filippos Karapetis
2007-12-13
Use CLIP template for clipping in the SAGA engine
Filippos Karapetis
2007-12-11
Fix for bug #1848016 - "IHNM: Wrong Subtitles Color (Spanish)". The colors of...
Filippos Karapetis
2007-12-11
Make sure that text in message boxes in IHNM is always centered, regardless o...
Filippos Karapetis
2007-12-09
Fix to prevent having an incorrect sprite assigned to some objects in IHNM wh...
Filippos Karapetis
2007-12-08
ioFailed() is now checked when saving a game
Filippos Karapetis
2007-11-27
Possible fix for bug #1838622 - "IHNM: Benny can't help the boy". It seems th...
Filippos Karapetis
2007-11-16
Changed Audio::makeADPCMStream so that the stream passed to it can automatica...
Max Horn
2007-11-12
Added a workaround for a problematic object in Gorrister's chapter (Edna's key)
Filippos Karapetis
2007-11-11
Don't draw objects with negative x/y values. Now, "ghost" objects are no long...
Filippos Karapetis
2007-11-09
Added a workaround for a bug in the original game scripts of IHNM with Edna, ...
Filippos Karapetis
2007-11-08
Fixing compilation for me by giving that file a closing newline
Sven Hesse
[prev]
[next]