aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/tools
AgeCommit message (Collapse)Author
2009-02-16Replace strcasecmp with scumm_stricmp.Travis Howell
svn-id: r38356
2009-02-16SCI: Moved old_objects.* to tools, as it is only used by ↵Max Horn
tools/scriptdump.cpp, as far as I can tell svn-id: r38333
2009-02-15SCI: Run astyle to make the code be more compliant with our Code Formatting ↵Max Horn
Guidelines: rest svn-id: r38325
2009-02-15SCI: Changed _WIN32 -> WIN32; _DREAMCAST -> __DC__; removed _DOS stuffMax Horn
svn-id: r38305
2009-02-15- Remove some unneeded filesEugene Sandulenko
- Mass rename .c to .cpp svn-id: r38227
2009-02-15Removing various unused files (backups remain in vendor/sci/, of course)Max Horn
svn-id: r38197
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't ↵Jordi Vilalta Prat
compile yet) svn-id: r38192