Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-21 | HUGO: Moved _objects to a separate file | Arnaud Boutonné | |
also suppressed some dereferencing svn-id: r53674 | |||
2010-10-15 | HUGO: Fix NULL pointer dereferencing | Arnaud Boutonné | |
svn-id: r53466 | |||
2010-10-11 | HUGO: Split classes with multiple version in separate files | Arnaud Boutonné | |
svn-id: r53152 | |||
2010-10-10 | HUGO: Use _targetName for naming save files | Matthew Hoops | |
svn-id: r53145 | |||
2010-10-03 | HUGO: Clean-up | Arnaud Boutonné | |
svn-id: r52988 | |||
2010-09-17 | HUGO: Fix crash in the first screen of H1 Dos | Arnaud Boutonné | |
- Fix crash in the first screen of H1 Dos - Clean up svn-id: r52787 | |||
2010-09-16 | HUGO: Fix H1 DOS initialization | Arnaud Boutonné | |
Fix a bug in hugo.dat loading and initialize properly Hugo1 DOS svn-id: r52755 | |||
2010-09-14 | HUGO: Rename some classes for better readibility | Arnaud Boutonné | |
svn-id: r52720 | |||
2010-09-05 | HUGO: Add support for multiple scenery files | Arnaud Boutonné | |
This is used by H3Dos only. svn-id: r52571 | |||
2010-09-02 | HUGO: Cleanup and fix mouse pointer issue | Arnaud Boutonné | |
- Suppress commented code - Suppress readConfig() and writeConfig() - Fix the disappearing mouse issue svn-id: r52495 | |||
2010-09-02 | HUGO: Fix warnings | Arnaud Boutonné | |
svn-id: r52494 | |||
2010-09-02 | HUGO: Fix loading of config file during game init | Arnaud 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-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 | HUGO: Fix GCC warnings. | Torbjörn Andersson | |
svn-id: r52192 | |||
2010-08-18 | Hugo - Check double F1, display properly the content of help.dat if present | Arnaud Boutonné | |
svn-id: r52189 | |||
2010-08-18 | No 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-17 | HUGO: Fix file permissions | Sven Hesse | |
755->644 svn-id: r52177 | |||
2010-08-17 | HUGO: Fix warnings | Eugene Sandulenko | |
svn-id: r52146 | |||
2010-08-17 | HUGO: Fix warnings | Eugene Sandulenko | |
svn-id: r52139 | |||
2010-08-17 | HUGO: Adding engine to the main tree | Eugene Sandulenko | |
svn-id: r52137 |