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
2018-04-17
Update BeingRecv::processSolveCharName for new zero protocol versions.
Andrei Karas
1
-1
/
+3
2018-04-14
Change version to 1.8.4.14
v1.8.4.14
s20180417
Andrei Karas
1
-2
/
+2
2018-04-13
Fix code style.
Andrei Karas
2
-2
/
+1
2018-04-09
Show in log "starting upload" message if uploading started.
Andrei Karas
1
-1
/
+4
2018-04-09
Switch upload files service from http://sprunge.us to http://ex.io
Andrei Karas
2
-3
/
+3
2018-04-09
Disable for now removing upload object.
Andrei Karas
1
-1
/
+2
2018-04-07
Remove extra includes.
Andrei Karas
2
-2
/
+0
2018-04-07
Add packet SMSG_QUEST_NOTIFY_OBJECTIVES 0x08fe.
Andrei Karas
3
-0
/
+15
2018-04-07
Add packet SMSG_QUEST_UPDATE_OBJECTIVES 0x09fa.
Andrei Karas
2
-1
/
+5
2018-04-07
Add packet SMSG_QUEST_ADD 0x09f9.
Andrei Karas
2
-3
/
+15
2018-04-07
Add packet SMSG_QUEST_LIST 0x09f8.
Andrei Karas
2
-1
/
+19
2018-04-07
Add packet SMSG_BEING_HAT_EFFECTS 0x0a3b.
Andrei Karas
3
-0
/
+21
2018-04-07
Fix packet SMSG_FRIENDS_LIST 0x0201 for new packet versions.
Andrei Karas
1
-1
/
+2
2018-04-07
Update packet SMSG_FRIENDS_PLAYER_ONLINE for new packet versions.
Andrei Karas
3
-3
/
+14
2018-04-06
Add packet SMSG_FORMAT_COLOR_MESSAGE 0x09cd.
Andrei Karas
3
-0
/
+12
2018-04-06
Add packet SMSG_FORMAT_MESSAGE_STRING 0x02c2.
Andrei Karas
3
-0
/
+13
2018-04-06
Add variables with packet versions for each packet types (main, re, zero).
Andrei Karas
3
-0
/
+34
2018-04-06
Add packet SMSG_SOLVE_CHAR_NAME 0x0af7.
Andrei Karas
3
-0
/
+30
2018-04-04
While changing focus. always focus new control and after unfocus old control.
s20180406
Andrei Karas
1
-5
/
+5
2018-04-02
Show sorting drop down box in item create window.
Andrei Karas
1
-2
/
+3
2018-04-02
Read whole packet in BeingRecv::processBeingSpecialEffect even if being not f...
Andrei Karas
1
-0
/
+3
2018-04-02
Remove legacy status effect field "block-id".
Andrei Karas
5
-126
/
+16
2018-04-02
Fix code style.
Andrei Karas
3
-4
/
+3
2018-04-02
Add some missing brackets in macroses.
Andrei Karas
9
-20
/
+20
2018-04-02
Add missing variables into constructor in pincode widget.
Andrei Karas
1
-1
/
+3
2018-04-01
Fix formatting in graphicsmanager.cpp
Andrei Karas
1
-3
/
+7
2018-04-01
Use const theme id parameter in Theme::getColor.
Andrei Karas
1
-5
/
+11
2018-04-01
Remove useless check.
Andrei Karas
1
-2
/
+0
2018-03-29
Update shuffle packets.
Andrei Karas
2
-0
/
+204
2018-03-27
Fix show badges in some cases.
Andrei Karas
1
-1
/
+1
2018-03-27
Dont use system font in browserbox unit tests.
Andrei Karas
2
-2
/
+2
2018-03-27
Remove extra include from rwops.cpp
Andrei Karas
1
-2
/
+0
2018-03-27
Fix possible crash in recalcSpritesOrder.
Andrei Karas
1
-10
/
+12
2018-03-27
Fix possible draw issue after speechbuble was created.
Andrei Karas
2
-1
/
+1
2018-03-27
Fix building walk path.
Andrei Karas
1
-1
/
+3
2018-03-27
Fix adding possible null pointer to window.
Andrei Karas
1
-0
/
+12
2018-03-27
Fix empty vector issue in modern and mobile2 opengl renderers.
Andrei Karas
2
-0
/
+4
2018-03-26
Fix possible issues in guild members sorting.
Andrei Karas
1
-2
/
+2
2018-03-26
Fix possible sorting issues in party.
Andrei Karas
1
-6
/
+5
2018-03-26
Fix wrong iterator usage in replace sprites function.
Andrei Karas
1
-1
/
+4
2018-03-23
Fix wrong packet size SMSG_ITEM_MVP_DROPPED 0x07fd.
Andrei Karas
1
-1
/
+1
2018-03-17
Improve rwops creation error messages.
Andrei Karas
2
-7
/
+15
2018-03-14
Add shuffle packets to new packet version.
Andrei Karas
2
-0
/
+68
2018-03-14
Auto validate to field in reply mail.
Andrei Karas
1
-0
/
+5
2018-03-14
Add expired field into mailmessage.
Andrei Karas
4
-3
/
+14
2018-03-10
Update shuffle packets.
s20180313
Andrei Karas
2
-0
/
+136
2018-03-09
Remove wrong include if build without OpenGL support.
Andrei Karas
1
-1
/
+2
2018-03-09
Remove extra includes.
Andrei Karas
1
-4
/
+0
2018-03-09
Fix clang-tidy errors.
Andrei Karas
3
-3
/
+3
2018-03-09
Fix compilation without OpenGL.
Andrei Karas
4
-9
/
+31
[next]