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
2015-12-23
LAB: Correct compiler warning in savegame code.
D G Turner
2015-12-23
LAB: Correct engine name spelling. No functional change.
D G Turner
2015-12-23
LAB: Fix memory leaks in savegame code
Strangerke
2015-12-23
LAB: Handle some differences of the Amiga version
Filippos Karapetis
2015-12-23
LAB: Fix the intro of the DOS version
Filippos Karapetis
2015-12-23
LAB: Simplify decIncInv() and move action handling out of fromCrumbs()
Filippos Karapetis
2015-12-23
LAB: Merge enableButton() and disableButton()
Filippos Karapetis
2015-12-23
LAB: Make processMap a bit more readable by using Rects
Strangerke
2015-12-23
LAB: Use templates for the undiff functions
Filippos Karapetis
2015-12-23
LAB: Remove unused variables in DIFFHeader and BitMap
Strangerke
2015-12-23
LAB: Remove unused variable
Filippos Karapetis
2015-12-23
LAB: Change the graphics and audio code to use Common::File directly
Filippos Karapetis
2015-12-23
LAB: Use Common::Point in IntuiMessage
Filippos Karapetis
2015-12-23
LAB: Make setUpScreens() a bit easier to read
Filippos Karapetis
2015-12-23
LAB: Simplify mouse button handling
Filippos Karapetis
2015-12-23
LAB: Some simplification of the mouse handling code
Filippos Karapetis
2015-12-23
LAB: Fix regression in left click handling
Filippos Karapetis
2015-12-23
LAB: constify 2 variables in drawMap
Strangerke
2015-12-23
LAB: Get rid of flowTextScaled
Strangerke
2015-12-23
LAB: Use Common::Rect in functions related to flowText (WIP)
Strangerke
2015-12-23
LAB: Use common keycodes instead of direct keycode values
Filippos Karapetis
2015-12-23
LAB: Get rid of mouseButton()
Filippos Karapetis
2015-12-23
LAB: Remove superfluous function
Filippos Karapetis
2015-12-23
LAB: Remove useless checks, and clean up the mouse processing code
Filippos Karapetis
2015-12-23
LAB: Some renames
Filippos Karapetis
2015-12-23
LAB: reduce a variable scope, remove useless code
Strangerke
2015-12-23
LAB: Add a short delay when changing screen so that the text is readable when...
Strangerke
2015-12-23
LAB: Verify the appropriate use of parenthesis in if statements
Strangerke
2015-12-23
LAB: Make the use of nullptr consistent through the engine
Strangerke
2015-12-23
LAB: make takeItem use Common::Point, some refactoring
Strangerke
2015-12-23
LAB: Make more use of kButton enum
Strangerke
2015-12-23
LAB: More use of Common::KEYCODEs
Strangerke
2015-12-23
LAB: Use Common::KEYCODE in several places
Strangerke
2015-12-23
LAB: Add some checks to quit the game quickly when closing ScummVM
Strangerke
2015-12-23
LAB: Fix memory leak
Strangerke
2015-12-23
LAB: Fix the style of some if/else statements
Strangerke
2015-12-23
LAB: Fix two deletes
Strangerke
2015-12-23
LAB: Initialize a variable. This should fix a Valgrind warning.
Strangerke
2015-12-23
LAB: Fix freePict as pointed by eriktorbjorn
Strangerke
2015-12-23
LAB: Use Common::Rect in a couple of position checks to make it a bit more re...
Strangerke
2015-12-23
LAB: Reorder mouse position check in processMonitor in order to avoid duplica...
Strangerke
2015-12-23
LAB: Fix compilation
Filippos Karapetis
2015-12-23
LAB: Use enums for the interface buttons
Filippos Karapetis
2015-12-23
LAB: Move some code from fromCrumbs() into separate functions
Filippos Karapetis
2015-12-23
LAB: Some renaming in DisplayMan
Strangerke
2015-12-23
LAB: Use strlen to compute text length instead of a difference between start ...
Strangerke
2015-12-23
LAB: Fix the coding style of a some if/else statements
Strangerke
2015-12-23
LAB: More variable scope redux
Eugene Sandulenko
2015-12-23
LAB: Reduced scope of a few more variables
Eugene Sandulenko
2015-12-23
LAB: Fix mouse cursor after save/load
Strangerke
[prev]
[next]