Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn | |
2011-02-20 | HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGB | strangerke | |
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné | |
svn-id: r55507 | |||
2011-01-18 | HUGO: Improve mouse support in H3 DOS version | Arnaud Boutonné | |
- Fix description of Penelope lying (when using mouse) - Use H3 Win logic in order to handle horizon - Add a workaround for a data bug in scenery1.dat, fixing the pathfinding bug in Crash screen svn-id: r55292 | |||
2011-01-13 | HUGO: Improve mouse support for DOS versions | Arnaud Boutonné | |
- Enlarge Exit hotspots - Fix newspaper issue in H2 Dos (screen 33) svn-id: r55219 | |||
2011-01-11 | HUGO: Improve mouse support in DOS versions. | Arnaud Boutonné | |
- Fix default verb for 'open door' in first screenActions - Add 'go to' values on objects - improve hotspot info related to objects svn-id: r55213 | |||
2011-01-07 | TOOLS: Add Dos intro music number in hugo.dat | Arnaud Boutonné | |
svn-id: r55145 | |||
2011-01-03 | TOOLS: Add button bitmaps to create_hugo | Arnaud Boutonné | |
svn-id: r55102 | |||
2010-12-30 | HUGO: Fix default values in object_t structure for viewx field and followings. | Arnaud Boutonné | |
This fixes some other bugs reported by D. Gray svn-id: r55068 | |||
2010-12-13 | TOOL: Fix palette bug in H3 Dos (when leaving the cave) | Arnaud Boutonné | |
svn-id: r54898 | |||
2010-12-12 | TOOLS: Suppress 2 unused (and corrupted) act35 in H3 DOS | Arnaud Boutonné | |
svn-id: r54894 | |||
2010-12-12 | HUGO: Replace PROMPT box by YESNO box in H3 Dos | Arnaud Boutonné | |
This only applies to the old man dialog. This makes H3 Dos completable. svn-id: r54881 | |||
2010-12-10 | TOOLS: (create_hugo) Fix typo in act14 definition | Arnaud Boutonné | |
svn-id: r54854 | |||
2010-12-08 | TOOLS: Fix the "Mouse text" crash in Hugo | Arnaud Boutonné | |
svn-id: r54831 | |||
2010-12-07 | TOOL: Add hotspots info to add support to "Exit" in Dos versions of Hugo | Arnaud Boutonné | |
svn-id: r54821 | |||
2010-12-06 | HUGO: Fix crash in H3 (Swinger display name) | Arnaud Boutonné | |
svn-id: r54801 | |||
2010-11-27 | TOOLS: Fix 'Boat' bug in H1 Dos | Arnaud Boutonné | |
H1 Dos is now completable svn-id: r54507 | |||
2010-11-13 | TOOLS: Added MSVC10 project files for the create_hugo tool | Filippos Karapetis | |
svn-id: r54229 | |||
2010-11-12 | TOOL+HUGO: Misc modifications | Arnaud Boutonné | |
- Fix H1 Dos bug (animations not showing in Hall and after) - Get rid of _textSchedule and everything related H1 Dos shoud now be completable (not tested yet) svn-id: r54218 | |||
2010-11-11 | TOOL: Suppress useless strings in textUtil | Arnaud Boutonné | |
Also add DOS version for this text array svn-id: r54202 | |||
2010-11-06 | TOOL: Add original palette in tool, disabled | Arnaud Boutonné | |
This may be required by purists, but is awful (thus currently not used) svn-id: r54101 | |||
2010-11-05 | TOOL: Fix bug in data in Hugo2 Dos | Arnaud Boutonné | |
svn-id: r54085 | |||
2010-11-04 | TOOL: Fix ticks per seconds for H1 Dos | Arnaud Boutonné | |
svn-id: r54063 | |||
2010-10-31 | TOOLS: Fix GCC warnings reported by Fingolgin in create_hugo | Arnaud Boutonné | |
Also realign arrays to make them (a bit) more readable. These modifications don't modify Hugo.dat svn-id: r53983 | |||
2010-10-30 | CREATE_HUGO: Avoid use of global constructors | Max Horn | |
svn-id: r53966 | |||
2010-10-30 | TOOLS: Enable use of forbidden symbols | Max Horn | |
svn-id: r53965 | |||
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat | |
svn-id: r53160 | |||
2010-10-10 | HUGO: Move Dos strings from Parser to hugo.dat | Arnaud Boutonné | |
svn-id: r53109 | |||
2010-10-10 | HUGO - Fix error in data (H1 Dos) | Arnaud Boutonné | |
svn-id: r53104 | |||
2010-09-26 | TOOLS: Add H1 Dos intro ticks to hugo.dat | Arnaud Boutonné | |
svn-id: r52901 | |||
2010-09-16 | TOOLS: Add missing data for H1 Dos | Arnaud Boutonné | |
svn-id: r52754 | |||
2010-09-13 | TOOLS: Add staticfont.h to create_hugo | Arnaud Boutonné | |
This file was supposed to be committed in r52696... svn-id: r52709 | |||
2010-09-12 | TOOLS: Add fonts in hugo.dat for DOS version | Arnaud Boutonné | |
svn-id: r52696 | |||
2010-09-06 | HUGO: Clean up creation tool | Arnaud Boutonné | |
Fix typos and suppress all identical noun arrays. svn-id: r52596 | |||
2010-09-06 | HUGO: Add hints in DOS versions | Arnaud Boutonné | |
In DOS versions, display hints when mouse is over a hotspot. This behavior is based on the one of Hugo Win versions. svn-id: r52590 | |||
2010-09-02 | TOOLS: Suppress some dead code reported by Cppcheck | Arnaud Boutonné | |
svn-id: r52496 | |||
2010-09-01 | HUGO: Fix labyrinth bug in Hugo 2 for Windows | Arnaud Boutonné | |
svn-id: r52485 | |||
2010-08-28 | HUGO: Remove executable flag in create_hugo source | Sven Hesse | |
svn-id: r52421 | |||
2010-08-28 | HUGO: Some fixes for the create_hugo tool | Arnaud Boutonné | |
svn-id: r52420 | |||
2010-08-27 | HUGO: Fix GCC warnings in objects_xx initialization | Arnaud Boutonné | |
svn-id: r52418 | |||
2010-08-27 | HUGO: Fix some action types in the creation tool | Arnaud Boutonné | |
svn-id: r52417 | |||
2010-08-27 | HUGO: Fix "UNIX" redefinition on Unix-like systems in create_hugo. | Johannes Schickel | |
svn-id: r52416 | |||
2010-08-27 | HUGO: Silence some const cast warnings in create_hugo. | Johannes Schickel | |
svn-id: r52415 | |||
2010-08-27 | HUGO: Fix a bug in creation tool in act14 (H1 Dos) | Arnaud Boutonné | |
Fix a bug (missing character id in initialization) in creation tool and silent some more warnings. svn-id: r52414 | |||
2010-08-27 | TOOLS: Fix some warnings in create_hugo | Arnaud Boutonné | |
svn-id: r52410 | |||
2010-08-20 | Hugo - Move DOS hardcoded inventory strings to Hugo.dat | Arnaud Boutonné | |
svn-id: r52226 | |||
2010-08-17 | create_hugo - Add MSVC9 files | Arnaud Boutonné | |
svn-id: r52141 | |||
2010-08-17 | HUGO: Adding engine to the main tree | Eugene Sandulenko | |
svn-id: r52137 |