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
2015-01-11
Fix code style.
Andrei Karas
4
-6
/
+5
2015-01-11
Simplify AddButton method in WidgetGroup class.
Andrei Karas
5
-13
/
+4
2015-01-11
Add chat command for select debug tab.
Andrei Karas
2
-3
/
+5
2015-01-11
Add chat command for select general tab.
Andrei Karas
2
-0
/
+20
2015-01-10
eathena: add packet SMSG_BEING_ATTRS 0x0b0a.
Andrei Karas
2
-0
/
+7
2015-01-09
Add min/max race into charcreation.xml.
Andrei Karas
2
-5
/
+9
2015-01-06
Move beingdirection into enums directory.
Andrei Karas
1
-1
/
+1
2015-01-06
Move gender.h into enums directory.
Andrei Karas
1
-1
/
+1
2015-01-06
Move attributes.h into enums directory.
Andrei Karas
11
-12
/
+20
2015-01-06
Move chatmsgtype.h into gui subdir.
Andrei Karas
3
-3
/
+3
2015-01-06
Move servertype enum into separate file.
Andrei Karas
2
-30
/
+30
2015-01-06
Move pckettypes enum into separate file.
Andrei Karas
2
-0
/
+4
2015-01-06
Move updatetype.h into enums namespace.
Andrei Karas
1
-1
/
+2
2015-01-06
Move downloadstatus.h into enums directory.
Andrei Karas
2
-3
/
+4
2015-01-06
Move dialogtype.h into enums directory.
Andrei Karas
14
-51
/
+16
2015-01-06
Move chatmsgtype.h into enums directory.
Andrei Karas
4
-45
/
+3
2015-01-06
Move state.h into enums directory.
Andrei Karas
1
-1
/
+1
2015-01-05
Simplify setting default gender.
Andrei Karas
2
-4
/
+2
2015-01-05
Remove legace gender specific code from char creation dialog.
Andrei Karas
2
-62
/
+0
2015-01-05
Allow if supported by server select gender in char creation dialog.
Andrei Karas
2
-7
/
+65
2015-01-05
Allow set pressed item in widgetgroup and child objects.
Andrei Karas
6
-14
/
+31
2015-01-05
Change imitation menu item from "Imitation" to "Imitate".
Andrei Karas
1
-1
/
+1
2015-01-04
eathena: allow delete characters if account have non default email.
Andrei Karas
2
-20
/
+40
2015-01-04
Add stringmap typedefs.
Andrei Karas
5
-8
/
+10
2015-01-02
Fix code style.
Andrei Karas
4
-5
/
+4
2015-01-01
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2015-01-01
Fix crash with completly broken themes.
Andrei Karas
2
-11
/
+40
2015-01-01
Update copyrights year.
Andrei Karas
420
-420
/
+420
2014-12-30
Equip items also if drag it from inventory to player box in equipment window.
Andrei Karas
1
-0
/
+28
2014-12-28
Improve function localPetSay.
Andrei Karas
1
-16
/
+10
2014-12-28
Add chat command for stop and start pet ai.
Andrei Karas
2
-0
/
+22
2014-12-28
Impliment actual change direction actions from pet commands.
Andrei Karas
2
-15
/
+36
2014-12-28
Impliment actual move actions from pet commands.
Andrei Karas
2
-0
/
+28
2014-12-24
eathena: add support for buy from cash shop.
Andrei Karas
1
-6
/
+14
2014-12-24
eathena: impliment packet SMSG_NPC_CASH_SHOP_OPEN 0x0287.
Andrei Karas
1
-1
/
+2
2014-12-24
Add enum for buy dialog types.
Andrei Karas
2
-7
/
+14
2014-12-23
In market decrease visible amount after buy something.
Andrei Karas
1
-3
/
+3
2014-12-23
Show long key names in browser box.
Andrei Karas
1
-1
/
+1
2014-12-23
Allow buy in market with amount > 1 for non stackable items.
Andrei Karas
1
-0
/
+1
2014-12-23
Add item type to item object.
Andrei Karas
12
-41
/
+91
2014-12-23
Remove debug line.
Andrei Karas
1
-1
/
+0
2014-12-22
Fix /buy and /sell commands for players outside of visible range.
Andrei Karas
1
-0
/
+1
2014-12-22
Add support for show and buy from market.
Andrei Karas
1
-2
/
+14
2014-12-19
Fix code style.
Andrei Karas
5
-15
/
+6
2014-12-18
Enable browserbox variables in npcdialog and updaterwindow.
Andrei Karas
2
-0
/
+2
2014-12-18
Add support for support url in browser box.
Andrei Karas
1
-3
/
+8
2014-12-18
Rename browserbox method setProcessVersion into setProcessVars.
Andrei Karas
4
-7
/
+7
2014-12-16
Remove "warp map" popup menu handler.
Andrei Karas
1
-16
/
+0
2014-12-16
Remove "chat clear" popup menu handler.
Andrei Karas
1
-6
/
+1
2014-12-14
Remove "warp map" popup menu handler.
Andrei Karas
1
-2
/
+12
[next]