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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-07
Remove bot checker window.
Andrei Karas
16
-605
/
+9
2015-05-07
Remove npcpostdialog.
Andrei Karas
6
-228
/
+2
2015-05-06
Add strong typed bool type SkipError.
Andrei Karas
33
-42
/
+59
2015-05-06
Add strong types bool type UseResman.
Andrei Karas
35
-53
/
+64
2015-05-06
Add strong type bool type ForceDisplay.
Andrei Karas
5
-11
/
+23
2015-05-06
Add strong typed bool type Enable.
Andrei Karas
10
-28
/
+47
2015-05-06
Add strong typed bool type NpcNames.
Andrei Karas
6
-8
/
+12
2015-05-06
Add strong typed bool type AllowSort.
Andrei Karas
6
-21
/
+22
2015-05-06
Add strong typed bool type AllPlayers.
Andrei Karas
4
-8
/
+11
2015-05-06
Add strong typed bool type Modifiable.
Andrei Karas
15
-34
/
+47
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
34
-137
/
+164
2015-05-05
Add to left classes stong typed Modal enum.
Andrei Karas
8
-13
/
+21
2015-05-05
Add strong typed bool type in OkDialog.
Andrei Karas
22
-39
/
+47
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
71
-115
/
+240
2015-05-05
Build parts of inventorytype.h only if supported server enabled.
Andrei Karas
5
-15
/
+35
2015-05-05
Build parts of dragdropsource.h only if supported server enabled.
Andrei Karas
3
-4
/
+15
2015-05-04
tmwa: change net code version to 2.
Andrei Karas
1
-1
/
+1
2015-05-04
Fix code style.
Andrei Karas
10
-19
/
+6
2015-05-04
Fix compilation with different options.
Andrei Karas
6
-12
/
+24
2015-05-03
Remove useless dynamic_cast.
Andrei Karas
8
-26
/
+18
2015-05-03
Add filter into buy dialogs.
Andrei Karas
6
-3
/
+83
2015-05-01
eathena: add support for send chat command from server.
Andrei Karas
5
-2
/
+30
2015-05-01
Add chat command to show server configuration variable in chat.
Andrei Karas
4
-0
/
+19
2015-05-01
Add chat command to show configuration variable in chat.
Andrei Karas
4
-0
/
+19
2015-05-01
Add chat command to set serverconfig variables.
Andrei Karas
4
-0
/
+20
2015-05-01
Add chat command to set config variables.
Andrei Karas
4
-0
/
+20
2015-05-01
Add string function for parse string into two strings.
Andrei Karas
2
-0
/
+20
2015-05-01
eathena: fix packet SMSG_PLAYER_STORAGE_ITEMS.
Andrei Karas
1
-1
/
+1
2015-05-01
Fix possible crash on exit with opened storage window.
Andrei Karas
4
-2
/
+8
2015-04-30
Fix compilation on not x86/amd64 arches.
Andrei Karas
1
-1
/
+4
2015-04-30
fix compilation error.
Andrei Karas
1
-1
/
+1
2015-04-30
eathena: refresh mail list on getting notification about new mail.
Andrei Karas
1
-0
/
+1
2015-04-30
Request mail list automatically on start.
Andrei Karas
3
-0
/
+10
2015-04-30
Fix default sizes for mail windows.
Andrei Karas
3
-5
/
+5
2015-04-30
Add reply button for reply to mail message.
Andrei Karas
5
-2
/
+40
2015-04-30
Add support for open mail message by double click.
Andrei Karas
2
-0
/
+15
2015-04-30
Use scrollarea for mail list.
Andrei Karas
2
-1
/
+8
2015-04-30
In mail view window show item amount.
Andrei Karas
1
-1
/
+9
2015-04-30
Impliment packet SMSG_MAIL_NEW_MAIL.
Andrei Karas
3
-4
/
+11
2015-04-30
In mail view window add buttons for open previous and next message.
Andrei Karas
4
-3
/
+74
2015-04-30
eathena: impliment packet SMSG_MAIL_GET_ATTACHMENT.
Andrei Karas
3
-3
/
+30
2015-04-29
eathena: impliment packet SMSG_MAIL_DELETE_MAIL_ACK.
Andrei Karas
3
-4
/
+21
2015-04-29
eathena: impliment packet SMSG_MAIL_RETURN.
Andrei Karas
5
-4
/
+54
2015-04-29
Add ability for return mail message to sender.
Andrei Karas
2
-0
/
+12
2015-04-29
Add ability to delete mail message.
Andrei Karas
1
-0
/
+8
2015-04-29
Add ability to get attach from mail message.
Andrei Karas
1
-3
/
+11
2015-04-29
Rename mailview into mailviewwindow.
Andrei Karas
5
-20
/
+20
2015-04-29
Rename mailedit into maileditwindow.
Andrei Karas
6
-22
/
+22
2015-04-29
Fix time in mail view window.
Andrei Karas
5
-12
/
+42
2015-04-29
Allos send items by mail.
Andrei Karas
11
-14
/
+126
[next]