Go to file
Thomas Goyne a0d3b8595f Redesign AssOverrideParameter
Always store the original string form and convert it to the desired type
on demand. In most cases this is significantly faster as typically only
a few of the parameters in a line are actually read. In addition, this
makes it so that parameters which did not actually change are always
reserialized in their original form.

Delete VariableData as it's no longer used by anything.

Closes #1513.
2012-12-10 14:41:11 -08:00
.nuget Enable automatic NuGet package restoration 2012-11-16 15:58:56 -08:00
aegisub Redesign AssOverrideParameter 2012-12-10 14:41:11 -08:00
contrib Delete vs2008 build system 2012-11-12 18:35:21 -08:00
docs Modify aegisub_convert_docs.pl to produce a static mirror suitable for serving on a web site 2012-09-03 17:26:49 -07:00
.gitignore Add include directory and log files to .gitignore 2012-12-10 07:43:23 -08:00
Aegisub.sln Add a solution configuration with all external deps disabled 2012-11-28 06:51:52 -08:00