aboutsummaryrefslogtreecommitdiff
path: root/tools/create_hugo/staticdata.h
AgeCommit message (Collapse)Author
2010-11-05TOOL: Fix bug in data in Hugo2 DosArnaud Boutonné
svn-id: r54085
2010-11-04TOOL: Fix ticks per seconds for H1 DosArnaud Boutonné
svn-id: r54063
2010-10-31TOOLS: Fix GCC warnings reported by Fingolgin in create_hugoArnaud Boutonné
Also realign arrays to make them (a bit) more readable. These modifications don't modify Hugo.dat svn-id: r53983
2010-10-30CREATE_HUGO: Avoid use of global constructorsMax Horn
svn-id: r53966
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
svn-id: r53160
2010-09-16TOOLS: Add missing data for H1 DosArnaud Boutonné
svn-id: r52754
2010-09-06HUGO: Clean up creation toolArnaud Boutonné
Fix typos and suppress all identical noun arrays. svn-id: r52596
2010-09-06HUGO: Add hints in DOS versionsArnaud 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-08-28HUGO: Remove executable flag in create_hugo sourceSven Hesse
svn-id: r52421
2010-08-28HUGO: Some fixes for the create_hugo toolArnaud Boutonné
svn-id: r52420
2010-08-27HUGO: Fix GCC warnings in objects_xx initializationArnaud Boutonné
svn-id: r52418
2010-08-27HUGO: Fix some action types in the creation toolArnaud Boutonné
svn-id: r52417
2010-08-27HUGO: Silence some const cast warnings in create_hugo.Johannes Schickel
svn-id: r52415
2010-08-27HUGO: 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-27TOOLS: Fix some warnings in create_hugoArnaud Boutonné
svn-id: r52410
2010-08-17HUGO: Adding engine to the main treeEugene Sandulenko
svn-id: r52137