ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/Macro.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/Macro.pm (file contents):
Revision 1.10 by root, Sun Sep 2 03:55:03 2007 UTC vs.
Revision 1.11 by root, Sun Sep 2 08:31:53 2007 UTC

27 "return" => "!activate-chat", 27 "return" => "!activate-chat",
28 "." => "!repeat-command", 28 "." => "!repeat-command",
29 29
30 "," => "take", 30 "," => "take",
31 "space" => "apply", 31 "space" => "apply",
32 "enter" => "examine",
32 "[+]" => "rotateshoottype +", 33 "[+]" => "rotateshoottype +",
33 "[-]" => "rotateshoottype -", 34 "[-]" => "rotateshoottype -",
34 "LAlt-s" => "ready_skill find traps", 35 "LAlt-s" => "ready_skill find traps",
35 "LAlt-d" => "ready_skill disarm traps", 36 "LAlt-d" => "ready_skill disarm traps",
36 "LAlt-p" => "ready_skill praying", 37 "LAlt-p" => "ready_skill praying",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines