Anairkoen Schno
|
29f5ba2aeb
|
Bumped version
|
4 years ago |
Anairkoen Schno
|
656d9f27a1
|
Moved the file information into a parameter to IConfigProvider's methods
|
4 years ago |
Anairkoen Schno
|
a38080f52a
|
Improved virtualizer for game DLLs to use list in config
|
4 years ago |
Anairkoen Schno
|
ea4649ae19
|
Added note for possible changes
|
4 years ago |
Anairkoen Schno
|
627b669953
|
Removed some latent TODOs
|
4 years ago |
Anairkoen Schno
|
70c824b710
|
Improved codegen for serializer/deserializer, added try/catch to converter codegen
|
4 years ago |
Anairkoen Schno
|
8468f2e5d4
|
Fixed ConfigRuntime to actually load from disk properly
|
4 years ago |
Anairkoen Schno
|
d631d39474
|
Added an AlmostVersionConverter
|
4 years ago |
Anairkoen Schno
|
0304c960cd
|
Added support for converters
|
4 years ago |
Anairkoen Schno
|
153230b914
|
Added conditional compilation for ISet
|
4 years ago |
Anairkoen Schno
|
0df27b075b
|
Formatting
|
4 years ago |
Anairkoen Schno
|
87b01feec5
|
Fixed some stupidly long field names
|
4 years ago |
Anairkoen Schno
|
e2fa74bdbe
|
Added checks for converters and fields in generated types
|
4 years ago |
Anairkoen Schno
|
a7b5f7bea0
|
Redid UseConverterAttribute type checking
|
4 years ago |
Anairkoen Schno
|
426395dfe7
|
Added lots of documentation for the CollectionConverters
|
4 years ago |
Anairkoen Schno
|
a59a92d895
|
Added CollectionConverter and some derivatives
|
4 years ago |
Anairkoen Schno
|
b545115d4c
|
Fixed type converters to acutlaly use the utilities i made for them (sigh)
|
4 years ago |
Anairkoen Schno
|
dac9826084
|
Added a fuck load of converters and a default mechanism
|
4 years ago |
Anairkoen Schno
|
23bb7a2429
|
Added documentation for CustomObjectConverter
|
4 years ago |
Anairkoen Schno
|
6e304a5f22
|
Implemented all of CustomObjectConverter
|
4 years ago |
Anairkoen Schno
|
392ac7b9f9
|
Added Converters file
|
4 years ago |
Anairkoen Schno
|
6aafbc0ac9
|
Started adding converters support
|
4 years ago |
Anairkoen Schno
|
5c993a9bb2
|
Moved an import to better support configuration schema generation
|
4 years ago |
Anairkoen Schno
|
9b58fb0cdc
|
Added the long-awaited autosaving
|
4 years ago |
Anairkoen Schno
|
37046a462a
|
Added support for Nullable<T> in the generated config
|
4 years ago |
Anairkoen Schno
|
cc4b6b90d6
|
Fixed Nullable checks for .NET 3
|
4 years ago |
Anairkoen Schno
|
d76bc8f44c
|
Added some TODOs
|
4 years ago |
Anairkoen Schno
|
78779daf95
|
Fixed some documentation stuff
|
4 years ago |
Anairkoen Schno
|
924b66d516
|
Added Attributes ant their support
|
4 years ago |
Anairkoen Schno
|
4f7f253acf
|
Added files for attributes and collections
|
4 years ago |
Anairkoen Schno
|
20267fb6e1
|
Changed Value property of IGeneratedStore to Serialize/Deserialize pair
|
4 years ago |
Anairkoen Schno
|
a943e8de55
|
ConfigRuntime now properly shuts down and auto-saves all configs
|
4 years ago |
Anairkoen Schno
|
4c3869e108
|
Added some serialization code
|
4 years ago |
Anairkoen Schno
|
48b4819b95
|
Moved end-of-process saving into ConfigRuntime itself
|
4 years ago |
Anairkoen Schno
|
5802f3ca1f
|
Changed FloatingPoint underlying type to Decimal
|
4 years ago |
Anairkoen Schno
|
2261a0d75e
|
Switched internal configs to virtual properties
Added OnReload to DisabledConfig to make it stabler
|
4 years ago |
Anairkoen Schno
|
8f6e2e2863
|
Added handling of more types
Added OnReload hook
Added some documentation for generated stuff
|
4 years ago |
Anairkoen Schno
|
3ec5cbec35
|
More serialization codegen progress
|
4 years ago |
Anairkoen Schno
|
71f387168c
|
Improved robustness of SelfConfig
|
4 years ago |
Anairkoen Schno
|
bba1f3e9b1
|
Filled out much of EmitDeserializeMember
|
4 years ago |
Anairkoen Schno
|
2e591278c3
|
Fixed JsonConfigProvider's formatting
Added framework for object serialization in GeneratedStore
|
4 years ago |
Anairkoen Schno
|
27baa97f17
|
Made Map keep order
|
4 years ago |
Anairkoen Schno
|
6894766b6c
|
Fixed Task static methods for Net3
|
4 years ago |
Anairkoen Schno
|
6acfbc0cc4
|
Fixed more things
|
4 years ago |
Anairkoen Schno
|
09eccffc38
|
Switched away form ConditionalWeakTable to support Net3
|
4 years ago |
Anairkoen Schno
|
e9953947db
|
Fixed many small issues
|
4 years ago |
Anairkoen Schno
|
d182830df2
|
Updated all of the config references to use new system
|
4 years ago |
Anairkoen Schno
|
11bfbeaafb
|
Finished up the ConfigRuntime
|
4 years ago |
Anairkoen Schno
|
9a042bf346
|
Added config registrar and file watcher support
|
4 years ago |
Anairkoen Schno
|
0ccac4b541
|
Added ConfigRuntime type
Moved Synchronization.cs to Async folder
|
4 years ago |