vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | Updating the readme |
2 | |||
3 | v .94.4 - [4/30/2006] |
||
4 | |||
5 | |||
6 | |||
7 | Fixed the various bugs mentioned in my thread at wowace.com (I think) |
||
8 | |||
9 | Auction |
||
10 | Reimplemented BellCurves to limit outliers. |
||
11 | |||
12 | Bank/Inv |
||
13 | Optimized data storage to only run when needed. |
||
14 | |||
15 | LinkView |
||
16 | Fixed double search bug |
||
17 | Switched AdvSearch to being the default search method |
||
18 | The Base Item Search now reads Search Suffixes. |
||
19 | |||
20 | |||
21 | Broker |
||
22 | Fixed disable bug. |
||
23 | Auction color works again. |
||
24 | Changed SmartSplit to Alt-RightClick, I think thats untaken. |
||
25 | |||
26 | Common |
||
27 | Enhanced a few error messages. |
||
28 | |||
29 | Tooltip |
||
30 | Now setsowner on load. |
||
31 | |||
32 | ChatLink |
||
33 | Fixed and enhanced a few small features and bugs |
||
34 | Added the chatlink module. |
||
35 | Allows you to type [Lightforge Bracers] in chat and it will turn it into the appropriate link. |
||
36 | Will print a list of up to ten other options if an exact match is not found. |
||
37 | Does so without increasing memory use, and is fast, around fifty milliseconds. |
||
38 | |||
39 | Linkview |
||
40 | Working on fixing some of the search issues, not quite finished yet. |
||
41 | |||
42 | |||
43 | |||
44 | v .94.3 - [3/27/2006] |
||
45 | |||
46 | Tooltip |
||
47 | - Added a API to unregister a function. |
||
48 | Broker |
||
49 | - Control Right Click when at the auction house now does a search for that item. |
||
50 | - Shift Right Click will split one off of a stack and then place it in the first open slot in your bag |
||
51 | Common |
||
52 | - Added better error checking in several spots. |
||
53 | ItemInfo |
||
54 | - Will now unregister with Tooltip. |
||
55 | - Hopefully fixed some of the bugs with typing /kci iteminfo |
||
56 | Optimizer |
||
57 | - Fixed issue related to per character profiling. |
||
58 | SellValue |
||
59 | - Will now unregister with Tooltip. |
||
60 | Auction |
||
61 | - Will now unregister with Tooltip. |