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
/
labfile.cpp
Age
Commit message (
Expand
)
Author
2015-12-23
LAB: Rewrite picture handling and get rid of the memory manager
Filippos Karapetis
2015-12-23
LAB: Merge getCurMemLabFile() into allocFile()
Filippos Karapetis
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: Some renaming in allocroom, remove useless code and variables
Strangerke
2015-12-23
LAB: Add some feedback when a file isn't found
Strangerke
2015-12-23
LAB: Check all the 'for' loops, reduce the scope of variable accordingly
Strangerke
2015-12-15
LAB: Remove dead code
Filippos Karapetis
2015-12-15
LAB: Get rid of sizeOfFile(), some cleanup
Filippos Karapetis
2015-12-15
LAB: Get rid of numtostr(), and simplify most uses of sizeOfFile()
Filippos Karapetis
2015-12-15
LAB: Remove unused variables, some cleanup
Filippos Karapetis
2015-12-15
LAB: Remove superfluous void function parameters
Filippos Karapetis
2015-12-15
LAB: Implement getCurMemLabFile()
Filippos Karapetis
2015-12-15
LAB: Fix signed/unsigned comparison warnings
Filippos Karapetis
2015-12-15
LAB: Fix regression
Eugene Sandulenko
2015-12-15
LAB: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Further cleanup
Eugene Sandulenko
2015-12-15
LAB: Kill storage.h
Eugene Sandulenko
2015-12-15
LAB: Implement openFile(), first gfx output!
Eugene Sandulenko
2015-12-15
LAB: Initial code
Eugene Sandulenko