ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/pclient
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/pclient (file contents):
Revision 1.219 by root, Wed May 17 00:26:57 2006 UTC vs.
Revision 1.220 by root, Wed May 17 00:28:46 2006 UTC

1384 $MAPWIDGET->add_command ("shout", "shout TEXT\nShout loudly, used for emergencies"); 1384 $MAPWIDGET->add_command ("shout", "shout TEXT\nShout loudly, used for emergencies");
1385 $MAPWIDGET->add_command ("tell", "tell USERNAME TEXT\nPrivately tell a specific player"); 1385 $MAPWIDGET->add_command ("tell", "tell USERNAME TEXT\nPrivately tell a specific player");
1386 1386
1387 # TODO: add documentation on these 1387 # TODO: add documentation on these
1388 for (qw( 1388 for (qw(
1389 save 1389 afk
1390 sound
1391 party
1392 gsay
1393 apply 1390 apply
1394 applymode 1391 applymode
1395 body 1392 body
1393 bowmode
1396 brace 1394 brace
1397 build 1395 build
1398 disarm 1396 disarm
1399 dm 1397 dm
1400 dmhide 1398 dmhide
1401 drop 1399 drop
1402 dropall 1400 dropall
1403 examine 1401 examine
1404 get 1402 get
1403 gsay
1405 help 1404 help
1406 hiscore 1405 hiscore
1407 inventory 1406 inventory
1408 invoke 1407 invoke
1409 killpets 1408 killpets
1410 listen 1409 listen
1411 logs 1410 logs
1411 mapinfo
1412 maps 1412 maps
1413 mapinfo
1414 mark 1413 mark
1415 motd 1414 motd
1415 output-count
1416 output-sync 1416 output-sync
1417 output-count 1417 party
1418 peaceful 1418 peaceful
1419 petmode
1419 pickup 1420 pickup
1420 players 1421 players
1421 prepare 1422 prepare
1423 quests
1422 rename 1424 rename
1423 resistances 1425 resistances
1424 rotateshoottype 1426 rotateshoottype
1425 skills 1427 save
1426 quests 1428 say
1427 search 1429 search
1428 search-items 1430 search-items
1429 showpets 1431 showpets
1432 skills
1433 sound
1430 take 1434 take
1431 throw 1435 throw
1432 time 1436 time
1437 title
1438 usekeys
1439 version
1433 weather 1440 weather
1434 whereabouts 1441 whereabouts
1435 whereami 1442 whereami
1436 title 1443 who
1437 usekeys
1438 bowmode
1439 petmode
1440 version
1441 wimpy 1444 wimpy
1442 who
1443 afk
1444 )) { 1445 )) {
1445 $MAPWIDGET->add_command ($_, "$_: no help available (yet)"); 1446 $MAPWIDGET->add_command ($_, "$_: no help available (yet)");
1446 } 1447 }
1447 1448
1448 #TODO: add " and ' "aliases" etc. 1449 #TODO: add " and ' "aliases" etc.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines