527 Commits (8af980c1a4ec033284ab9049b8cfefb2d9227e1a)

Author SHA1 Message Date
  Anairkoen Schno 751462098c Removed old plugin interface stuff 4 years ago
  Anairkoen Schno 93746f9492 Added .NET 3 polyfill for Expression.Block, Expression.Variable, and Expression.Assign 4 years ago
  Anairkoen Schno eaf52f2675 Minor changes for possibly improved .NET 3 support 4 years ago
  Anairkoen Schno 69d7f47795 More documentation 4 years ago
  Anairkoen Schno 3d947702ee More documentation 4 years ago
  Anairkoen Schno 95f78d9752 Bumped version 4 years ago
  Anairkoen Schno 2227f6d5f2 Documentation 4 years ago
  Anairkoen Schno 5eda901607 Switched entirely over to attribute based system 4 years ago
  Anairkoen Schno fac193edca Refactored PluginMetadata and PluginExecutor out of PluginLoader 4 years ago
  Anairkoen Schno 39958a5634 Added the rest of the code to generate delegates for PluginExecutor 4 years ago
  Anairkoen Schno c2af43408f ReflectionUtil documentation 4 years ago
  Anairkoen Schno e7624f4f1b ReflectionUtil formatting 4 years ago
  Anairkoen Schno 4343431eed Added new PluginExecutor type for new attribute-based system 4 years ago
  Anairkoen Schno 4185b21f6e RuntimeOptions annotation is now obtained early 4 years ago
  Anairkoen Schno 55529f9aaa PrintFilter is now publicly readonly 4 years ago
  Anairkoen Schno 2e4867524b Added more support for annotations 4 years ago
  Anairkoen Schno d1f2eef3b2 Added many of the attributes for the new attribute-based loading system 4 years ago
  Anairkoen Schno bea3f41a45 Fixed #31 4 years ago
  Anairkoen Schno 0879924fce Some cleaning 4 years ago
  Anairkoen Schno bfb05ab48a Cleaned and moved a few thigns 4 years ago
  Anairkoen Schno 05aaf1fa29 RemovedAggressiveInlining for .NET 3 4 years ago
  Anairkoen Schno 14ef4a3923 Added sane handling of non-generated objects being passed into CustomObjectConverter 4 years ago
  Anairkoen Schno b664fe694d Small cleanups and fixups 4 years ago
  Anairkoen Schno 39622e4b3c Tweaked some doc gen stuff 4 years ago
  Anairkoen Schno 068d7f4775 Minor changes to initialization sequence 4 years ago
  Anairkoen Schno cab1fbd9fa Moved some plugin interface stuff around 4 years ago
  Anairkoen Schno 32086cfcfa Beta 2 4 years ago
  Anairkoen Schno bb44e27923 Added check for game version boundary 4 years ago
  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 9026ecbe1b Fixed Array.Empty for .NET 3 4 years ago
  Anairkoen Schno f2d74bb392 Added IgnoreReason to ignored plugins 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 445320d432 Fixed a doc issue 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