Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel | |
For further discussion check here: https://github.com/scummvm/scummvm/pull/16 Conflicts: graphics/png.cpp | |||
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-04-17 | ALL/GRAPHICS: Remove Surface::bytesPerPixel. | Johannes Schickel | |
2011-04-17 | HUGO: Prefer Surface::format over Surface::bytesPerPixel. | Johannes Schickel | |
2011-03-29 | HUGO: - BSF file is no longer mandatory for H2 and H3 Dos. | strangerke | |
- Replace error by a notifyBox in BSF related functions - Fix cypher (broken in previous commit) - Add checks on distributor in intro | |||
2011-03-21 | HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format | Max Horn | |
2011-03-07 | HUGO: Fix registration messages for H1 Dos Freeware version (in intro) | strangerke | |
2011-02-20 | HUGO: Some more refactoring | strangerke | |
2011-02-18 | HUGO: Remove extra spaces at end of lines | strangerke | |
2011-02-18 | HUGO: Move several short function bodies from headers to cpp files | strangerke | |
2011-02-18 | HUGO: Avoid duplicated code in functions related to HUGO.DAT | strangerke | |
2011-02-15 | HUGO: more refactoring and encapsulation | strangerke | |
2011-02-11 | HUGO: Cleanup: fix style issue in Doxygen comments | Arnaud Boutonné | |
svn-id: r55884 | |||
2011-02-05 | HUGO: Fix 2 uninitialized variables | Arnaud Boutonné | |
svn-id: r55788 | |||
2011-02-03 | HUGO: Suppress static variables (except one) | Arnaud Boutonné | |
This also fixes the multiple-RTL related music bug reported by D. Gray svn-id: r55758 | |||
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné | |
svn-id: r55507 | |||
2011-01-23 | HUGO: Get rid of (almost) all the remaining defines | Arnaud Boutonné | |
svn-id: r55485 | |||
2011-01-23 | HUGO: Cleanup | Arnaud Boutonné | |
Suppress almost all defines, rename constants svn-id: r55451 | |||
2011-01-20 | HUGO: Merge misc versions of display, intro and scheduler classes | Arnaud Boutonné | |
svn-id: r55365 | |||
2010-10-21 | HUGO: Moved _objects to a separate file | Arnaud Boutonné | |
also suppressed some dereferencing svn-id: r53674 | |||
2010-10-11 | HUGO: Split classes with multiple version in separate files | Arnaud Boutonné | |
svn-id: r53152 | |||
2010-10-03 | HUGO: Clean-up | Arnaud Boutonné | |
svn-id: r52988 | |||
2010-09-26 | HUGO: Add H1 Dos intro | Arnaud Boutonné | |
svn-id: r52902 | |||
2010-09-25 | HUGO: Add H2 Dos splash screen | Arnaud Boutonné | |
svn-id: r52880 | |||
2010-09-25 | HUGO: Fix stricmp use and text color in splash screen | Arnaud Boutonné | |
svn-id: r52878 | |||
2010-09-25 | HUGO: Add intro for H3 Dos | Arnaud Boutonné | |
svn-id: r52877 | |||
2010-09-22 | HUGO: Fix intro in H3 Win | Arnaud Boutonné | |
This fixes the path on the world map, during intro svn-id: r52858 | |||
2010-09-14 | HUGO: Rename some classes for better readibility | Arnaud Boutonné | |
svn-id: r52720 | |||
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-18 | H3 win - Suppress an enum and use directly the screen number, with a comment | Arnaud Boutonné | |
svn-id: r52188 | |||
2010-08-18 | HUGO: Fix intro crash in H3 | Eugene Sandulenko | |
svn-id: r52186 | |||
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 |