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
/
lab
Age
Commit message (
Expand
)
Author
2015-12-27
LAB: Remove useless pragma
Strangerke
2015-12-27
LAB: Use an enum for special room ids
Strangerke
2015-12-27
LAB: Remove unused defines
Strangerke
2015-12-27
LAB: Rename TilePuzzle to SpecialLocks, to better reflect its purpose
Filippos Karapetis
2015-12-27
LAB: Revert functional change of cleanup commit
Willem Jan Palenstijn
2015-12-27
LAB: Fix crash in the the door number puzzle
Filippos Karapetis
2015-12-27
LAB: Fix regression in the tab handling code
Filippos Karapetis
2015-12-26
LAB: Fix glitch when skipping intro
Strangerke
2015-12-26
LAB: Clean up Image._imageData memory handling
Willem Jan Palenstijn
2015-12-26
LAB: Remove useless virtual keywords
Willem Jan Palenstijn
2015-12-26
LAB: Remove an unused function in EventManager
Strangerke
2015-12-26
LAB: Rename 'im' to 'img' for naming consistency
Strangerke
2015-12-26
LAB: Make breadcrumb key checks more consistent
Willem Jan Palenstijn
2015-12-26
LAB: Add hardcoded data for cumbs images
Strangerke
2015-12-26
LAB: Fix map
Willem Jan Palenstijn
2015-12-26
LAB: Rewrite while statements in blitBitmap
Strangerke
2015-12-26
LAB: Some renaming in blitBitmap and readScreenImage
Strangerke
2015-12-26
LAB: Remove type ConstDataPtr, add consts
Willem Jan Palenstijn
2015-12-26
LAB: Remove unused function in EventManager
Strangerke
2015-12-26
LAB: Make private some DispMan functions and variables, some renaming
Strangerke
2015-12-26
Merge branch 'master' of github.com:scummvm/scummvm
Willem Jan Palenstijn
2015-12-26
LAB: Reduce passing around of pointers to the near-global _closeDataPtr
Willem Jan Palenstijn
2015-12-26
LAB: Reduce passing around of pointers to the near-global _closeDataPtr
Willem Jan Palenstijn
2015-12-26
LAB: Reduce passing around of pointers to the near-global _closeDataPtr
Willem Jan Palenstijn
2015-12-26
LAB: Reduce passing around of pointers to the near-global _closeDataPtr
Willem Jan Palenstijn
2015-12-26
LAB: Add an access function to make _headerData a private member of Anim
Strangerke
2015-12-26
LAB: Implement changeVolume()
Filippos Karapetis
2015-12-26
LAB: The 'z' key is unused
Filippos Karapetis
2015-12-26
LAB: Clean up sound effect looping, starting and stopping code
Filippos Karapetis
2015-12-26
LAB: Update music after drawing the map rooms
Filippos Karapetis
2015-12-26
LAB: Remove superfluous sound effect stopping code
Filippos Karapetis
2015-12-26
LAB: Document where some scene transitions are used
Filippos Karapetis
2015-12-25
LAB: The fonts folder is unused in PC versions, so remove its detection
Filippos Karapetis
2015-12-25
LAB: Rename fromCrumbs() to processEvent() and simplify it a bit
Filippos Karapetis
2015-12-25
LAB: Use the MessageClass enum in the IntuiMessage struct
Filippos Karapetis
2015-12-25
LAB: Use friendlier names for lists
Filippos Karapetis
2015-12-25
LAB: Simplify tab handling
Willem Jan Palenstijn
2015-12-25
LAB: Use constant for breadcrumbs-related loops
Strangerke
2015-12-24
Merge branch 'master' of github.com:scummvm/scummvm
Willem Jan Palenstijn
2015-12-24
LAB: Make tab behave more logically
Willem Jan Palenstijn
2015-12-24
LAB: Fill mouse position field for keypresses
Willem Jan Palenstijn
2015-12-24
LAB: Make readAction consistent with the other read functions
Willem Jan Palenstijn
2015-12-24
LAB: Avoid manual memory management of CloseData
Willem Jan Palenstijn
2015-12-24
LAB: Avoid manual memory management of ViewData
Willem Jan Palenstijn
2015-12-24
LAB: Avoid manual memory management of RuleList
Willem Jan Palenstijn
2015-12-24
LAB: Remove the 3rd parameter of drawMap (always false)
Strangerke
2015-12-24
LAB: Rename kMessageDeltaMove to kMessageMoveCursorToCloseup
Filippos Karapetis
2015-12-24
Use Common::Keycode and enums in interface buttons
Filippos Karapetis
2015-12-24
LAB: Avoid manual memory management in Action lists
Willem Jan Palenstijn
2015-12-24
LAB: Rename closeFont() to freeFont()
Filippos Karapetis
[prev]
[next]