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-12 | HUGO: Add lineHandler for v3 Dos, fix/add comments | Arnaud Boutonné | |
svn-id: r53170 | |||
2010-10-11 | HUGO: Split classes with multiple version in separate files | Arnaud Boutonné | |
svn-id: r53152 | |||
2010-10-10 | HUGO: Add specific takeObject and dropObject for H1 DOS | Arnaud Boutonné | |
svn-id: r53135 | |||
2010-10-10 | HUGO: Add debug channels to new parser functions | Arnaud Boutonné | |
svn-id: r53128 | |||
2010-10-10 | HUGO: Fix 'Exit' command behavior in the DOS versions | Arnaud Boutonné | |
svn-id: r53116 | |||
2010-10-10 | HUGO: Remove sound off when saving | Arnaud Boutonné | |
svn-id: r53110 | |||
2010-10-10 | HUGO: Move Dos strings from Parser to hugo.dat | Arnaud Boutonné | |
svn-id: r53109 | |||
2010-10-10 | HUGO: New parser for H1 Dos and H2 Dos. | Arnaud Boutonné | |
Add specific parser functions for H1 Dos and H2 Dos svn-id: r53106 | |||
2010-10-03 | HUGO: Clean-up | Arnaud Boutonné | |
svn-id: r52988 | |||
2010-09-28 | HUGO: Suppress useless parameter in several functions | Arnaud Boutonné | |
svn-id: r52933 | |||
2010-09-27 | HUGO: Move strlwr to Utils | Arnaud Boutonné | |
svn-id: r52921 | |||
2010-09-27 | HUGO: Add F3 behavior (recall), little cleanup | Arnaud Boutonné | |
- Add F3 behavior - Move drawStatusText() to Screen svn-id: r52920 | |||
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-12 | HUGO: Use fonts in HUGO.DAT for the DOS version | Arnaud Boutonné | |
This is only a temporary solution, to be replaced by a proper .FON handling. Hugo 2 and 3 (dos) now start. svn-id: r52697 | |||
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-21 | Hugo: Some formatting fixes. | Johannes Schickel | |
svn-id: r52265 | |||
2010-08-20 | Hugo : Add toggle sound, plus little clean up | Arnaud Boutonné | |
svn-id: r52229 | |||
2010-08-20 | Hugo - Fix a problem in the F1 behavior | Arnaud Boutonné | |
svn-id: r52228 | |||
2010-08-20 | Hugo - Add handling of "turbo" key (F8) | Arnaud Boutonné | |
- Modify the score line so it looks like the DOS one svn-id: r52227 | |||
2010-08-20 | Hugo - Move DOS hardcoded inventory strings to Hugo.dat | Arnaud Boutonné | |
svn-id: r52226 | |||
2010-08-18 | HUGO: Fix GCC warnings. | Torbjörn Andersson | |
svn-id: r52192 | |||
2010-08-18 | Hugo - Add F6 Inventory. This is a DOS only feature, but quite convenient as ↵ | Arnaud Boutonné | |
the iconic inventory is not available atm. svn-id: r52190 | |||
2010-08-18 | Hugo - Check double F1, display properly the content of help.dat if present | Arnaud Boutonné | |
svn-id: r52189 | |||
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 game restoring | Eugene Sandulenko | |
svn-id: r52145 | |||
2010-08-17 | HUGO: Adding engine to the main tree | Eugene Sandulenko | |
svn-id: r52137 |