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-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
2015-12-24
LAB: Reorganize the code a bit in getMsg()
Filippos Karapetis
2015-12-24
LAB: More cleanup of the keyboard handling code
Filippos Karapetis
2015-12-24
LAB: Start to untangle the mess in the event code
Filippos Karapetis
2015-12-24
LAB: Simplify Anim output to buffer
Willem Jan Palenstijn
2015-12-24
LAB: Move dispBitMap to Anim
Willem Jan Palenstijn
2015-12-24
LAB: Make _dispBitmap handling more explicit
Willem Jan Palenstijn
2015-12-24
LAB: Clean up diff chunk handling
Willem Jan Palenstijn
2015-12-24
LAB: Remove now-unused variable
Willem Jan Palenstijn
2015-12-24
LAB: Clarify and clean up drawJournalText
Willem Jan Palenstijn
2015-12-24
LAB: Improve whitespace handling in flowText
Willem Jan Palenstijn
2015-12-24
LAB: Remove excess delay in map
Filippos Karapetis
2015-12-24
LAB: Simplify flowText() a bit
Filippos Karapetis
2015-12-24
LAB: Get rid of _screenImage
Filippos Karapetis
2015-12-24
LAB: Move enums to the top of processroom.h
Filippos Karapetis
2015-12-24
LAB: Change condition defines into an enum
Filippos Karapetis
2015-12-24
LAB: Fix loading of journal text
Filippos Karapetis
2015-12-24
LAB: Merge flowTextToMem() inside flowText()
Filippos Karapetis
2015-12-24
LAB: Merge setPen() into rectFill()
Filippos Karapetis
2015-12-24
LAB: Get rid of a superfluous variable
Filippos Karapetis
2015-12-24
LAB: Fix out of bound in writeColorRegs
Strangerke
2015-12-24
LAB: Fix bug in doTransWipe
Strangerke
2015-12-24
LAB: Stop adding useless garbage at the end of the savegames
Strangerke
2015-12-24
LAB: Initialize some variables in constructor
Strangerke
2015-12-24
LAB: Handle intro font in intro constructor and destructor
Strangerke
2015-12-24
LAB: Rename main intro function
Strangerke
2015-12-24
LAB: Fix unsafe use of boolean
Strangerke
2015-12-24
LAB: Simplify the calls to doPictText
Strangerke
2015-12-24
LAB: Cleanup the way shouldQuit is called
Strangerke
2015-12-24
LAB: Change the initial valueof _screenBytesPerPage, use it in Journal functions
Strangerke
2015-12-24
LAB: Prevent the Image destructor from deleting the drawing buffer
Filippos Karapetis
2015-12-24
LAB: The maxHeight parameter of readPict() is no longer used
Filippos Karapetis
2015-12-24
LAB: Remove duplicate code in a switch
Strangerke
2015-12-24
CONFIGURE: Make RE more portable
Willem Jan Palenstijn
2015-12-24
LAB: The second parameter of fade() is always 0
Filippos Karapetis
2015-12-23
OSX: Fix make bundle target when using SDL2
Thierry Crozat
2015-12-23
LAB: Fix build error on AmigaOS4
Willem Jan Palenstijn
[next]