aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/file.cpp
AgeCommit message (Collapse)Author
2010-09-17HUGO: Fix crash in the first screen of H1 DosArnaud Boutonné
- Fix crash in the first screen of H1 Dos - Clean up svn-id: r52787
2010-09-16HUGO: Fix H1 DOS initializationArnaud Boutonné
Fix a bug in hugo.dat loading and initialize properly Hugo1 DOS svn-id: r52755
2010-09-14HUGO: Rename some classes for better readibilityArnaud Boutonné
svn-id: r52720
2010-09-05HUGO: Add support for multiple scenery filesArnaud Boutonné
This is used by H3Dos only. svn-id: r52571
2010-09-02HUGO: Cleanup and fix mouse pointer issueArnaud Boutonné
- Suppress commented code - Suppress readConfig() and writeConfig() - Fix the disappearing mouse issue svn-id: r52495
2010-09-02HUGO: Fix warningsArnaud Boutonné
svn-id: r52494
2010-09-02HUGO: Fix loading of config file during game initArnaud Boutonné
Add a check on CONFIG.DAT size in order to avoid loading crap into the _config structure during the initialization of the engine. The game no longer starts in turbo & mute mode svn-id: r52493
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-18HUGO: Fix GCC warnings.Torbjörn Andersson
svn-id: r52192
2010-08-18Hugo - Check double F1, display properly the content of help.dat if presentArnaud Boutonné
svn-id: r52189
2010-08-18No longer error when BSF file is not found in H1 Dos, as it may be a ↵Arnaud Boutonné
freeware version. svn-id: r52187
2010-08-17HUGO: Fix file permissionsSven Hesse
755->644 svn-id: r52177
2010-08-17HUGO: Fix warningsEugene Sandulenko
svn-id: r52146
2010-08-17HUGO: Fix warningsEugene Sandulenko
svn-id: r52139
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
svn-id: r52137