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
/
parallaction
Age
Commit message (
Expand
)
Author
2014-05-27
ALL: Make Debugger command function names conform to our guidelines.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-05-10
PARALLACTION: Remove leftover "debugLevel" command prototype.
D G Turner
2014-03-30
ALL: Resolve multiple clang warnings
Max Horn
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-18
PARALLACTION: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-26
Merge pull request #375 from digitall/engineAutoPlug
Johannes Schickel
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-11-24
PARALLACTION: Janitorial - Fix spacing errors
Strangerke
2013-11-09
PARALLACTION: Initialize class. CID 1002753
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize variable. CID 1002725
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class variable. CID 1002724
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class. CID 1002721
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class variable. CID 1002715
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class variables. CID 1002708
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class variables. CID 1002707
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class. CID 1002706
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class. CID 1002705
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class. CID 1002703
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class. CID 1002702
Eugene Sandulenko
2013-11-09
PARALLACTION: Initialize class. CID 1002701
Eugene Sandulenko
2013-11-03
PARALLACTION: Make sure overridden methods are not used. Fixes compiler warning
Eugene Sandulenko
2013-11-03
PARALLACTION: Pass big value by reference rather than copying. CID 1003923
Eugene Sandulenko
2013-10-08
PARALLACTION: Comment out unused assignment. CID 1002508
Eugene Sandulenko
2013-08-12
I18N: Move specification of engine specific files to enginedir/POTFILES.
Johannes Schickel
2013-08-03
PARALLACTION: Do not set Surface::pixels directly anymore.
Johannes Schickel
2013-08-03
PARALLACTION: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
PARALLACTION: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-18
ENGINES: Remove a bunch of unused private member variables
Max Horn
2013-04-17
PARALLACTION: Fix BRA amiga inventory item cursors.
Alyssa Milburn
2013-04-17
PARALLACTION: Don't use an invalid array index.
Alyssa Milburn
2013-04-17
PARALLACTION: Add some sanity checks to SoundMan_br::execute.
Alyssa Milburn
2013-04-17
PARALLACTION: Fix buffer size in unpackBackground.
Alyssa Milburn
2013-04-17
PARALLACTION: Use strlcpy instead of strncpy.
Alyssa Milburn
2013-04-15
PARALLACTION: Cleanup
Willem Jan Palenstijn
2013-01-06
PARALLACTION: Fix a const cast warning.
Johannes Schickel
2013-01-06
PARALLACTION: Update to new IFFDecoder for ILBM images
Tomas Jakobsson
2012-11-19
PARALLACTION: Mask unused, but set variable warning, by debug().
D G Turner
2012-09-28
PARALLACTION: Add a workaround for the end credits of NS
Filippos Karapetis
2012-09-28
PARALLACTION: Add a workaround for the end credits of NS
Filippos Karapetis
2012-09-28
PARALLACTION: Add a missing return statement
Filippos Karapetis
2012-09-28
PARALLACTION: Fix a script bug in the end of the multilingual DOS version of NS
Filippos Karapetis
2012-09-27
PARALLACTION: Clean up global variables a bit.
Alyssa Milburn
2012-09-27
PARALLACTION: Remove unused function.
Alyssa Milburn
[next]