scummvm/devtools/create_hugo
2011-09-06 19:17:42 -04:00
..
Data
create_hugo.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
create_hugo.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
enums.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
module.mk
README JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
staticdata.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
staticdisplay.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
staticengine.h
staticfont.h
staticintro.h
staticmouse.h
staticparser.h
staticutil.h

This tool creates hugo.dat. 
This file contains all the hardcoded strings, logic, fonts, and bitmaps and 
is used by the engine depending on the version of the game started.

In order to work properly, the content of the DATA sub-directory has to be
copy next to the executable.