aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/intro.cpp
AgeCommit message (Expand)Author
2016-04-13HUGO: Reduce header dependenciesOri Avtalion
2014-02-18HUGO: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-01HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0Strangerke
2013-08-03HUGO: Do not set Surface::pixels directly anymore.Johannes Schickel
2013-04-21HUGO: Add missing initializations in intro constructors. CID 1002884 and 1002885Strangerke
2012-06-13HUGO: Some more renamingStrangerke
2012-06-13HUGO: Apply coding convention (in progress)Strangerke
2011-08-24HUGO: Coding style fixes.Alyssa Milburn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17ALL/GRAPHICS: Remove Surface::bytesPerPixel.Johannes Schickel
2011-04-17HUGO: Prefer Surface::format over Surface::bytesPerPixel.Johannes Schickel
2011-03-29HUGO: - BSF file is no longer mandatory for H2 and H3 Dos.strangerke
2011-03-21HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::formatMax Horn
2011-03-07HUGO: Fix registration messages for H1 Dos Freeware version (in intro)strangerke
2011-02-20HUGO: Some more refactoringstrangerke
2011-02-18HUGO: Remove extra spaces at end of linesstrangerke
2011-02-18HUGO: Move several short function bodies from headers to cpp filesstrangerke
2011-02-18HUGO: Avoid duplicated code in functions related to HUGO.DATstrangerke
2011-02-15HUGO: more refactoring and encapsulationstrangerke
2011-02-11HUGO: Cleanup: fix style issue in Doxygen commentsArnaud Boutonné
2011-02-05HUGO: Fix 2 uninitialized variablesArnaud Boutonné
2011-02-03HUGO: Suppress static variables (except one)Arnaud Boutonné
2011-01-25HUGO: Move text arrays to a separate classArnaud Boutonné
2011-01-23HUGO: Get rid of (almost) all the remaining definesArnaud Boutonné
2011-01-23HUGO: CleanupArnaud Boutonné
2011-01-20HUGO: Merge misc versions of display, intro and scheduler classesArnaud Boutonné
2010-10-21HUGO: Moved _objects to a separate fileArnaud Boutonné
2010-10-11HUGO: Split classes with multiple version in separate filesArnaud Boutonné
2010-10-03HUGO: Clean-upArnaud Boutonné
2010-09-26HUGO: Add H1 Dos introArnaud Boutonné
2010-09-25HUGO: Add H2 Dos splash screenArnaud Boutonné
2010-09-25HUGO: Fix stricmp use and text color in splash screenArnaud Boutonné
2010-09-25HUGO: Add intro for H3 DosArnaud Boutonné
2010-09-22HUGO: Fix intro in H3 WinArnaud Boutonné
2010-09-14HUGO: Rename some classes for better readibilityArnaud Boutonné
2010-08-27HUGO: Hopefully fix GCC_PRINTF issue in utilArnaud Boutonné
2010-08-18H3 win - Suppress an enum and use directly the screen number, with a commentArnaud Boutonné
2010-08-18HUGO: Fix intro crash in H3Eugene Sandulenko
2010-08-17HUGO: Fix file permissionsSven Hesse
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko