Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2012-02-01 | 1.5 kB | |
s3pe_12-0114-2320.exe | 2012-01-15 | 445.1 kB | |
s3pe_12-0114-2320.7z | 2012-01-15 | 391.8 kB | |
s3pe-Source_12-0114-2320.7z | 2012-01-15 | 132.4 kB | |
Totals: 4 Items | 970.7 kB | 0 |
latest rev: 1035 Grid: Put GetValue() in the same order as PropertyType. Let a ResourceKey turn itself into a string when erroring. --- latest rev: 1033 Migrate sims3tools to .Net4. Add loadFromRemoteSources [http://msdn.microsoft.com/en-us/library/dd409252%28VS.100%29.aspx] to app.config everywhere. (It's a security feature designed to make life difficult for developers.) Adopt PortableSettingsProvider. System.Configuration.PortableSettingsProvider Update assembly properties. AutoUpdate: Change DEBUG version to actually return a value (the current executing versions). AutoUpdate: Return a Library version (same way it does the exe version). AutoUpdate: Delete the 2009 XML UpdateInfo parsing code. Use PortableSettingsProvider.ExecutableName rather than Application.ProductName (which is now sims3tools). Set DDSPanel to enabled by default, remove warnings and don't disable on failure. Move to a single AnyCPU build. Handle renaming of the meshHelper twins. Remove settings deletion from the installer. Do a silent uninstall if called from the installer. Drop ViewDDS and DDSTool. Fix silent uninstall to ... uninstall (un.onGUIInit not called). --- latest rev: 987 Grid: New "Insert" button (like Add, only above selected list item). Grid: Fields should be more responsive to changes above and below them hierarchically. Grid: Pasting numeric values ignores leading/trailing spaces. Grid: The group value of a resource key is now editable.