index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
actions
/
actions.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
Move pets actions from actions.cpp into pets.cpp
Andrei Karas
1
-2
/
+0
2017-06-22
Add chat command for drop pet's loot.
Andrei Karas
1
-0
/
+1
2017-06-22
Add chat command for feed pet.
Andrei Karas
1
-0
/
+1
2017-06-22
Add chat command for feed homunculus.
Andrei Karas
1
-0
/
+1
2017-06-22
Add chat command for move homunculus to master.
Andrei Karas
1
-0
/
+1
2017-06-22
Add chat command for move mercenary to master.
Andrei Karas
1
-0
/
+1
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-19
Fix compilation with cilk plus on gcc 6+.
Andrei Karas
1
-2
/
+2
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-2
/
+3
2016-08-25
Add chat command for create items. (gm only)
Andrei Karas
1
-0
/
+1
2016-05-10
Add ability to switch emotes shortcurs bar between player, pets, homunculuses...
Andrei Karas
1
-0
/
+1
2016-04-26
Add chat command for print memory usage. For now only report about resources.
Andrei Karas
1
-0
/
+1
2016-02-03
Add chat command /seen for show seen informatin abount nick.
Andrei Karas
1
-0
/
+1
2016-01-27
Remove popup action "copy bar to chat"
Andrei Karas
1
-0
/
+1
2016-01-27
Remove action "reset yellow bar" from context menu.
Andrei Karas
1
-0
/
+1
2016-01-27
Add quick shortcuts for add selected item to each craft inventory slot.
Andrei Karas
1
-0
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-10-08
Add chat command /testinfo for output some debug parameters to log.
Andrei Karas
1
-0
/
+1
2015-04-24
fix compilation warnings.
Andrei Karas
1
-1
/
+5
2015-02-18
Add key to heal most damaged player
Joseph Botosh
1
-0
/
+1
2015-01-11
Remove popup handler "clear drops".
Andrei Karas
1
-0
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-27
Move pets actions into pets.cpp.
Andrei Karas
1
-2
/
+0
2014-12-14
Add chat command for kick player/mobs.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for unprotect item.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for protect item.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for move item from storage to inventory.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for add item to trade.
Andrei Karas
1
-0
/
+1
2014-12-13
Remove chat command variation invtostorage*.
Andrei Karas
1
-4
/
+0
2014-12-13
Add chat command for move all items from inventory to storage.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for move all except 1 items from inventory to storage.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for move half items from inventory to storage.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for move 10 items from inventory to storage.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for move item from inventory to storage.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for using item by inventory index.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for drop all item by inventory index.
Andrei Karas
1
-0
/
+1
2014-12-13
Add chat command for drop item by inventory index.
Andrei Karas
1
-0
/
+1
2014-12-12
Add chat command for drop all items in stack with given id.
Andrei Karas
1
-0
/
+1
2014-12-12
Add chat command for drop item by id and amount dialog.
Andrei Karas
1
-0
/
+1
2014-12-12
Add chat command for use item by id.
Andrei Karas
1
-0
/
+1
2014-12-09
move buy and sell actions from commands.c to actions.c file.
Andrei Karas
1
-0
/
+2
2014-09-21
Add chat command and action for fire mercenary.
Andrei Karas
1
-0
/
+1
2014-09-11
Add action and chat command for "catch pet".
Andrei Karas
1
-0
/
+1
2014-09-07
Add pet emote action and keys for each emote.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /uploadlog into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /uploadserverconfig into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /uploadconfig into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /createitems into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /testsdlfont into actions.
Andrei Karas
1
-0
/
+5
2014-08-27
Move chat command /dumpmods into actions.
Andrei Karas
1
-0
/
+1
[next]