scummvm/devtools/create_hugo
2021-12-26 18:48:43 +01:00
..
Data
create_hugo.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
create_hugo.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
enums.h
module.mk
README
staticdata.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
staticdisplay.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
staticengine.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
staticfont.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
staticintro.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
staticmouse.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
staticparser.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
staticutil.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00

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.