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
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
2015-12-23
LAB: Fix a regression related to random number generation, some renaming
Strangerke
2015-12-23
LAB: Turned another if chain into switch
Eugene Sandulenko
2015-12-23
LAB: Removed useless condition
Eugene Sandulenko
2015-12-23
LAB: Turned another chain of ifs into a switch statement
Eugene Sandulenko
2015-12-23
LAB: More code simplification
Eugene Sandulenko
2015-12-23
LAB: Simplified code
Eugene Sandulenko
2015-12-23
LAB: Converted ifs into switch()
Eugene Sandulenko
2015-12-23
LAB: Reduced variable scope. Renames
Eugene Sandulenko
2015-12-23
LAB: Variable rename
Eugene Sandulenko
2015-12-23
LAB; Fix a couple of typos in game description
Strangerke
2015-12-23
LAB: Finally get rid of g_lab
Strangerke
2015-12-23
LAB: Some renaming in LabEngine
Strangerke
[next]