aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/util.h
AgeCommit message (Collapse)Author
2010-10-03HUGO: Clean-upArnaud Boutonné
svn-id: r52988
2010-09-27HUGO: Move strlwr to UtilsArnaud Boutonné
svn-id: r52921
2010-08-27HUGO: Hopefully fix GCC_PRINTF issue in utilArnaud Boutonné
* Add a mask in each call of Warn(), Error() and Box() not using one * cleanup: use the same wording for 'End of namespace Hugo' in all files svn-id: r52406
2010-08-25HUGO: Use GCC_PRINTF on functions with variable argumentsAndre Heider
Two instances commented out with a FIXME for Strangerke :P svn-id: r52391
2010-08-17HUGO: Fix file permissionsSven Hesse
755->644 svn-id: r52177
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
svn-id: r52137