(svn r25465) -Codechange: add the concept of a layouting engine for text

This commit is contained in:
rubidium
2013-06-25 20:29:31 +00:00
parent 4a8f47b9a5
commit c0538388c9
7 changed files with 496 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ gamelog.cpp
genworld.cpp
gfx.cpp
gfxinit.cpp
gfx_layout.cpp
goal.cpp
ground_vehicle.cpp
heightmap.cpp
@@ -189,6 +190,7 @@ gamelog.h
gamelog_internal.h
genworld.h
gfx_func.h
gfx_layout.h
gfx_type.h
gfxinit.h
goal_base.h