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
/
special.cpp
Age
Commit message (
Expand
)
Author
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: Move inventory to LabEngine class
Eugene Sandulenko
2015-12-23
LAB: Image accepts a Common::File now
Filippos Karapetis
2015-12-23
LAB: Some renaming and cleanup
Filippos Karapetis
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: Renamed mouse.* to eventman.*
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: Renaming of Anim
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: More renames
Eugene Sandulenko
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
2015-12-23
LAB: Renames in vga.cpp
Eugene Sandulenko
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: Move mouse code in separate class, move some functions to LabEngine. (WIP)
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
2015-12-23
LAB: More renames in vga.cpp
Eugene Sandulenko
2015-12-23
LAB: Started vga code refactoring
Eugene Sandulenko
2015-12-23
LAB: Rename IntuiMessage struct members
Eugene Sandulenko
2015-12-23
LAB: get rid of timing.h
Eugene Sandulenko
2015-12-23
LAB: Rename monpage -> monitorPage
Filippos Karapetis
2015-12-23
LAB: Remove superfluous image buffers
Filippos Karapetis
2015-12-23
LAB: Remove unused code for the demo version
Filippos Karapetis
2015-12-15
LAB: Move the font loading code into the Resource class
Filippos Karapetis
2015-12-15
LAB: Remove dead code
Filippos Karapetis
2015-12-15
LAB: Replace more calls to checkMusic()
Filippos Karapetis
2015-12-15
LAB: Move more static variables to the top
Filippos Karapetis
2015-12-15
LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapper
Filippos Karapetis
2015-12-15
LAB: Merge the VGAScale and setCurClose functions
Filippos Karapetis
2015-12-15
LAB: Simplify translateFileName()
Filippos Karapetis
2015-12-15
LAB: Add support for the Wyrmkeep Windows trial version
Filippos Karapetis
2015-12-15
LAB: Remove superfluous void function parameters
Filippos Karapetis
2015-12-15
LAB: Remove leftover debug code
Filippos Karapetis
2015-12-15
LAB: Fix loading of saved games
Filippos Karapetis
2015-12-15
LAB: Remove the journalCleanUp() wrapper
Filippos Karapetis
[prev]
[next]