home
·
contact
·
privacy
projects
/
plomrogue
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4266e8b
)
Client: Use 'D' for item drop, standardize across interface configs.
author
Christian Heller
<c.heller@plomlompom.de>
Wed, 14 May 2014 02:16:32 +0000
(
04:16
+0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Wed, 14 May 2014 02:16:32 +0000
(
04:16
+0200)
TODO
patch
|
blob
|
history
confclient/interface_conf
patch
|
blob
|
history
confclient/single_wins/info
patch
|
blob
|
history
confclient/single_wins/inventory
patch
|
blob
|
history
confclient/single_wins/log
patch
|
blob
|
history
confclient/single_wins/map
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index bb54d85113c81676b86669f970b516a1ede5146c..46a647e034457cc57da982c4dc5c1de5f13cd7fe 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-25,5
+25,3
@@
CLIENT:
- enable toggling of window borders
- make log scrollable
-
-- repair single window interface config files (fix double use of keycode 100)
diff --git
a/confclient/interface_conf
b/confclient/interface_conf
index b82382ad0bf723f45d6943424ee98517410446a4..156aa4edbcec7eb5cf020469ae414c7e349610f9 100644
(file)
--- a/
confclient/interface_conf
+++ b/
confclient/interface_conf
@@
-59,7
+59,7
@@
NAME 'Inventory'
BREAK 2
WIDTH 13
HEIGHT 4
-KEY
100
drop
+KEY
68
drop
KEY 259 inv_u
KEY 258 inv_d
KEY 117 use
diff --git
a/confclient/single_wins/info
b/confclient/single_wins/info
index cf663e82e29c853a79342130220d76d4c028bdc8..45c9457b7e26ea9f1917011882ab9c2702f268f1 100644
(file)
--- a/
confclient/single_wins/info
+++ b/
confclient/single_wins/info
@@
-1,4
+1,3
@@
-
KEYBINDINGS 'global'
KEY 81 quit
KEY 265 to_a_keywin
@@
-25,7
+24,7
@@
KEY 120 move_x
KEY 115 move_s
KEY 119 move_w
KEY 46 map_c
-KEY
100
drop
+KEY
68
drop
KEY 117 use
KEYBINDINGS 'wingeom'
diff --git
a/confclient/single_wins/inventory
b/confclient/single_wins/inventory
index 905f490cbfa333ce07a07365e9ba3e77b7f40b74..8e774fbaadc432208b12c96d353b120a4de8cba1 100644
(file)
--- a/
confclient/single_wins/inventory
+++ b/
confclient/single_wins/inventory
@@
-1,4
+1,3
@@
-
KEYBINDINGS 'global'
KEY 81 quit
KEY 265 to_a_keywin
@@
-25,7
+24,7
@@
KEY 120 move_x
KEY 115 move_s
KEY 119 move_w
KEY 46 map_c
-KEY
100
drop
+KEY
68
drop
KEY 117 use
KEYBINDINGS 'wingeom'
diff --git
a/confclient/single_wins/log
b/confclient/single_wins/log
index 930b1c252c36ca5c3900754ef71b7ea7ac6c8c30..52429b9c6bfd9a5f15ce4ef8be64d8ec76eb48b5 100644
(file)
--- a/
confclient/single_wins/log
+++ b/
confclient/single_wins/log
@@
-1,4
+1,3
@@
-
KEYBINDINGS 'global'
KEY 81 quit
KEY 265 to_a_keywin
@@
-25,7
+24,7
@@
KEY 120 move_x
KEY 115 move_s
KEY 119 move_w
KEY 46 map_c
-KEY
100
drop
+KEY
68
drop
KEY 117 use
KEYBINDINGS 'wingeom'
diff --git
a/confclient/single_wins/map
b/confclient/single_wins/map
index 86b10276b351ba89a759bbb41a56c79af795a1a3..bc639554e00944c189c93250517ff6f7d7e1d0a3 100644
(file)
--- a/
confclient/single_wins/map
+++ b/
confclient/single_wins/map
@@
-1,4
+1,3
@@
-
KEYBINDINGS 'global'
KEY 81 quit
KEY 265 to_a_keywin
@@
-25,7
+24,7
@@
KEY 120 move_x
KEY 115 move_s
KEY 119 move_w
KEY 46 map_c
-KEY
100
drop
+KEY
68
drop
KEY 117 use
KEYBINDINGS 'wingeom'