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
/
labsets.cpp
Age
Commit message (
Expand
)
Author
2015-12-23
LAB: Replace char* by Common::String in several functions
Strangerke
2015-12-23
LAB: More header dependency redux
Eugene Sandulenko
2015-12-23
LAB: Reduced header dependency: labsets.h, utils.h
Eugene Sandulenko
2015-12-23
LAB: Removed unnecessary includes
Eugene Sandulenko
2015-12-23
LAB: Replace some uses of malloc() with new
Filippos Karapetis
2015-12-23
LAB: Simplify file handling code
Filippos Karapetis
2015-12-23
LAB: Plug memory leak
Eugene Sandulenko
2015-12-23
LAB: Get rid of stddefines
Strangerke
2015-12-23
LAB: Fix warning
Eugene Sandulenko
2015-12-23
LAB: Move the global variable g_resource to the main engine class
Strangerke
2015-12-23
LAB: Simplify readInitialConditions()
Filippos Karapetis
2015-12-15
LAB: Revert accidental change
Filippos Karapetis
2015-12-15
LAB: Get rid of some uses of readBlock()
Filippos Karapetis
2015-12-15
LAB: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Objectify LabSets
Eugene Sandulenko
2015-12-15
LAB: Started objectifying LargeSets
Eugene Sandulenko
2015-12-15
LAB: Simplify stddefines.h
Eugene Sandulenko
2015-12-15
LAB: Kill storage.h
Eugene Sandulenko
2015-12-15
LAB: Initial code
Eugene Sandulenko