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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-14
Use CREATEWIDGET macro in charserverhandler.
Andrei Karas
3
-21
/
+46
2015-06-14
Use CREATEWIDGET macro in gamehandler.
Andrei Karas
1
-2
/
+6
2015-06-14
Use CREATEWIDGET macro in buysellhandler.
Andrei Karas
3
-8
/
+10
2015-06-14
Use CREATEWIDGET macro in inventoryhandler.
Andrei Karas
1
-2
/
+3
2015-06-14
Add missing file.
Andrei Karas
1
-0
/
+26
2015-06-14
Replace packet direct defines to macro with constants.
Andrei Karas
3
-968
/
+970
2015-06-08
Check usePersistentIP when switching map servers
Rawng
2
-2
/
+18
2015-06-07
Remove useless parameter from PartyHandler::inviteResponse.
Andrei Karas
5
-10
/
+5
2015-06-06
Fix code style.
Andrei Karas
37
-84
/
+37
2015-06-03
Convert UpdateType enum into strong typed enum.
Andrei Karas
3
-2
/
+70
2015-06-03
Convert StoreSearchType enum into strong typed enum.
Andrei Karas
5
-5
/
+5
2015-06-03
Convert ServerType enum into strong typed enum.
Andrei Karas
3
-6
/
+6
2015-06-03
Convert PacketShare enum into strong typed enum.
Andrei Karas
7
-59
/
+54
2015-06-03
Convert PacketType enum into strong typed enum.
Andrei Karas
2
-70
/
+125
2015-06-03
Rename packettypes.h into packettype.h
Andrei Karas
2
-2
/
+2
2015-06-03
User full enum name in packets type.
Andrei Karas
2
-61
/
+65
2015-06-01
Convert DownloadStatus enum into strong typed enum.
Andrei Karas
1
-2
/
+4
2015-06-01
Convert BattleGroundType enum into strong typed enum.
Andrei Karas
5
-5
/
+5
2015-06-01
Convert AuctionSearchType enum into strong typed enum.
Andrei Karas
5
-5
/
+5
2015-05-30
Convert ChatMsgType enum into strong typed enum.
Andrei Karas
2
-2
/
+2
2015-05-30
Convert Rank enum into strong typed enum.
Andrei Karas
5
-5
/
+5
2015-05-29
Convert Pickup enum into strong typed enum.
Andrei Karas
2
-2
/
+2
2015-05-29
Convert Gender enum into strong typed enum.
Andrei Karas
9
-9
/
+9
2015-05-29
Convert CookingType enum into strong typed enum.
Andrei Karas
5
-5
/
+5
2015-05-29
Convert BeingAction enum into strong typed enum.
Andrei Karas
5
-5
/
+5
2015-05-29
Convert Attributes enum into strong typed enum.
Andrei Karas
9
-21
/
+25
2015-05-29
Convert AttackType enum into strong typed enum.
Andrei Karas
2
-7
/
+9
2015-05-29
Convert ActorType enum into strong typed enum.
Andrei Karas
2
-2
/
+2
2015-05-29
Use BeingTypeId in Being for subtypeid.
Andrei Karas
7
-20
/
+23
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
87
-388
/
+494
2015-05-28
Remove support for split button from inventory.
Andrei Karas
2
-4
/
+0
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
3
-6
/
+6
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
3
-4
/
+4
2015-05-24
Add strong typed bool type TryRemoveColors.
Andrei Karas
2
-7
/
+7
2015-05-24
Add strong typed bool type IgnoreRecord.
Andrei Karas
2
-9
/
+26
2015-05-24
Add strong typed bool type Online.
Andrei Karas
5
-8
/
+8
2015-05-24
Fix compilation erorrs in inventoryitem.h
Andrei Karas
1
-0
/
+4
2015-05-24
Remove simpletypes.h.
Andrei Karas
3
-3
/
+0
2015-05-24
Move type Keep into separate file.
Andrei Karas
3
-0
/
+3
2015-05-24
Move type Notify into separate file.
Andrei Karas
1
-0
/
+2
2015-05-24
Move simpletypes.h into directory simpletypes.
Andrei Karas
3
-3
/
+3
2015-05-22
Fix code style.
Andrei Karas
1
-1
/
+4
2015-05-21
Enable mobhp server feature only for feature tmwa server versions.
Andrei Karas
1
-1
/
+1
2015-05-21
Call postInit after each window creation.
Andrei Karas
10
-17
/
+23
2015-05-20
update serverfeatures for tmwa.
mekolat
1
-3
/
+3
2015-05-20
eathena: impliment packet CMSG_GUILD_REQUEST_EMBLEM.
Andrei Karas
5
-0
/
+16
2015-05-20
eathena: impliment packet CMSG_GUILD_CHANGE_EMBLEM.
Andrei Karas
5
-0
/
+20
2015-05-20
eathena: impliment packet CMSG_GUILD_BREAK.
Andrei Karas
5
-0
/
+16
[next]