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
2013-10-04
AVALANCHE: Use ConfMan short name
Strangerke
2013-10-04
AVALANCHE: Use MKTAG for signature. This breaks prior savegames.
Strangerke
2013-10-04
AVALANCHE: Remove s_engine
Strangerke
2013-10-04
AVALANCHE: Check | occurrence as pointed by LordHoto
Strangerke
2013-10-04
AVALANCHE: Fix naming convention, reduce the scope of a couple of variables
Strangerke
2013-10-04
AVALANCHE: Remove code commented in the original but not in the engine.
Strangerke
2013-10-04
ZVISION: Fix nested template formatting
RichieSams
2013-10-04
ZVISION: Remove Vector2 class
RichieSams
2013-10-04
ZVISION: Add typedefs to shorten long type names
RichieSams
2013-10-04
ZVISION: Re-enable Truemotion plugin guard, but add a case for ZVISION
RichieSams
2013-10-03
TSAGE: Fixes for R2R Bridge conversation
Paul Gilbert
2013-10-03
TSAGE: Renaming for R2R Autodoc scene
Paul Gilbert
2013-10-04
FULLPIPE: Started implementation MctlCompound::method4C()
Eugene Sandulenko
2013-10-03
AVALANCHE: Use memcpy in refreshScreen
Willem Jan Palenstijn
2013-10-03
AVALANCHE: Don't refresh screen after every event in scroll mode
Willem Jan Palenstijn
2013-10-03
WINTERMUTE: Update full screen on ScreenChanged
Willem Jan Palenstijn
2013-10-03
WINTERMUTE: Add missing break
Willem Jan Palenstijn
2013-10-03
AVALANCHE: Set some variables private in Menu
Strangerke
2013-10-03
AVALANCHE: Use Doxygen comments in Graphics
Strangerke
2013-10-03
SCUMM: Fix unused variable warnings
Rodrigo Rebello
2013-10-02
TSAGE: R2R bugfix for using the console in the spare bedrooms
Paul Gilbert
2013-10-02
TSAGE: Cleanup of R2R Lift scene
Paul Gilbert
2013-10-02
AVALANCHE: Make _surface private
Strangerke
2013-10-02
Merge pull request #404 from rrebello/tsage_fix
Strangerke
2013-10-02
TSAGE: Fix uninitialized variable.
Rodrigo Rebello
2013-10-02
AVALANCHE: Use Doxygen comments in Dialogs, set private some members
Strangerke
2013-10-02
FULLPIPE: Finish MGM::rebuildTables()
Eugene Sandulenko
2013-10-02
FULLPIPE: Started implementing MGM::rebuildTables()
Eugene Sandulenko
2013-10-02
FULLPIPE: Implement MGM::clear()
Eugene Sandulenko
2013-10-02
FULLPIPE: Implement MGM::getItemIndexById()
Eugene Sandulenko
2013-10-02
FULLPIPE: Implement MGM::addItem()
Eugene Sandulenko
2013-10-02
ZVISION: Fix signed/unsigned mismatch
RichieSams
2013-10-02
ZVISION: Standardize includes order and format
RichieSams
2013-10-02
ZVISION: Rename zvision.h inclusion guard to be consistent with the other files
RichieSams
2013-10-02
ZVISION: Fix space formatting
RichieSams
2013-10-02
ZVISION: Move two lookup tables inside the RawZorkStream class
RichieSams
2013-10-02
ZVISION: Remove unnesessary operator overload
RichieSams
2013-10-02
ZVISION: Update removeDuplicateEntries to preserve order
RichieSams
2013-10-02
ZVISION: Convert _timeLeft to a signed int
RichieSams
2013-10-02
ZVISION: Update warning message to correspond to the behavior
RichieSams
2013-10-02
ZVISION: Remove global const variable
RichieSams
2013-10-02
ZVISION: Fix spacing
RichieSams
2013-10-02
ZVISION: Convert _completeFrames to an Array
RichieSams
2013-10-02
ZVISION: Remove global const variables
RichieSams
2013-10-02
ZVISION: Convert all for-loops to use pre-increment instead of post-increment
RichieSams
2013-10-02
ZVISION: Replace all occurances of (*iter). with iter->
RichieSams
2013-10-02
ZVISION: Add newline to end of module.mk
RichieSams
2013-10-02
ZVISION: Fix curly braces formatting
RichieSams
2013-10-02
ZVISION: Create file on the heap to prevent memory scope problems
RichieSams
2013-10-02
ZVISION: Move bit flag to an enum for clarity
RichieSams
[prev]
[next]