diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-11-13 04:57:16 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-11-13 04:57:16 +0300 |
commit | 4d453108f45f9fb2ff4f5715cc1b3ddd63d36a80 (patch) | |
tree | c1edb8d8b368fdd43cd8639e6044b0f4e8dde70a /data | |
parent | ece00592ecd93f7a96db0ca82589d00846e2f938 (diff) | |
parent | d471e99fd38ac589a8a9e8e8677b9f577f0cc5c6 (diff) | |
download | manaplus-stripped1.1.11.12.tar.gz manaplus-stripped1.1.11.12.tar.bz2 manaplus-stripped1.1.11.12.tar.xz manaplus-stripped1.1.11.12.zip |
Merge branch 'master' into strippedstripped1.1.11.12
Conflicts:
data/fonts/mplus-1p-bold.ttf
data/fonts/mplus-1p-regular.ttf
src/guichan/basiccontainer.cpp
src/guichan/focushandler.cpp
src/guichan/graphics.cpp
src/guichan/gui.cpp
src/guichan/image.cpp
src/guichan/include/guichan/widgets/checkbox.hpp
src/guichan/include/guichan/widgets/dropdown.hpp
src/guichan/sdl/sdlgraphics.cpp
src/guichan/sdl/sdlimage.cpp
src/guichan/widget.cpp
src/guichan/widgets/dropdown.cpp
src/guichan/widgets/icon.cpp
src/guichan/widgets/imagebutton.cpp
src/guichan/widgets/listbox.cpp
src/guichan/widgets/scrollarea.cpp
src/guichan/widgets/tab.cpp
src/guichan/widgets/tabbedarea.cpp
src/guichan/widgets/textbox.cpp
src/guichan/widgets/window.cpp
Diffstat (limited to 'data')
-rw-r--r-- | data/help/chatcommands.txt | 12 | ||||
-rw-r--r-- | data/help/es/chatcommands.txt | 43 | ||||
-rw-r--r-- | data/help/ru/chatcommands.txt | 12 |
3 files changed, 46 insertions, 21 deletions
diff --git a/data/help/chatcommands.txt b/data/help/chatcommands.txt index e5f09aa12..c62a9c2ed 100644 --- a/data/help/chatcommands.txt +++ b/data/help/chatcommands.txt @@ -21,6 +21,7 @@ /outfit prev - wear previous outfit. /emote N - use emotion number N. /away, /away MSG - set away mode. + /pseudoaway, /pseudoaway MSG - set/unset pseudo away mode. /follow NICK - start follow mode. /imitation NICK - start imitation mode. /heal NICK - heal nick. @@ -30,7 +31,10 @@ /disconnect - quick disconnect from server. /attack - attack target. /undress NICK - remove all clothes from nick. Local effect only. - + /addattack NAME - add monster to attack list. + /addpriorityattack NAME - add monster to priority attack list. + /removeattack NAME - remove monster from attack list. + /addignoreattack NAME - add monster to ignore attack list. ##PTrade ##2 @@ -46,11 +50,13 @@ /friend NICK, /befriend NICK - add nick to friends list. /disregard NICK - add nick to disregarded list. /neutral NICK - add nick to neutral relation list. + /blacklist NICK - add nick to blacklist relation list. /erase NICK - add nick to erased list. /clear - clear current chat tab. /createparty NAME - create party with selected name. /me text - send text to chat as /me command in irc. - + /serverignoreall - ignore all whispers on server side. + /serverunignoreall - unignore all whispers on server side. ##PDebug ##2 @@ -59,6 +65,8 @@ /where - print current player position to chat. /cacheinfo - show text cache info. /uptime - show client uptime. + /dumpg - dump graphics and some other settings to chat. + /dirs - show client dirs in debug chat tab. ##PWhispers commands diff --git a/data/help/es/chatcommands.txt b/data/help/es/chatcommands.txt index a1c016c9b..edf83709a 100644 --- a/data/help/es/chatcommands.txt +++ b/data/help/es/chatcommands.txt @@ -8,48 +8,55 @@ ##2 /closeall - Cerrar todas las pestañas de susurro abiertas. /ignoreall - Ignorar todas las pestañas de susurros abiertas. - /msg NICK texto, /whisper NICK texto, /w NICK texto - Susurrar a nick. - /query NICK, /q NICK - Abrir una pestaña de susurro para nick. + /msg NICK texto, /whisper NICK texto, /w NICK texto - Susurrar a NICK (nombre del personaje). + /query NICK, /q NICK - Abrir una pestaña de susurro para NICK. ##PAcciones ##2 /help - Muestra una pequeña ayuda acerca de comandos del chat. - /target NICK - Seleccionar nick como objetivo, sea un monstruo o un jugador. + /target NICK - Seleccionar NICK como objetivo, sea un monstruo o un jugador. /outfit N - Equipar conjunto número N. /outfit next - Equipar siguiente conjunto. /outfit prev - Equipar conjunto anterior. - /emote N - Usar emoticon número N. - /away, /away MSG - Establecer modo lejos de teclado. - /follow NICK - Seguir a nick. - /imitation NICK - Imitar a nick. - /heal NICK - Curar a nick. + /emote N - Usar emoticón número N. + /away, /away MSG - Establecer modo AFK. + /pseudoaway, /pseudoaway MSG - establecer/quitar modo pseudo AFK. + /follow NICK - Seguir a NICK. + /imitation NICK - Imitar a NICK. + /heal NICK - Curar a NICK. /move X Y - Moverse a la posición X,Y (distancias cortas). /navigate x y - Moverse a la posición x,y en el mapa actual. /mail NICK MSG - Enviar mensaje sin conexión a NICK (sólo funciona en el servidor tmw). /disconnect - Desconectarse rápidamente del servidor. /attack - Atacar objetivo seleccionado. - /undress NICK - Remover toda la ropa de nick (efecto local, sólamente). - + /undress NICK - Remover toda la ropa de NICK (efecto local, sólamente). + /addattack NOMBRE - Agregar al monstruo especificado en NOMBRE a la lista de ataque. + /addpriorityattack NOMBRE - Agregar al monstruo especificado en NOMBRE a la lista de ataque prioritario. + /removeattack NOMBRE - Remover al monstruo especificado de la lista de ataque. + /addignoreattack NOMBRE - Agregar al monstruo especificado a la lista de criaturas ignorados. ##PIntercambio ##2 - /trade NICK - Iniciar intercambio con nick. + /trade NICK - Iniciar intercambio con NICK. /priceload - Cargar precio de tienda desde el disco. /pricesave - Guardar precio de tienda al disco. ##PRelaciones con jugadores ##2 - /ignore NICK - Agregar nick a la lista de ignorados. - /unignore NICK - Quitar nick de la lista de ignorados. - /friend NICK, /befriend NICK - Agregar nick a la lista de amigos. - /disregard NICK - Agregar nick a la lista de desatendidos. - /neutral NICK - Agregar nick a la lista de relación neutral. - /erase NICK - Agregar nick lista de borrados. + /ignore NICK - Agregar NICK a la lista de ignorados. + /unignore NICK - Quitar NICK de la lista de ignorados. + /friend NICK, /befriend NICK - Agregar NICK a la lista de amigos. + /disregard NICK - Agregar NICK a la lista de desatendidos. + /neutral NICK - Agregar NICK a la lista de relación neutral. + /blacklist NICK - Agregar NICK a la lista negra add nick to blacklist relation list. + /erase NICK - Agregar NICK lista de borrados. /clear - Limpia la charla de la pestaña actual. /createparty NOMBRE - Crear grupo con el nombre indicado. /me texto - Enviar texto al chat como el comando /me en el irc. + /serverignoreall - Ignorar todos los susurros del lado del servidor. + /serverunignoreall - Des-ignorar todos los susurros del lado del servidor. ##PDebug @@ -59,6 +66,8 @@ /where - Escribir la posición actual del jugador en el chat. /cacheinfo - Muestra texto cache info. /uptime - Muestra el tiempo de actividad del cliente. + /dumpg - Vacia la configuraciones gráficas y algunas otras al chat. + /dirs - Muestra los directorios utilizados por el cliente en en chat, en la pestaña de depurador. ##PComandos en pestañas diff --git a/data/help/ru/chatcommands.txt b/data/help/ru/chatcommands.txt index 9d1699686..5a89b23f3 100644 --- a/data/help/ru/chatcommands.txt +++ b/data/help/ru/chatcommands.txt @@ -21,6 +21,7 @@ /outfit prev - одеть предыдущий наряд. /emote N - использовать эмоцию N. /away, /away MSG - включить режим отошел. + /pseudoaway, /pseudoaway MSG - включить симуляцию режима отошел. /follow NICK - включить режим следования. /imitation NICK -включить режим эмитации. /heal NICK - лечить игрока. @@ -30,7 +31,10 @@ /disconnect - быстрое отсоединение от сервера. /attack - атаковать выбранную цель. /undress NICK - раздеть выбранный ник. Имеет только эффект в локальном клиенте. - + /addattack NAME - добавить монстра в список атаки. + /addpriorityattack NAME - добавить монстра в список приоритетной атаки. + /removeattack NAME - удалить монстра из всех списков атаки. + /addignoreattack NAME - добавить монстра в с список игнорирования атаки. ##PТорговля ##2 @@ -46,10 +50,13 @@ /friend NICK, /befriend NICK - добавление пользователя в список друзей. /disregard NICK - добавление пользователя в список пренебрегаемых игроков. /neutral NICK - добавление пользователя в список нейтральных игроков. + /blacklist NICK - добавление пользователя в черный список. /erase NICK - добавление пользователя в список удаляемых игроков. /clear - очистка текущей страницы чата. /createparty NAME - создание общества. /me text - аналог команды /me из irc. + /serverignoreall - игнорировать все приваты на стороне сервера. + /serverunignoreall - снять игнорирование приватов на стороне сервера. ##PОтладка @@ -59,7 +66,8 @@ /where - выводит в чат текущую позицию пользователя. /cacheinfo - вывод информации о кеше текста. /uptime - вывод времени работы клиента. - + /dumpg - вывод графических настроек в чат. + /dirs - вывод директорий в отладочное окно. ##PКоманды приватов ##2 |