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
/
text.cpp
Age
Commit message (
Expand
)
Author
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 RoomNum to main engine class
Strangerke
2015-12-23
LAB: Check all the 'for' loops, reduce the scope of variable accordingly
Strangerke
2015-12-23
LAB: Put vga.cpp into LabEngine class
Eugene Sandulenko
2015-12-23
LAB: Started vga code refactoring
Eugene Sandulenko
2015-12-23
LAB: Cleanup
Eugene Sandulenko
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: Move some static variables to the top. Some cleanup
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: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Cleanup
Eugene Sandulenko
2015-12-15
LAB: Kill storage.h
Eugene Sandulenko
2015-12-15
LAB: Initial code
Eugene Sandulenko