aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/schedule.cpp
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-09-14HUGO: Rename some classes for better readibilityArnaud Boutonné
svn-id: r52720
2010-09-04HUGO: Add destructor to Scheduler classTorbjörn Andersson
GCC complained, and I think this is what it wanted. svn-id: r52528
2010-09-04HUGO: Fix decryption in H2 DOS, plus some cleanupArnaud Boutonné
svn-id: r52525
2010-08-27HUGO: Fix previous commit (bad format used)Arnaud Boutonné
svn-id: r52407
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-26HUGO: Removed some dead code and redundant indirectionOystein Eftevaag
svn-id: r52404
2010-08-20Hugo : Style - Add parenthesis around condition when conditional operator is ↵Arnaud Boutonné
used, as mentioned in Code Formatting Conventions svn-id: r52230
2010-08-17HUGO: Fix file permissionsSven Hesse
755->644 svn-id: r52177
2010-08-17Hugo - Fix the sprite modification of the hero (quickest test : H1, entering ↵Arnaud Boutonné
the machine) svn-id: r52158
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
svn-id: r52137