Age | Commit message (Expand) | Author |
---|---|---|
2009-02-24 | SCI: Moved (kernel) debug stuff from tools.cpp to a new file engine/kdebug.cpp | Max Horn |
2009-02-24 | remove code related __GNU__XX defines | Paweł Kołodziejski |
2009-02-24 | not needed this includes anymore | Paweł Kołodziejski |
2009-02-24 | substitute all time related functions, removing sci_gettime sci_get_current_t... | Andre Heider |
2009-02-24 | Fix some warnings. | Johannes Schickel |
2009-02-24 | SCI: Moved kernel.h and kdebug.h from include/ to engine/; untangled header d... | Max Horn |
2009-02-23 | SCI: Moved file specific stuff from tools.h & tools.cpp to kfile.cpp | Max Horn |
2009-02-22 | SCI: Replaced two uses of sci_fopen by Common::File; moved is_print_str() to ... | Max Horn |
2009-02-22 | Fixed compilation under Windows | Filippos Karapetis |
2009-02-21 | SCI: More cleanup | Max Horn |
2009-02-21 | SCI: Tons of cleanup | Max Horn |
2009-02-21 | SCI: Moved scicore/tools.cpp to tools.cpp, and include/resource.h to tools.h | Max Horn |