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
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
2012-09-22
PARALLACTION: Add custom Adlib driver for BRA.
Alyssa Milburn
2012-09-07
JANITORIAL: Remove underscores from MidiParser variable names.
Alyssa Milburn
2012-07-25
PARALLACTION: Fix delete[] formatting.
Johannes Schickel
2012-06-10
GUI: Add helper to SaveLoadChooser, which uses the currently active target.
Johannes Schickel
2012-06-10
PARALLACTION: Do not call close on a SaveLoadChooser.
Johannes Schickel
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2012-04-04
PARALLACTION: Fix spelling of length
Joel Teichroeb
2012-03-13
JANITORIAL: Avoid the ugly operator invocation syntax.
Christoph Mallon
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-12-13
COMMON: Make more members of Archive constant.
Andrea Corna
2011-11-03
PARALLACTION: Fix memset size parameter.
Johannes Schickel
2011-11-03
PARALLACTION: Fix warnings. Fix nasty out-of-scope bug in parallaction_br.cpp
Eugene Sandulenko
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-01
PARALLACTION: Fixed bugs #2880939 and #3135868
Filippos Karapetis
2011-09-29
PARALLACTION: Code formatting (and trying to keep clone2727 happy! :P )
Filippos Karapetis
2011-09-29
PARALLACTION: Fixed bug #2969915 - "NIPPON: Disguise changing back and forth"
Filippos Karapetis
2011-09-28
PARALLACTION: Updated the fix for script bug #2969913 to a workaround
Filippos Karapetis
2011-09-28
PARALLACTION: Fixed bug #2969913 - "NIPPON: Katana graphics not shown (regres...
Filippos Karapetis
2011-09-02
PARALLACTION: Add Graphics Debug Output. Minor Whitespace Fixes.
D G Turner
2011-08-24
PARALLACTION: Correct Previous Commit to Coding Conventions.
D G Turner
2011-08-24
PARALLACTION: Improve safety of PathBuffer Accesses in Pathfinding.
D G Turner
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
[prev]
[next]