Commit Graph

17 Commits

Author SHA1 Message Date
morkt
21f2529e97 (ISettingsManager): new public interface. 2018-01-11 18:38:33 +04:00
morkt
a3ce27da5f (GameRes): persistent resource settings infrastructure. 2018-01-08 19:55:28 +04:00
morkt
883cbb2954 (FormatCatalog): added ReadFileList method. 2017-10-28 11:46:03 +04:00
morkt
3b74dae09f (ResourceInstance<T>): lazily initialized wrapper for formats instances. 2017-04-08 18:38:23 +04:00
morkt
526485c720 (GetSerializedSchemeVersion): moved header reading to separate method. 2017-02-15 02:26:31 +04:00
morkt
99a5023a31 xml doc fix. 2016-12-28 17:59:29 +04:00
morkt
310cb5fd2e (FormatCatalog): simplified AssemblyLocation propery initialization. 2016-12-27 22:47:17 +04:00
morkt
f3e3446c9a (FormatCatalog.FindFormats): new generic method. 2016-12-17 18:51:33 +04:00
morkt
a648aff032 (FormatCatalog.LookupGame): look for archive name, too. 2016-10-11 00:06:27 +04:00
morkt
6a57bfb43d added game title lookup facility. 2016-10-09 10:10:12 +04:00
morkt
edc677f273 changed DataDirectory property value to "GameData". 2016-09-28 00:07:27 +04:00
morkt
e703f6f675 serialization tweaks. 2016-09-18 05:27:13 +04:00
morkt
7f74a3cf7d moved serialization code to GameRes. 2016-09-17 17:36:39 +04:00
morkt
7c5b26933a (FormatCatalog.DataDirectory): new property. 2016-09-07 20:28:23 +04:00
morkt
0732a9cf45 introduced extensions infrastructure. 2016-08-02 16:38:42 +04:00
morkt
9a8bff184d implemented external storage of resource schemes. 2015-09-18 01:27:53 +04:00
morkt
f4c1bc2ae4 FormatCatalog definition moved to a separate file. 2015-09-16 23:00:22 +04:00