(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
This commit is contained in:
@@ -234,6 +234,9 @@
|
||||
<File
|
||||
RelativePath=".\fios.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fontcache.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\genworld.c">
|
||||
</File>
|
||||
@@ -478,6 +481,9 @@
|
||||
<File
|
||||
RelativePath=".\fileio.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fontcache.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\functions.h">
|
||||
</File>
|
||||
@@ -853,6 +859,9 @@
|
||||
<File
|
||||
RelativePath=".\table\clear_land.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\table\control_codes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\table\elrail_data.h">
|
||||
</File>
|
||||
@@ -910,6 +919,9 @@
|
||||
<File
|
||||
RelativePath=".\table\tunnel_land.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\table\unicode.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\table\unmovable_land.h">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user