aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/tools.cpp
AgeCommit message (Expand)Author
2009-03-07Replaced getInt16, getUInt16 and putInt16Filippos Karapetis
2009-02-24SCI: Moved (kernel) debug stuff from tools.cpp to a new file engine/kdebug.cppMax Horn
2009-02-24remove code related __GNU__XX definesPaweł Kołodziejski
2009-02-24not needed this includes anymorePaweł Kołodziejski
2009-02-24substitute all time related functions, removing sci_gettime sci_get_current_t...Andre Heider
2009-02-24Fix some warnings.Johannes Schickel
2009-02-24SCI: Moved kernel.h and kdebug.h from include/ to engine/; untangled header d...Max Horn
2009-02-23SCI: Moved file specific stuff from tools.h & tools.cpp to kfile.cppMax Horn
2009-02-22SCI: Replaced two uses of sci_fopen by Common::File; moved is_print_str() to ...Max Horn
2009-02-22Fixed compilation under WindowsFilippos Karapetis
2009-02-21SCI: More cleanupMax Horn
2009-02-21SCI: Tons of cleanupMax Horn
2009-02-21SCI: Moved scicore/tools.cpp to tools.cpp, and include/resource.h to tools.hMax Horn