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
/
net
/
ea
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-14
Use CREATEWIDGET macro in tradehandler.
Andrei Karas
1
-4
/
+7
2015-06-14
Use CREATEWIDGET macro in charserverhandler.
Andrei Karas
1
-6
/
+13
2015-06-14
Use CREATEWIDGET macro in gamehandler.
Andrei Karas
1
-2
/
+6
2015-06-14
Use CREATEWIDGET macro in buysellhandler.
Andrei Karas
1
-4
/
+4
2015-06-14
Use CREATEWIDGET macro in inventoryhandler.
Andrei Karas
1
-2
/
+3
2015-06-14
Replace packet direct defines to macro with constants.
Andrei Karas
1
-6
/
+0
2015-06-06
Fix code style.
Andrei Karas
9
-12
/
+11
2015-06-03
Convert PacketShare enum into strong typed enum.
Andrei Karas
2
-32
/
+30
2015-05-29
Convert Gender enum into strong typed enum.
Andrei Karas
2
-2
/
+2
2015-05-29
Convert Attributes enum into strong typed enum.
Andrei Karas
2
-4
/
+5
2015-05-29
Convert AttackType enum into strong typed enum.
Andrei Karas
1
-5
/
+6
2015-05-29
Convert ActorType enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-05-29
Use BeingTypeId in Being for subtypeid.
Andrei Karas
2
-3
/
+4
2015-05-29
Add strong typed int type BeingTypeId.
Andrei Karas
1
-1
/
+1
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
14
-43
/
+50
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-4
/
+4
2015-05-26
Fix possible crash if disconnecting from server.
Andrei Karas
1
-1
/
+1
2015-05-24
From ChatTab::chatLog removed default parameter for message owner type.
Andrei Karas
1
-1
/
+1
2015-05-24
Fix compilation erorrs in inventoryitem.h
Andrei Karas
1
-0
/
+4
2015-05-24
Remove simpletypes.h.
Andrei Karas
1
-1
/
+0
2015-05-24
Move simpletypes.h into directory simpletypes.
Andrei Karas
1
-1
/
+1
2015-05-21
Call postInit after each window creation.
Andrei Karas
3
-7
/
+8
2015-05-20
eathena: impliment packet CMSG_GUILD_ALLIANCE_DELETE.
Andrei Karas
2
-8
/
+0
2015-05-20
eathena: impliment packet CMSG_GUILD_ALLIANCE_REPLY.
Andrei Karas
2
-9
/
+0
2015-05-20
eathena: impliment packet CMSG_GUILD_ALLIANCE_REQUEST.
Andrei Karas
2
-8
/
+0
2015-05-10
Add missing unimplimented packets notifications.
Andrei Karas
1
-0
/
+8
2015-05-07
Remove bot checker window.
Andrei Karas
1
-3
/
+0
2015-05-06
Add strong typed bool type Modifiable.
Andrei Karas
2
-2
/
+2
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
3
-12
/
+12
2015-05-05
Add strong typed bool type in OkDialog.
Andrei Karas
2
-3
/
+3
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
2
-3
/
+12
2015-05-01
Fix possible crash on exit with opened storage window.
Andrei Karas
1
-2
/
+2
2015-04-25
Fix compilation error in old gcc.
Andrei Karas
1
-0
/
+2
2015-04-24
Fix code style.
Andrei Karas
1
-2
/
+0
2015-04-21
While updating stats Use INT_MAX as unset value for mod stat.
Andrei Karas
2
-5
/
+7
2015-04-15
From killstats window remove information about jacko.
Andrei Karas
1
-2
/
+0
2015-04-15
Remove hideShield setting.
Andrei Karas
2
-3
/
+0
2015-04-10
Fix code style.
Andrei Karas
1
-2
/
+0
2015-04-09
On skill attacks on target for show effect use skill attribute skillHitEffectId.
Andrei Karas
1
-2
/
+3
2015-04-08
Add missing unimplimented packet debug line.
Andrei Karas
1
-0
/
+1
2015-04-04
Show unimplimented packet debug message on each unsupported packets parameters.
Andrei Karas
8
-28
/
+24
2015-04-02
Remove useless virtual keywords.
Andrei Karas
4
-36
/
+32
2015-03-21
Revert "Move processBeingAction from ea namespace into tmwa."
Andrei Karas
2
-0
/
+93
2015-03-18
Move processBeingAction from ea namespace into tmwa.
Andrei Karas
2
-93
/
+0
2015-03-17
Remove useless includes from .h files.
Andrei Karas
9
-11
/
+5
2015-03-16
Remove useless includes from cpp files
Andrei Karas
5
-13
/
+0
2015-03-11
Rename packet SMSG_GUILD_EMBLEM into SMSG_GUILD_EMBLEM_DATA.
Andrei Karas
2
-2
/
+2
2015-03-10
Rename packet SMSG_MVP into SMSG_MVP_EFFECT.
Andrei Karas
2
-4
/
+4
2015-03-01
Move sendSellRequest from ea namespace into eathena and tmwa.
Andrei Karas
2
-32
/
+1
2015-03-01
Move sendBuyRequest from ea namespace into eathena and tmwa.
Andrei Karas
2
-22
/
+0
[prev]
[next]