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 (
Collapse
)
Author
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
2015-12-23
LAB: Renaming of Anim
Strangerke
2015-12-23
LAB: Get rid of readdiff.cpp
Strangerke
2015-12-23
LAB: Put Image into a separate class. Leaks memory for now
Eugene Sandulenko
2015-12-23
LAB: Introduce the Anim class (WIP)
Strangerke
2015-12-23
LAB: Some renaming, get rid of copytwo()
Strangerke
2015-12-23
LAB: Cleanup
Eugene Sandulenko
2015-12-23
LAB: More renames
Eugene Sandulenko
2015-12-23
LAB: Some renaming in allocroom, remove useless code and variables
Strangerke
2015-12-23
LAB: Remove some dead code
Strangerke
2015-12-23
LAB: Some renaming in Room Markers
Strangerke
2015-12-23
LAB: Get rid of stddefines
Strangerke
2015-12-23
LAB: Plug several font-related memory leaks. Some cleanup
Filippos Karapetis
2015-12-23
LAB: Move getText to the Resource class
Filippos Karapetis
Also, make getFont() error out when it can't find a font, and get rid of BigMsgFont
2015-12-23
LAB: Remove leftover debug code
Filippos Karapetis
2015-12-23
LAB: C++'ify vga.cpp
Eugene Sandulenko
2015-12-23
LAB: Fix warning
Eugene Sandulenko
2015-12-23
LAB: More renames
Eugene Sandulenko
2015-12-23
LAB: Renames in vga.cpp
Eugene Sandulenko
2015-12-23
LAB: Fix stopDiffEnd. This fixes the intro (between others)
Strangerke
2015-12-23
LAB: Get rid of a goto
Strangerke
2015-12-23
LAB: Rename music source file
Strangerke
2015-12-23
LAB: Move crumb variables to main class
Strangerke
2015-12-23
LAB: Move Music declaration to a separate header file
Strangerke
2015-12-23
LAB: Make consistent the type of pen number
Strangerke
2015-12-23
LAB: Move RoomNum to main engine class
Strangerke
2015-12-23
LAB: Rename _music, delete it in engine destructor
Strangerke
2015-12-23
LAB: Make _music a member of LabEngine instead of a global
Strangerke
2015-12-23
LAB: Move the global variable g_resource to the main engine class
Strangerke
2015-12-23
LAB: Move IsHiRes to main engine class
Strangerke
2015-12-23
LAB: Remove useless redirections
Strangerke
2015-12-23
LAB: Add some feedback when a file isn't found
Strangerke
2015-12-23
LAB: Move mouse code in separate class, move some functions to LabEngine. (WIP)
Strangerke
2015-12-23
LAB: Rename RoomData members
Strangerke
2015-12-23
LAB: Some rework related to the mouse code
Strangerke
2015-12-23
LAB: Check all the 'for' loops, reduce the scope of variable accordingly
Strangerke
2015-12-23
LAB: Fix several cppcheck errors
Strangerke
2015-12-23
LAB: Put vga.cpp into LabEngine class
Eugene Sandulenko
[prev]
[next]