vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | |
2 | Clean Minimap v2.3 |
||
3 | By joev (joev@jarhedz.com) |
||
4 | $Id: Readme.txt 68 2005-08-28 15:50:53Z joev $ |
||
5 | |||
6 | This mod provides total control over your Minimap including moving it and resizing it (by |
||
7 | holding down a modifier key, while clicking the Minimap), hiding the titlebar (and [X] button), |
||
8 | the + and - zoom buttons and the daytime/clock button and adding the three other compass |
||
9 | points (S,E and W). |
||
10 | |||
11 | This mod allows you to zoom the minimap using the mouse wheel and to affect the opacity of |
||
12 | the minimap by holding down the (configurable) "modifier" key (default SHIFT) and scrolling the mouse wheel. |
||
13 | |||
14 | You can also have the minimap toggle between large, normal, and small sizes with a single keypress |
||
15 | and last, but not least, you can specify the positions of the Blizzard standard Minimap |
||
16 | icons, such as the "New Mail" icon, around the circumference of the Minimap. |
||
17 | |||
18 | **Attributions** |
||
19 | Westpointer functionality (Compass coordinates) is copied almost verbatim from "EastWest" by Silwyn. |
||
20 | Move/Resize functionality by is copied almost verbatim from "MoveAnything" by Skrag. |
||
21 | |||
22 | To control your CMM settings you can use the following commands: |
||
23 | |||
24 | Commands: |
||
25 | |||
26 | /cmm on - Turns the Clean Minimap functionality on |
||
27 | /cmm off - Turns all the clean Minimap functionality off (revert your minimap to standard) |
||
28 | /cmm config - Toggles the CleanMinimap Options window. |
||
29 | /cmm author - Display a little bit of info about the author. |
||
30 | /cmm credits - Display credits. |
||
31 | /cmm help - Displays this help text. |
||
32 | |||
33 | Have fun and enjoy CleanMinimap. |
||
34 | |||
35 | joev. |