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
/
sci
/
tools.cpp
Age
Commit message (
Collapse
)
Author
2009-02-24
SCI: Moved (kernel) debug stuff from tools.cpp to a new file engine/kdebug.cpp
Max Horn
svn-id: r38867
2009-02-24
remove code related __GNU__XX defines
Paweł Kołodziejski
svn-id: r38863
2009-02-24
not needed this includes anymore
Paweł Kołodziejski
svn-id: r38857
2009-02-24
substitute all time related functions, removing sci_gettime ↵
Andre Heider
sci_get_current_time altogether. svn-id: r38845
2009-02-24
Fix some warnings.
Johannes Schickel
svn-id: r38840
2009-02-24
SCI: Moved kernel.h and kdebug.h from include/ to engine/; untangled header ↵
Max Horn
deps some more svn-id: r38833
2009-02-23
SCI: Moved file specific stuff from tools.h & tools.cpp to kfile.cpp
Max Horn
svn-id: r38810
2009-02-22
SCI: Replaced two uses of sci_fopen by Common::File; moved is_print_str() to ↵
Max Horn
the only spot it is used svn-id: r38791
2009-02-22
Fixed compilation under Windows
Filippos Karapetis
svn-id: r38770
2009-02-21
SCI: More cleanup
Max Horn
svn-id: r38758
2009-02-21
SCI: Tons of cleanup
Max Horn
svn-id: r38721
2009-02-21
SCI: Moved scicore/tools.cpp to tools.cpp, and include/resource.h to tools.h
Max Horn
svn-id: r38720