index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
/
net
/
tmwa
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
Remove ServerFeatures haveAttackDirections because it depend only on server t...
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveNpcWhispers because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveBankApi because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveCharRename because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveEightDirections because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveMonsterName because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveAccountOtherGender because it always false.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveItemColors because it depend only by server type.
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveServerIgnore because it was used only in tmwa.
Andrei Karas
3
-15
/
+0
2017-05-01
Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.
Andrei Karas
3
-29
/
+8
2017-05-01
Add tmwa ifdefs for guildmanager and emulateguildtab.
Andrei Karas
1
-0
/
+3
2017-05-01
Remove ServerFeatures haveBrokenAttackDistance because it depend only on serv...
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures havePartyNickInvite, because it depend only on server t...
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveChangePartyLeader because it depend only on server ...
Andrei Karas
2
-7
/
+0
2017-05-01
Remove ServerFeatures haveOnlineList, because it depend only on server type.
Andrei Karas
2
-7
/
+0
2017-04-28
Add workaround to open npc buy shop if npc invisible.
Andrei Karas
2
-0
/
+9
2017-04-21
Add item options into item and get it from server.
Andrei Karas
2
-0
/
+4
2017-03-10
Fix new style issue detected by mplint.
Andrei Karas
1
-1
/
+1
2017-02-02
Remove extra include from buysellrecv.cpp
Andrei Karas
1
-2
/
+0
2017-02-01
Store interacted npc type before buy or talk and send it to buy dialog.
Andrei Karas
2
-6
/
+10
2017-02-01
Set currency to buy dialog based on selected npc type id.
Andrei Karas
1
-1
/
+6
2017-01-31
Move units into db directory.
Andrei Karas
1
-3
/
+4
2017-01-31
Allow buy multiply items at once from cash shops.
Andrei Karas
2
-2
/
+4
2017-01-30
Move BuySellRecv::processNpcBuyResponse from ea namespace into eathena and tmwa.
Andrei Karas
3
-1
/
+37
2017-01-20
Fix code style.
Andrei Karas
9
-9
/
+18
2017-01-17
Remove support for hercules plugin version 6.
Andrei Karas
2
-7
/
+0
2017-01-03
Update copyright year.
Andrei Karas
115
-115
/
+115
2016-12-17
Drop support for evol plugin version 5.
Andrei Karas
2
-7
/
+0
2016-12-10
Fix some issues found by automatic checks.
Andrei Karas
1
-3
/
+3
2016-11-11
Fix typo implimented -> implemented.
Andrei Karas
5
-8
/
+8
2016-11-04
Fix some defines/includes, because in some systems it may works wrong.
Andrei Karas
2
-5
/
+3
2016-09-26
Read all fields from new quest packets and send to quests and skills window.
Andrei Karas
1
-4
/
+4
2016-09-23
Add missing comments into defines.
Andrei Karas
2
-16
/
+25
2016-09-18
Add serverFeature have flag.
Andrei Karas
2
-0
/
+7
2016-09-17
Remove extra include.
Andrei Karas
1
-1
/
+0
2016-09-17
Remove ea/guildhandler and ea/guildrecv. Because guilds not works in legacy s...
Andrei Karas
3
-7
/
+16
2016-08-29
Use time_t for time values.
Andrei Karas
2
-2
/
+2
2016-08-25
Allow buy more than one item at vending shop at once.
Andrei Karas
2
-0
/
+10
2016-08-24
Remove useless includes.
Andrei Karas
1
-7
/
+0
2016-08-24
Remove unused pet handler methods and fields.
Andrei Karas
2
-24
/
+5
2016-08-24
First step of removing local pets (tmwa only).
Andrei Karas
1
-16
/
+5
2016-08-20
Allow get auto item share party option.
Andrei Karas
2
-0
/
+13
2016-08-20
Split processPartySettingsContinue.
Andrei Karas
1
-1
/
+2
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
22
-66
/
+0
2016-07-26
Add tabs for stats in status window.
Andrei Karas
1
-6
/
+0
2016-07-25
Fix too big lines.
Andrei Karas
1
-2
/
+4
2016-07-25
Add into player attributes prefix PLAYER_.
Andrei Karas
3
-89
/
+90
2016-07-24
Remove extra includes.
Andrei Karas
2
-3
/
+0
2016-07-24
Remove completly support for tmwa version 0.
Andrei Karas
2
-10
/
+3
2016-07-24
Drop native guild support from tmwa.
Andrei Karas
8
-347
/
+17
[next]