aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/intro.cpp
AgeCommit message (Collapse)Author
2010-10-21HUGO: Moved _objects to a separate fileArnaud Boutonné
also suppressed some dereferencing svn-id: r53674
2010-10-11HUGO: Split classes with multiple version in separate filesArnaud Boutonné
svn-id: r53152
2010-10-03HUGO: Clean-upArnaud Boutonné
svn-id: r52988
2010-09-26HUGO: Add H1 Dos introArnaud Boutonné
svn-id: r52902
2010-09-25HUGO: Add H2 Dos splash screenArnaud Boutonné
svn-id: r52880
2010-09-25HUGO: Fix stricmp use and text color in splash screenArnaud Boutonné
svn-id: r52878
2010-09-25HUGO: Add intro for H3 DosArnaud Boutonné
svn-id: r52877
2010-09-22HUGO: Fix intro in H3 WinArnaud Boutonné
This fixes the path on the world map, during intro svn-id: r52858
2010-09-14HUGO: Rename some classes for better readibilityArnaud Boutonné
svn-id: r52720
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-18H3 win - Suppress an enum and use directly the screen number, with a commentArnaud Boutonné
svn-id: r52188
2010-08-18HUGO: Fix intro crash in H3Eugene Sandulenko
svn-id: r52186
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