Commit Graph
19 Commits
Author SHA1 Message Date
lb_ii fb1f399f5a DISTS: Add achievements.dat to various dat file lists 2021-06-10 01:56:23 +03:00
Vladimir Serbinenko 68a9136e4d COMMON: Rewrite Encoder and drop dependency on iconv (#2586)
Different platforms have different levels of support of encodings and
often have slight variations. We already have tables for most encoding
with only CJK missing. Full transcoding inclusion allows us to get reliable
encoding results independently of platform. The biggest con is the need for
external tables encoding.dat.

It removes a duplicate table for korean in graphics/korfont.cpp
2020-11-15 16:20:35 +01:00
Eugene Sandulenko 8e0733ac6f DISTS: Fix typo 2020-08-09 14:18:21 +02:00
Eugene Sandulenko e1d0228eb8 DISTS: Filled out rest of the TODOs in engine data README file. 2020-08-09 12:06:16 +02:00
Eugene Sandulenko cf62f70d6f DISTS: Filled out TODOs in engine-data readme 2020-08-09 12:06:16 +02:00
Eugene Sandulenko 20a2045afa DISTS: Updated README 2020-08-09 10:36:31 +02:00
Le Philousophe 418cec512f CRYOMNI3D: Add internationalization through external DAT file 2019-07-05 07:51:19 +02:00
Paul Gilbert 616da66f81 XEEN: Added generated xeen.ccs data file 2018-02-23 15:58:08 -05:00
Thierry Crozat c1accefe5c BUILD: Add supernova.dat to install rules 2018-01-23 22:50:39 +00:00
Thierry Crozat ab8b5273ef BUILD: Add titanic.dat files to the list of engines data files 2017-07-02 22:08:26 +01:00
Filippos Karapetis c0d9752730 CRYO: Add cryo.dat to engine-data 2017-02-11 20:47:15 +02:00
Torbjörn Andersson ee5acb25ad ACCESS: Add TODO for access.dat 2015-11-27 20:58:24 +01:00
Strangerke f5748d16eb NEVERHOOD: Add a todo in the readme related to engine data 2014-01-18 14:52:25 +01:00
Strangerke c10d050eef MORTEVIELLE: Update misc files to include mort.dat 2013-07-04 23:46:52 +02:00
Strangerke 7da5c9df28 TONY: Add a description of tony.dat
Also add a TODO for missing descriptions of DAT files
2012-09-11 19:08:26 +02:00
Christoph Mallon bf580e6e6b JANITORIAL: Add missing NL at EOF. 2011-08-07 13:53:33 +02:00
Arnaud Boutonné bf787323ab TOOL: Fix ticks per seconds for H1 Dos
svn-id: r54063
2010-11-04 12:29:06 +00:00
Matthew Hoops 187d9f3355 the create_kyradat tool has been in the trunk for a while ;)
svn-id: r35145
2008-11-21 21:47:13 +00:00
Eugene Sandulenko eb0817971d Copy engine-data from standalone trunk to dists/
svn-id: r29959
2007-12-23 11:54:06 +00:00