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
/
interface.cpp
Age
Commit message (
Expand
)
Author
2015-12-23
LAB: Rename overlayRect() to checkerboardEffect()
Filippos Karapetis
2015-12-23
LAB: Replace g_system by _system
Strangerke
2015-12-23
LAB: Finish moving function comments to header
Strangerke
2015-12-23
LAB: Use Common:KeyCode in keyPress() and getNextChar()
Strangerke
2015-12-23
LAB: Merge enableButton() and disableButton()
Filippos Karapetis
2015-12-23
LAB: Use Common::Point in IntuiMessage
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: Get rid of mouseButton()
Filippos Karapetis
2015-12-23
LAB: Remove superfluous function
Filippos Karapetis
2015-12-23
LAB: Some renames
Filippos Karapetis
2015-12-23
LAB: Verify the appropriate use of parenthesis in if statements
Strangerke
2015-12-23
LAB: Some renaming in EventMan
Strangerke
2015-12-23
LAB: Rename gadget to button
Filippos Karapetis
2015-12-23
LAB: Move getMsg to the event manager
Filippos Karapetis
2015-12-23
LAB: Remove interface.h, get rid of a lot of useless defines
Strangerke
2015-12-23
LAB: Move interface functions to EventMan
Strangerke
2015-12-23
LAB: Optimized dependency on common headers
Eugene Sandulenko
2015-12-23
LAB: Reduced header dependency: interface.h
Eugene Sandulenko
2015-12-23
LAB: Reduced header dependency: dispman.h, eventman.h
Eugene Sandulenko
2015-12-23
LAB: Reduced header dependency: labsets.h, utils.h
Eugene Sandulenko
2015-12-23
LAB: Reduce header intra-dependency. Reduced image.h dependency
Eugene Sandulenko
2015-12-23
LAB: Removed unnecessary includes
Eugene Sandulenko
2015-12-23
LAB: Plug a memory leak in freeButtonList()
Filippos Karapetis
2015-12-23
LAB: Simplify the gadget enabling/disabling code
Filippos Karapetis
2015-12-23
LAB: Use // for comments
Strangerke
2015-12-23
LAB: Use doxygen format for function comments
Strangerke
2015-12-23
LAB: Review spacing
Strangerke
2015-12-23
LAB: Some more refactoring and renaming
Strangerke
2015-12-23
LAB: Remove more extern variables
Strangerke
2015-12-23
LAB: Move utility functions to a separate class
Strangerke
2015-12-23
LAB: Replace some uses of malloc() with new
Filippos Karapetis
2015-12-23
LAB: Some more renaming, remove useless variables
Strangerke
2015-12-23
LAB: Change the gadget lists to use Common::List
Filippos Karapetis
2015-12-23
LAB: Move more functions to DisplayMan
Strangerke
2015-12-23
LAB: Start working on a separate DisplayMan class
Strangerke
2015-12-23
LAB: Some renaming and cleanup
Filippos Karapetis
2015-12-23
LAB: Renamed mouse.* to eventman.*
Eugene Sandulenko
2015-12-23
LAB: Rename Image class members
Eugene Sandulenko
2015-12-23
LAB: Some renaming, move a couple of variables to game engine
Strangerke
2015-12-23
LAB: Move functions related to keyboard events to Event
Strangerke
2015-12-23
LAB: Rework and renaming in the Event class
Strangerke
2015-12-23
LAB: Put Image into a separate class. Leaks memory for now
Eugene Sandulenko
2015-12-23
LAB: Get rid of stddefines
Strangerke
2015-12-23
LAB: Renames in vga.cpp
Eugene Sandulenko
2015-12-23
LAB: Move mouse code in separate class, move some functions to LabEngine. (WIP)
Strangerke
2015-12-23
LAB: Fix several cppcheck errors
Strangerke
2015-12-23
LAB: Put vga.cpp into LabEngine class
Eugene Sandulenko
2015-12-23
LAB: Rename IntuiMessage struct members
Eugene Sandulenko
2015-12-23
LAB: get rid of timing.h
Eugene Sandulenko
[next]