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: Rename and clean up some of the scene transition code
Filippos Karapetis
2015-12-23
LAB: Some refactoring, remove dead code and a useless return value
Strangerke
2015-12-23
LAB: Move text functions to DisplayMan, some renaming
Strangerke
2015-12-23
LAB: Some more renaming, remove useless variables
Strangerke
2015-12-23
LAB: Fix compilation
Eugene Sandulenko
2015-12-23
LAB: Simplify the calling code of playSoundEffect()
Filippos Karapetis
2015-12-23
LAB: Simplify usage of the DIFF file buffer
Filippos Karapetis
2015-12-23
LAB: Rename parse types
Strangerke
2015-12-23
LAB: Change the gadget lists to use Common::List
Filippos Karapetis
2015-12-23
LAB: Move _rooms to LabEngine, some renaming
Strangerke
2015-12-23
LAB: Move readMusic to the Music class
Strangerke
2015-12-23
LAB: Remove some useless uses of g_lab
Strangerke
2015-12-23
LAB: Move fade functions to DisplayMan, some renaming
Strangerke
2015-12-23
LAB: Get rid of some global variables
Strangerke
2015-12-23
LAB: Move doNotes and doWestPaper to LabEngine, remove some useless defines
Strangerke
2015-12-23
LAB: Remove vga.cpp
Strangerke
2015-12-23
LAB: Move more functions to DisplayMan
Strangerke
2015-12-23
LAB: Use the windows keyboard mapping for the other versions
Strangerke
2015-12-23
LAB: Small cleanup in drawMap()
Filippos Karapetis
2015-12-23
LAB: Simplify several calls to flowText() and rectFill()
Filippos Karapetis
2015-12-23
LAB: Some cleanup of the monitor code
Filippos Karapetis
2015-12-23
LAB: Split the tile puzzle related functions into a separate file
Filippos Karapetis
2015-12-23
LAB: Merge all of the different image drawing functions
Filippos Karapetis
2015-12-23
LAB: Fix a regression in roomCoords()
Filippos Karapetis
2015-12-23
LAB: Remove unused code
Filippos Karapetis
2015-12-23
LAB: Remove dead code
Filippos Karapetis
2015-12-23
LAB: Simplify file handling code
Filippos Karapetis
2015-12-23
LAB: Refactor the remaining functions in labfile.cpp
Filippos Karapetis
2015-12-23
LAB: Remove some superfluous initialization code
Filippos Karapetis
2015-12-23
LAB: Rewrite picture handling and get rid of the memory manager
Filippos Karapetis
2015-12-23
LAB: Get rid of g_lab in several LabEngine and DisplayMan functions
Strangerke
2015-12-23
LAB: Make more functions member of LabEngine class
Strangerke
2015-12-23
LAB: Start working on a separate DisplayMan class
Strangerke
2015-12-23
LAB: Small cleanup in from_crumbs()
Filippos Karapetis
2015-12-23
LAB: Fix bug in getText()
Filippos Karapetis
2015-12-23
LAB: Remove dead code
Filippos Karapetis
2015-12-23
LAB: Rename roomCords to roomCoords
Filippos Karapetis
2015-12-23
LAB: More renames
Eugene Sandulenko
2015-12-23
LAB: Move inventory to LabEngine class
Eugene Sandulenko
2015-12-23
LAB: More renames and C++'ify
Eugene Sandulenko
2015-12-23
LAB: Remove superfluous image variables
Filippos Karapetis
2015-12-23
LAB: The size parameter of newOpen() is no longer used
Filippos Karapetis
2015-12-23
LAB: Merge getCurMemLabFile() into allocFile()
Filippos Karapetis
2015-12-23
LAB: Image accepts a Common::File now
Filippos Karapetis
2015-12-23
LAB: openDataFile can also be used without checking for a file header
Filippos Karapetis
2015-12-23
LAB: Cleanup of roomCords()
Filippos Karapetis
2015-12-23
LAB: Function reordering
Filippos Karapetis
2015-12-23
LAB: Some renaming and cleanup
Filippos Karapetis
2015-12-23
LAB: Cleanup of palette code
Filippos Karapetis
2015-12-23
LAB: Merge room views into an array
Filippos Karapetis
[prev]
[next]