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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
Add some missing const.
Andrei Karas
10
-14
/
+22
2016-02-08
Remove useless variable from itemcontainer.
Andrei Karas
2
-3
/
+1
2016-02-08
Fix possible variables overflow.
Andrei Karas
1
-1
/
+1
2016-02-08
Fix extended minimaps building.
Andrei Karas
1
-1
/
+4
2016-02-08
Change sign on rainbow color.
Andrei Karas
2
-4
/
+4
2016-02-08
Add missing operator= in classes with copy constructors.
Andrei Karas
2
-1
/
+8
2016-02-07
Fix code style.
Andrei Karas
5
-9
/
+2
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
108
-628
/
+628
2016-02-07
Fix some casts between signed and unsigned in some files.
Andrei Karas
35
-174
/
+238
2016-02-06
Hide cutin if npc window closed.
Andrei Karas
3
-0
/
+19
2016-02-05
Allow to show images in npc dialogs.
Andrei Karas
1
-0
/
+1
2016-02-05
Fix compilation without C++11 flags.
Andrei Karas
2
-2
/
+2
2016-02-05
Add support for play animation in cutins.
Andrei Karas
2
-22
/
+28
2016-02-05
Impliment packet SMSG_NPC_CUTIN. Add support for cutins.
Andrei Karas
4
-2
/
+204
2016-02-03
Update last seen also from online list.
Andrei Karas
1
-0
/
+4
2016-02-03
Update descript for option for collecting ids and seen log.
Andrei Karas
1
-1
/
+1
2016-02-03
Add option for saving mapping between account id and nicks.
Andrei Karas
1
-0
/
+4
2016-02-03
Add missing translators comments.
Andrei Karas
1
-0
/
+2
2016-02-03
Add option in settings to allow enable/disable sell spam filter.
Andrei Karas
3
-1
/
+11
2016-02-03
Improve trade spam filterring.
Andrei Karas
1
-8
/
+15
2016-01-29
Fix code style.
Andrei Karas
4
-8
/
+0
2016-01-27
In char create dialog allow hair style with wrong range.
Andrei Karas
1
-20
/
+37
2016-01-27
In char create dialog allow hair color with wrong range.
Andrei Karas
1
-26
/
+53
2016-01-27
Remove popup action "copy bar to chat"
Andrei Karas
1
-6
/
+1
2016-01-27
Remove action "reset yellow bar" from context menu.
Andrei Karas
1
-5
/
+1
2016-01-27
remove "remove from attack list" action from social window popup menu.
Andrei Karas
1
-26
/
+1
2016-01-27
remove removepickup action from social window popup menu.
Andrei Karas
1
-26
/
+1
2016-01-27
Remove add/remove/ignore pickup actions from item popup menu.
Andrei Karas
1
-31
/
+6
2016-01-27
Remove copy to clipboard action in npc dialog popup.
Andrei Karas
3
-19
/
+5
2016-01-27
Remove copy to clipboard action in chat popup.
Andrei Karas
1
-6
/
+1
2016-01-27
Improve undress popup menu item.
Andrei Karas
1
-5
/
+1
2016-01-27
Add context menu for moving items to craft.
Andrei Karas
2
-0
/
+46
2016-01-27
Add quick shortcuts for add selected item to each craft inventory slot.
Andrei Karas
5
-18
/
+68
2016-01-26
Not allow walking by mouse if npc dialog is opened.
Andrei Karas
1
-3
/
+7
2016-01-26
Add support for move 1 amount of item to craft if hold stop attack key (left ...
Andrei Karas
1
-1
/
+6
2016-01-25
In char creation dialog show race fields only if more than 1 races in configu...
Andrei Karas
1
-5
/
+5
2016-01-25
Move help window to top on first time open it from chat with commands like "?...
Andrei Karas
1
-0
/
+3
2016-01-25
Add support for multiple help index files.
Andrei Karas
1
-9
/
+15
2016-01-25
Remove debug line.
Andrei Karas
1
-1
/
+0
2016-01-25
Add file utils function getFilesInDir.
Andrei Karas
2
-0
/
+2
2016-01-24
Not allow add equipped items to craft inventory.
Andrei Karas
1
-0
/
+2
2016-01-20
Add pugixml backend incomplete.
Andrei Karas
3
-17
/
+11
2016-01-17
Dont more chat messages with item links into trade tab.
Andrei Karas
1
-24
/
+0
2016-01-17
Add support for add from context menu into chat item links with cards.
Andrei Karas
2
-4
/
+42
2016-01-17
Move cards constants into separate file.
Andrei Karas
3
-3
/
+9
2016-01-16
Add function for replace item links in chat.
Andrei Karas
1
-36
/
+1
2016-01-15
Fix code style.
Andrei Karas
3
-4
/
+8
2016-01-15
Fix compilation without hercules support.
Andrei Karas
3
-1
/
+30
2016-01-15
Add support for show cards in links.
Andrei Karas
2
-8
/
+33
2016-01-08
Allow drag & drop more than one amount at time in craft inventory.
Andrei Karas
5
-18
/
+107
[next]