Updated with 0.2.92a notes

git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@55 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
This commit is contained in:
Jared Gould 2006-07-01 17:02:30 +00:00
parent bb9b48d3c2
commit fa2bb05323
1 changed files with 30 additions and 4 deletions

View File

@ -4,16 +4,42 @@ Enginuity is currently in BETA TEST status, meaning it is not thoroughly tested
Until Enginuity reaches a mature point, releases will be quite frequent and will usually contain significant changes. However, some times I may release a revision to add a single feature I'd like users to have, or maybe just to add a certain ECU version. Until more features are complete, version support will be quite limited. If you'd like your ECU version to be added, please visit openecu.org and post a message in the Technical Tuning Software forum, with your image attached.
As of version 0.2.92a, source files are no longer included with the binary distribution of Enginuity. The source is available at http://sourceforge.net/projects/enginuity via Subversion.
0.2.7.4b Release Notes (5/09/2006)
----------------------------------
I intended to add a few more features and release this as version 0.2.8b, but a fairly major bug was found with 16-bit 3D tables. This type of table is not found in USDM ECUs, so it wasn't found until very recently. If you have a JDM or EDM car, PLEASE BE SURE TO USE ONLY 0.2.7.4b OR HIGHER.
I also included what I've finished of map comparing. You can now compare the current values in tables to their original values to show changes you have made. In the next release, I will finish this, allowing you to compare to other tables as well.
0.2.90a Test Release Notes (6/30/2006)
-------------------------------------
!!! THIS IS A TEST RELEASE ONLY !!! Do NOT tune your car with this release. 32-bit ECU support with floating point values seems to be working.
0.2.91a adds drees' optimizations and fixes.
0.2.92a fixes all issues found in 0.2.91a testing.
Changes:
--------
0.2.92a Private Test Release (7/1/2006)
----------------------------------------
- Fixed squares appearing instead of some float values
- Fixed exception when entering decimals in coarse value
- Fixed set value field being cast to integer instead of decimal
- Fixed progress bar not closing on errors
- Pressing "." now focuses set value field
- Stopped including source files (available at http://sourceforge.net/projects/enginuity)
0.2.91a Private Test Release (6/30/2006)
----------------------------------------
- Fixed memory usage issues
- Added performance and other memory optimizations
0.2.90a Private Test Release (6/30/2006)
----------------------------------------
- Added 32-bit ECU (float) support
0.2.7.4b (5/09/2006)
--------------------
- Fixed 16-bit 3D tables saving improperly