home · contact · privacy
Server/C: In actor_pick(), pick highest ID'd item in stack of many.
[plomrogue] / confclient / single_wins / log
index 42d2fba87b4093d0a5de9cf206deb76d43265c76..6e046a9714c7cc3acf57ba77ff09ced2c951344b 100644 (file)
@@ -3,10 +3,11 @@ KEY 81 quit
 KEY 265 to_mapwin
 KEY 266 to_infowin
 KEY 267 to_inv
-KEY 268 to_logwin
-KEY 269 to_g_keywin
-KEY 270 to_wg_keywin
-KEY 271 to_wk_keywin
+KEY 268 to_terrain
+KEY 269 to_logwin
+KEY 270 to_g_keywin
+KEY 271 to_wg_keywin
+KEY 272 to_wk_keywin
 KEY 87 winconf
 KEY 62 cyc_win_f
 KEY 60 cyc_win_b
@@ -23,10 +24,8 @@ KEY 99 move_c
 KEY 120 move_x
 KEY 115 move_s
 KEY 119 move_w
-KEY 46 map_c
 KEY 68 drop
 KEY 117 use
-KEY 70 to_autofocus
 
 KEYBINDINGS 'wingeom'
 KEY 258 shift_f
@@ -90,6 +89,12 @@ KEY 259 inv_u
 KEY 258 inv_d
 KEY 117 use
 
+WINDOW s
+NAME 'Things here'
+BREAK 1
+WIDTH 14
+HEIGHT -12
+
 WINDOW i
 NAME 'Info'
 BREAK 0
@@ -110,9 +115,5 @@ KEY 99 move_c
 KEY 120 move_x
 KEY 115 move_s
 KEY 119 move_w
-KEY 259 map_u
-KEY 258 map_d
-KEY 260 map_l
-KEY 261 map_r
 KEY 46 map_c
 KEY 70 to_autofocus