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: 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
2015-12-23
LAB: Move doActions() to LabEngine class
Eugene Sandulenko
2015-12-23
LAB: Moved CPtr to engine class
Eugene Sandulenko
2015-12-23
LAB: More renames
Eugene Sandulenko
2015-12-23
LAB: Renames and moved vars to classes
Eugene Sandulenko
2015-12-23
LAB: Remove leftover after rebase/merge
Eugene Sandulenko
2015-12-23
LAB: Fix bug during initialization
Eugene Sandulenko
2015-12-23
LAB: Merged in allocroom.cpp
Eugene Sandulenko
2015-12-23
LAB: More renames
Eugene Sandulenko
2015-12-23
LAB: Renames and moved static variables to class
Eugene Sandulenko
2015-12-23
LAB: Plug memory leak
Eugene Sandulenko
2015-12-23
LAB: Renamed mouse.* to eventman.*
Eugene Sandulenko
2015-12-23
LAB: Get rid of machine.cpp
Eugene Sandulenko
2015-12-23
LAB: Moved bltBitMap to Image class
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: Clean up includes in Intro
Strangerke
2015-12-23
LAB: Get rid of g_lab in Intro
Strangerke
2015-12-23
LAB: Fix module.mk after readdiff.cpp removal
Eugene Sandulenko
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: remove the use of g_lab in Anim
Strangerke
[prev]
[next]