Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-18 | HUGO: Move several short function bodies from headers to cpp files | strangerke | |
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné | |
svn-id: r55507 | |||
2011-01-23 | HUGO: Cleanup | Arnaud Boutonné | |
Suppress almost all defines, rename constants svn-id: r55451 | |||
2010-11-28 | HUGO: Modify or suppress some obsolete comments and warnings | Arnaud Boutonné | |
svn-id: r54530 | |||
2010-11-11 | HUGO: Suppress the use of Utils::Error, cleanup | Arnaud Boutonné | |
svn-id: r54198 | |||
2010-11-01 | HUGO: Replace Utils::Warn() by warning() | Max Horn | |
svn-id: r54021 | |||
2010-11-01 | HUGO: Convert class member comments to Doxygen format | Arnaud Boutonné | |
svn-id: r54018 | |||
2010-10-25 | HUGO: cleanup: Suppress trailing spaces and tabs | Arnaud Boutonné | |
svn-id: r53825 | |||
2010-10-03 | HUGO: Clean-up | Arnaud Boutonné | |
svn-id: r52988 | |||
2010-09-30 | HUGO: Improve message boxes | Arnaud Boutonné | |
- Use OK and YES/NO messages boxes when required - Empty messages are no longer displayed svn-id: r52960 | |||
2010-09-27 | HUGO: Move strlwr to Utils | Arnaud Boutonné | |
svn-id: r52921 | |||
2010-09-04 | HUGO: Fix decryption in H2 DOS, plus some cleanup | Arnaud Boutonné | |
svn-id: r52525 | |||
2010-08-27 | HUGO: Hopefully fix GCC_PRINTF issue in util | Arnaud 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-26 | HUGO: Removed some dead code and redundant indirection | Oystein Eftevaag | |
svn-id: r52404 | |||
2010-08-26 | HUGO: Implemented basic MIDI support. | Oystein Eftevaag | |
svn-id: r52403 | |||
2010-08-25 | HUGO: Fix invalid usage of snprintf with va_args | Andre Heider | |
svn-id: r52390 | |||
2010-08-20 | Hugo : Style - Add parenthesis around condition when conditional operator is ↵ | Arnaud Boutonné | |
used, as mentioned in Code Formatting Conventions svn-id: r52230 | |||
2010-08-17 | HUGO: Fix file permissions | Sven Hesse | |
755->644 svn-id: r52177 | |||
2010-08-17 | HUGO: Adding engine to the main tree | Eugene Sandulenko | |
svn-id: r52137 |