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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-14
Add ability to load/save additional data for each shortcut in shortcuts window.
Andrei Karas
1
-1
/
+3
2016-08-04
Fix style issue.
Andrei Karas
1
-2
/
+2
2016-08-04
Add some missing tmwa defines. Fix compilation error without tmwa support.
Andrei Karas
1
-0
/
+11
2016-07-29
Add some missing tmwa defines.
Andrei Karas
1
-0
/
+4
2016-07-29
Remove macro impHandlerE.
Andrei Karas
1
-1
/
+1
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
1
-30
/
+2
2016-07-25
Add into player attributes prefix PLAYER_.
Andrei Karas
1
-2
/
+2
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-0
/
+1
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
1
-2
/
+3
2016-05-10
Add ability to switch emotes shortcurs bar between player, pets, homunculuses...
Andrei Karas
1
-1
/
+25
2016-04-30
Fix issies found by gcc 6 in paranoid mode.
Andrei Karas
1
-4
/
+3
2016-04-28
Fix compilation warning in actions.
Andrei Karas
1
-1
/
+1
2016-04-27
Show counted memory usage sum in chat.
Andrei Karas
1
-1
/
+4
2016-04-26
Add chat command for print memory usage. For now only report about resources.
Andrei Karas
1
-0
/
+7
2016-04-16
Move itemamountwindowusage enum into separate file.
Andrei Karas
1
-5
/
+5
2016-04-11
Fix compilation warnings with tmwa only.
Andrei Karas
1
-1
/
+1
2016-04-10
Add warning exception for gcc 6.
Andrei Karas
1
-0
/
+5
2016-03-24
Add enum for item types.
Andrei Karas
1
-1
/
+5
2016-02-20
Add missing const in other left files.
Andrei Karas
1
-4
/
+4
2016-02-13
Add missing comment.
Andrei Karas
1
-0
/
+1
2016-02-13
Show warning for lastseen chat command if id and seen colleciton disabled.
Andrei Karas
1
-4
/
+12
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-3
/
+3
2016-02-03
Add chat command /seen for show seen informatin abount nick.
Andrei Karas
1
-0
/
+46
2016-01-27
Remove popup action "copy bar to chat"
Andrei Karas
1
-0
/
+10
2016-01-27
Remove action "reset yellow bar" from context menu.
Andrei Karas
1
-0
/
+6
2016-01-27
Improve undress popup menu item.
Andrei Karas
1
-2
/
+17
2016-01-27
Add quick shortcuts for add selected item to each craft inventory slot.
Andrei Karas
1
-0
/
+14
2016-01-07
Add partial implimentation for craft inventory. For now almost same with npc ...
Andrei Karas
1
-0
/
+1
2016-01-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
1
-0
/
+7
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-20
Move shortcuts files into gui/shortcut directory.
Andrei Karas
1
-3
/
+4
2015-12-17
Add support for full screen in nacl.
Andrei Karas
1
-2
/
+2
2015-12-14
Move skillconsts from resources int consts directory.
Andrei Karas
1
-1
/
+2
2015-12-13
Move spells and graphics related constants into separate files.
Andrei Karas
1
-0
/
+2
2015-12-13
Not build unsupported render backends on nacl.
Andrei Karas
1
-1
/
+1
2015-11-22
Allow drag skill with any selected level to shortcuts window.
Andrei Karas
1
-1
/
+2
2015-11-20
Fix code style.
Andrei Karas
1
-1
/
+10
2015-11-16
Convert InventoryType enum into strong typed.
Andrei Karas
1
-14
/
+15
2015-10-08
Add chat command /testinfo for output some debug parameters to log.
Andrei Karas
1
-0
/
+11
2015-09-26
Disable differnt heal or magic action on non tmwa servers.
Andrei Karas
1
-0
/
+17
2015-09-21
Add option for auto target skill to closest target.
Andrei Karas
1
-1
/
+2
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-7
/
+5
2015-08-21
Add function for convert time diff to string.
Andrei Karas
1
-52
/
+2
2015-08-20
Use separate icons palette.
Andrei Karas
1
-4
/
+0
2015-08-20
/atkhuman now checks teamId and map pvp flag
Joseph Botosh
1
-2
/
+1
2015-08-17
Dont use item palettes in createitems command.
Andrei Karas
1
-12
/
+1
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-7
/
+10
2015-08-09
Add some missing checks to actions found by paranucker.
Andrei Karas
1
-33
/
+72
2015-07-25
healmd checks healing radius
Joseph Botosh
1
-1
/
+16
2015-07-25
remove duplicate checkAttackPermissions(target) for /atkhuman
Joseph Botosh
1
-5
/
+2
[next]