(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:
@@ -560,6 +560,10 @@
|
||||
RelativePath=".\fios.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fontcache.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\genworld.c"
|
||||
>
|
||||
@@ -931,6 +935,10 @@
|
||||
RelativePath=".\fileio.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fontcache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\functions.h"
|
||||
>
|
||||
@@ -1435,6 +1443,10 @@
|
||||
RelativePath=".\table\clear_land.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\table\control_codes.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\table\elrail_data.h"
|
||||
>
|
||||
@@ -1511,6 +1523,10 @@
|
||||
RelativePath=".\table\tunnel_land.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\table\unicode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\table\unmovable_land.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user