Commit Graph

9 Commits

Author SHA1 Message Date
Thierry Crozat d5c8077933 JANITORIAL: Move copyright notice to a separate file 2014-01-19 18:13:09 +00:00
Thierry Crozat fe2d3c2d71 JANITORIAL: Remove now useless SVN tags 2014-01-06 22:54:34 +00:00
Thierry Crozat 9a505bf162 TOOLS: Add EOL in the Tool print, warning and error function
This is consistent with the Common warning and error functions from
both ScummVM and the tools. Only the functions from the class Tool
didn't add EOL automatically. Unsurprisingly the End Of Line was
then missing in many places were these functions were called.
2011-11-24 22:06:47 +00:00
Jordi Vilalta Prat eae07f9e8a TOOLS: Whitespace cleanup
svn-id: r46751
2009-12-30 15:34:00 +00:00
Max Horn a003aa6309 TOOLS: Move class File into namespace Common
svn-id: r46452
2009-12-20 23:02:50 +00:00
Arnaud Boutonné 5b40892a00 Fix compilation of example code.
svn-id: r46355
2009-12-12 22:05:31 +00:00
Max Horn dda1cf6a74 Fixed buggy argument handling in GSoC tools code
svn-id: r44368
2009-09-25 19:51:35 +00:00
Max Horn e1df1e3ddc Fix whitespaces / code formatting
svn-id: r44361
2009-09-25 16:53:18 +00:00
Hampus Nilsson a48d911bd8 *Added an example tool, which doesn't do much that makes sense but displays the features of the new system.
svn-id: r42702
2009-07-24 20:41:37 +00:00