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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
Add chat command /showstorage. Also add show storage to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /showstats. Also add show level stats to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /showlevel. Also add show level commands to player context m...
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /gmcharcommands. Also add show char commands to player conte...
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /gmcommands. Also add show commands to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /mobspawnsearch. Add it to monster gm context menu.
Andrei Karas
2
-0
/
+10
2016-02-24
Add chat command for gm /mobsearch
Andrei Karas
2
-0
/
+10
2016-02-24
Add gm chat command /whodrops
Andrei Karas
2
-0
/
+10
2016-02-23
Add chat command for gms /iteminfo
Andrei Karas
2
-0
/
+10
2016-02-23
Add chat command /monsterinfo
Andrei Karas
2
-0
/
+10
2016-02-20
Add some more missing consts.
Andrei Karas
1
-2
/
+4
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-09
Allow select skill units and attack it.
Andrei Karas
2
-0
/
+10
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
3
-7
/
+7
2016-02-03
Add chat command /seen for show seen informatin abount nick.
Andrei Karas
2
-0
/
+47
2016-01-29
Fix code style.
Andrei Karas
1
-6
/
+1
2016-01-29
Fix compilation with different flags and fix redefines in new SDL2.
Andrei Karas
1
-2
/
+6
2016-01-27
Remove popup action "copy bar to chat"
Andrei Karas
2
-0
/
+11
2016-01-27
Remove action "reset yellow bar" from context menu.
Andrei Karas
2
-0
/
+7
2016-01-27
remove "remove from attack list" action from social window popup menu.
Andrei Karas
1
-9
/
+20
2016-01-27
remove removepickup action from social window popup menu.
Andrei Karas
1
-1
/
+19
2016-01-27
Add chat commands for add/remove/ignore pickups.
Andrei Karas
2
-0
/
+39
2016-01-27
Remove copy to clipboard action in npc dialog popup.
Andrei Karas
2
-0
/
+22
2016-01-27
Remove copy to clipboard action in chat popup.
Andrei Karas
2
-0
/
+14
2016-01-27
Improve undress popup menu item.
Andrei Karas
1
-2
/
+17
2016-01-27
Add chat command for move selected item to craft slot.
Andrei Karas
2
-1
/
+13
2016-01-27
Add quick shortcuts for add selected item to each craft inventory slot.
Andrei Karas
2
-0
/
+15
2016-01-26
Add context menu and chat command for remove monster from different attack li...
Andrei Karas
1
-1
/
+3
2016-01-17
Extend addchat command with support for cards.
Andrei Karas
1
-14
/
+14
2016-01-11
Fix "remove monster from attack" list.
Andrei Karas
1
-5
/
+5
2016-01-07
Add partial implimentation for craft inventory. For now almost same with npc ...
Andrei Karas
1
-0
/
+1
2016-01-07
Move invetory into inventory directory.
Andrei Karas
1
-1
/
+2
2016-01-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
4
-1
/
+11
2016-01-02
Update copyrights year.
Andrei Karas
20
-20
/
+20
2016-01-01
Fix code style.
Andrei Karas
1
-0
/
+1
2015-12-29
Move item into item directory.
Andrei Karas
1
-1
/
+2
2015-12-20
Move shortcuts files into gui/shortcut directory.
Andrei Karas
3
-7
/
+10
2015-12-17
Add support for full screen in nacl.
Andrei Karas
1
-2
/
+2
2015-12-14
Move chatconsts into const directory.
Andrei Karas
3
-3
/
+4
2015-12-14
Move skillconsts from resources int consts directory.
Andrei Karas
1
-1
/
+2
2015-12-13
Move constant DEFAULT_CHAT_WINDOW_SCROLL into chat.cpp
Andrei Karas
1
-0
/
+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-23
Add chat command skill.
Andrei Karas
2
-0
/
+40
2015-11-22
Allow drag skill with any selected level to shortcuts window.
Andrei Karas
1
-1
/
+2
2015-11-22
Add chat command /selectskilllevel for select skill level in skills dialog.
Andrei Karas
2
-0
/
+15
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
[prev]
[next]