Commit Graph

1472 Commits

Author SHA1 Message Date
Jared Gould c7cca8a86f Removed references to definition editor
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@366 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-29 16:19:04 +00:00
Jared Gould 5d49c2895b Reorganized and removed unused tables
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@365 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-29 16:13:07 +00:00
Jared Gould 2f38e09038 More progress
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@364 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-28 23:53:42 +00:00
Jared Gould 2bb05d3586 Removed unused classes
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@363 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-28 23:45:15 +00:00
Jared Gould e77e64d41a Removed test change. It works!
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@362 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-28 23:24:25 +00:00
Jared Gould e07f8f8a01 Test change
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@361 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-28 23:23:43 +00:00
Tgui fcdc38a5f9 OSX serial support
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@360 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-26 17:32:41 +00:00
merchgod 3a7fa6de3e CHANGE LIST .782b
1. Fixed an error in the definitions for the A8DH100P and A2ZJA00P roms. This error caused an unintended
change to specific values in these rom (3 bytes) when the rom was saved. The updated definitions contain
a fix which will return these to the correct factory settings after the rom is saved. The error also
involved the CEL fixes which were not defined correctly for these roms. If you have disabled any CELs
with these roms, be sure to renable them with the old definitions before using these new definitions. Roms
other than the A8DH100P and the A2ZJA00P do NOT have any of these issues.

2. New rom definition added:
- A4TC300K (03 USDM WRx AT)

3. The conversion formula for the various Timing Compensation tables has been changed from a percentage
to actual degrees of correction. The previous formula was not an accurate representation in terms of
the actual percentage of timing correction. [Credit Freon]

git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@359 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-22 05:42:19 +00:00
Jared Gould 8eadf1edc8 Inheritance looks to be working.. needs more testing. Data and states still need to be parsed.
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@358 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-20 17:42:14 +00:00
Jared Gould e41fb8274a Inheritance is almost working.. not causing exceptions but not making another instance of rom. Scales are also not associating with tables yet.
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@357 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-19 17:00:36 +00:00
Jared Gould a560ff8146 Still a problem with categories
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@356 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-18 18:41:25 +00:00
Jared Gould f58cefc526 Closer.. I think table axis inheritance is not going to work without some changes
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@355 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-18 18:29:53 +00:00
Jared Gould e3add833fc Parses fully, prints tables and scales. Scale not being added to tables properly.
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@354 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-18 17:04:06 +00:00
Jared Gould 8208e02b3f Now parses without errors
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@353 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-18 16:18:03 +00:00
Jared Gould 55a816868d More updates, it'll actually parse some of the definition now
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@352 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-18 16:07:48 +00:00
Jared Gould 240cf19dad Updated definition handler
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@351 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-17 22:15:59 +00:00
Jared Gould 28c3b52178 Updates for new ecu definition handler
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@350 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-16 23:43:40 +00:00
kascade bb3c9573be fixed save profile bugs
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@349 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-15 12:46:30 +00:00
Jared Gould b0d3f42656 Fixed incorrect icon in table tree
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@348 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-14 01:14:19 +00:00
Jared Gould 1951445a29 Updated defs for 0.4.0b
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@345 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-11 04:10:32 +00:00
Jared Gould dc6aa07624 Removed shortcuts panel
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@344 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-11 00:48:52 +00:00
Jared Gould 8dc6f2213c Updated to latest IzPack scripts
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@343 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-10 16:12:23 +00:00
Jared Gould b7264f125c Fixed jaggies
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@342 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-10 15:23:31 +00:00
Jared Gould 3b8c9bb844 Added libraries
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@341 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-10 15:21:20 +00:00
kascade f504ed3ee4 some logger notes updated
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@340 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-09 13:03:48 +00:00
kascade 6de0141c6b file logging and save profile bug fixes
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@339 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-09 12:48:42 +00:00
Jared Gould bc962b32b7 Added splash graphic
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@338 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-09 01:19:34 +00:00
Jared Gould 88b2ef725d Oops.. NOW I updated with the windows jdic stub
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@337 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-09 01:10:53 +00:00
Jared Gould 92af24f5c3 Updated manifest with jdic libs for windows
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@336 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-09 01:07:58 +00:00
Jared Gould 01e6be9dcb Updated release notes for 0.4.0b
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@335 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-09 01:07:08 +00:00
Jared Gould 1d9798cf1d Disabled file association buttons in non-Windows environments
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@334 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-09 01:00:08 +00:00
Jared Gould 162be2f54c Updated release date
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@333 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-09 00:38:43 +00:00
Jared Gould 581309400a Added file associations to settings panel
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@332 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-09 00:37:50 +00:00
Jared Gould 82e7c6208e Fixed long filenames being truncated
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@331 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-08 22:56:43 +00:00
kascade 42c6d3662e logger config updated
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@330 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-08 10:35:58 +00:00
Jared Gould 2bad7b68b0 Updated manifest, installer and launcher
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@329 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-08 01:03:24 +00:00
Jared Gould 477409bb7b New icon
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@328 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-07 04:09:06 +00:00
Jared Gould 00ab51a06b Changed insufficient userlevel tables to black italic instead of greyed
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@327 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-07 04:05:30 +00:00
Jared Gould 7ce6df78b0 Added JDIC for file associations
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@326 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-06 13:55:08 +00:00
Jared Gould 290f17ac1d Added ability to view (but not modify) tables over your user level
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@325 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-04 15:36:21 +00:00
kascade 09fe1e3f8c save user profile support added
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@324 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-04 03:53:24 +00:00
Tgui f2ab5d416f classpath updates for Eclipse
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@323 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-02 15:50:30 +00:00
Jared Gould 5a62c1fc28 Added a file remotely
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@322 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-02 02:41:59 +00:00
Jared Gould a1fc9a78de Added ECU definition update link, reorganized menu bar
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@321 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-02 02:40:52 +00:00
Jared Gould b232f65861 Fixed CEL fix inheritance not working properly
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@320 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-01 22:26:13 +00:00
Jared Gould 686b3490f3 Removed previous CEL fix changes (didn't work)
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@319 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-01 22:25:10 +00:00
Jared Gould 7e726973b6 Removed previous CEL fix changes (didn't work)
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@318 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-11-01 22:23:52 +00:00
Jared Gould 20f84bdc69 Fixed CEL fix table inheritance not working properly
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@317 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-10-30 20:40:09 +00:00
Jared Gould 9363146600 Fixed ordering problems with inherited tables
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@316 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-10-30 20:15:24 +00:00
kascade 42c2aee137 default units per parameter added to user profile
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@315 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-10-21 04:09:37 +00:00