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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-06
Move dialogtype.h into enums directory.
Andrei Karas
21
-23
/
+29
2015-01-06
Move chatmsgtype.h into enums directory.
Andrei Karas
5
-4
/
+4
2015-01-06
Move dragdropsource enum into separate file.
Andrei Karas
2
-18
/
+44
2015-01-06
Move equip slots enum into separate file.
Andrei Karas
7
-84
/
+125
2015-01-06
Move screen density enum into separate file.
Andrei Karas
5
-11
/
+42
2015-01-06
Move guildpositionflags.h into enums directory.
Andrei Karas
4
-6
/
+6
2015-01-06
Move state.h into enums directory.
Andrei Karas
6
-8
/
+9
2015-01-06
eathena: add packet CMSG_AUCTION_BID 0x024f.
Andrei Karas
6
-0
/
+23
2015-01-06
eathena: add packet CMSG_AUCTION_CLOSE 0x025d.
Andrei Karas
6
-0
/
+17
2015-01-06
eathena: add packet CMSG_AUCTION_CANCEL 0x024e.
Andrei Karas
6
-0
/
+17
2015-01-06
Rename function AuctionHandler::cancelRequest into AuctionHandler::cancelReg.
Andrei Karas
6
-7
/
+7
2015-01-06
eathena: add packet CMSG_AUCTION_REGISTER 0x024d.
Andrei Karas
6
-0
/
+29
2015-01-06
eathena: add partial support for packet SMSG_AUCTION_CLOSE 0x025d.
Andrei Karas
4
-1
/
+14
2015-01-06
eathena: add partial support for packet SMSG_AUCTION_MESSAGE 0x0250.
Andrei Karas
4
-1
/
+14
2015-01-06
eathena: add packet CMSG_AUCTION_SET_ITEM 0x024c.
Andrei Karas
6
-0
/
+30
2015-01-06
eathena: add packet support CMSG_AUCTION_CANCEL_REQUEST 0x024b.
Andrei Karas
6
-0
/
+19
2015-01-06
Fix compilation warnings.
Andrei Karas
1
-2
/
+2
2015-01-06
eathena: add partial support for packet SMSG_AUCTION_SET_ITEM 0x0256.
Andrei Karas
4
-1
/
+15
2015-01-05
eathena: add partial support for packet SMSG_AUCTION_RESULTS 0x0252.
Andrei Karas
4
-1
/
+33
2015-01-05
eathena: fix packet size SMSG_AUCTION_OPEN_WINDOW.
Andrei Karas
1
-1
/
+1
2015-01-05
Allow play sound effect if show emote.
Andrei Karas
3
-1
/
+10
2015-01-05
Add missing check for null pointer.
Andrei Karas
1
-0
/
+3
2015-01-05
Simplify setting default gender.
Andrei Karas
4
-6
/
+4
2015-01-05
Remove legace gender specific code from char creation dialog.
Andrei Karas
2
-62
/
+0
2015-01-05
eathena: change protocol version to 4.
Andrei Karas
1
-1
/
+1
2015-01-05
eathena: set gender in char creation dialog.
Andrei Karas
1
-0
/
+9
2015-01-05
Allow if supported by server select gender in char creation dialog.
Andrei Karas
2
-7
/
+65
2015-01-05
Add actual gender in char creation method.
Andrei Karas
5
-10
/
+18
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-05
Add server feature haveCreateCharGender.
Andrei Karas
5
-0
/
+16
2015-01-04
Fix char deletion password request if was connected to server with password f...
Andrei Karas
1
-0
/
+1
2015-01-04
eathena: allow delete characters if account have non default email.
Andrei Karas
7
-26
/
+54
2015-01-04
Add server feature haveEmailOnDelete.
Andrei Karas
5
-0
/
+16
2015-01-04
Move processCharDeleteFailed from ea namespace into eathena and tmwa.
Andrei Karas
6
-15
/
+35
2015-01-04
eathena: allow set race in char creation dialog.
Andrei Karas
2
-1
/
+4
2015-01-04
Add stringmap typedefs.
Andrei Karas
17
-55
/
+92
2015-01-03
Change version to 1.5.1.3
v1.5.1.3
Andrei Karas
8
-8
/
+21
2015-01-03
Update translations.
Andrei Karas
22
-633
/
+633
2015-01-02
Fix code style.
Andrei Karas
14
-39
/
+13
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
1233
-1233
/
+1233
2015-01-01
eathena: fix char gender on char selection dialog.
Andrei Karas
1
-2
/
+3
2014-12-31
Add some usefull chat commands into help.
Andrei Karas
1
-0
/
+22
2014-12-30
Shorted inputactionmap.h file.
Andrei Karas
1
-1404
/
+854
2014-12-30
Equip items also if drag it from inventory to player box in equipment window.
Andrei Karas
1
-0
/
+28
2014-12-30
Fix another error in sr translation.
Andrei Karas
1
-1
/
+1
2014-12-29
Fix errors in other translations.
Andrei Karas
8
-129
/
+2521
2014-12-29
Fix translation issues in sr language.
Andrei Karas
1
-17
/
+17
[next]