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
2016-03-29
Add more tests for files utils.
Andrei Karas
1
-1
/
+87
2016-03-29
Add tests for chatutils.
Andrei Karas
3
-0
/
+212
2016-03-29
Add test for function readXmlStringMap.
Andrei Karas
1
-0
/
+27
2016-03-29
Add tests for timer functions.
Andrei Karas
2
-0
/
+87
2016-03-28
Add test for function escapeString.
Andrei Karas
1
-0
/
+14
2016-03-28
Rename static widgets collections in Widget.
Andrei Karas
2
-12
/
+13
2016-03-26
Change version to 1.6.3.26.
v1.6.3.26
Andrei Karas
1
-2
/
+2
2016-03-26
Fix code style.
Andrei Karas
33
-74
/
+29
2016-03-25
Disable __restrict__ parameter because in new clang it broken and always cras...
Andrei Karas
1
-1
/
+4
2016-03-25
Improve a bit map loading speed.
Andrei Karas
1
-41
/
+103
2016-03-25
Fix compilation without C++11 flags.
Andrei Karas
11
-47
/
+44
2016-03-24
Add enum for item types.
Andrei Karas
50
-109
/
+268
2016-03-24
Rename enum ItemType into ItemDbType.
Andrei Karas
13
-81
/
+82
2016-03-24
Change ItemType into strong typed enum.
Andrei Karas
10
-41
/
+40
2016-03-24
Move ItemType enum into enums directory.
Andrei Karas
7
-10
/
+9
2016-03-23
Remove unused constant from particleengine.
Andrei Karas
1
-2
/
+0
2016-03-23
Remove some extra checks from mapreader.
Andrei Karas
1
-4
/
+2
2016-03-23
Add status effect id type from int to int32_t.
Andrei Karas
4
-18
/
+23
2016-03-23
Add packet SMSG_ACK_MERGE_ITEMS 0x096f.
Andrei Karas
3
-1
/
+11
2016-03-23
Add packet SMSG_MERGE_ITEM 0x096d.
Andrei Karas
3
-1
/
+11
2016-03-23
Add booking and some other not implimented packets (hercules)
Andrei Karas
1
-1
/
+23
2016-03-22
Not allow moving from sit state if server not support it.
Andrei Karas
11
-10
/
+52
2016-03-22
Read whole some guild related packets in all cases.
Andrei Karas
2
-0
/
+11
2016-03-22
Fix packet version usage for hercules without evol plugin.
Andrei Karas
3
-12
/
+36
2016-03-22
Show hex packet id in for wrong packet sizes.
Andrei Karas
1
-1
/
+2
2016-03-22
Add support for packet version in servers list xml and in editor.
Andrei Karas
14
-15
/
+67
2016-03-22
Add missing check in inventory.
Andrei Karas
1
-1
/
+2
2016-03-22
Add check for from equip index.
Andrei Karas
2
-0
/
+4
2016-03-22
Show in skill unit menu also skill unit id.
Andrei Karas
1
-1
/
+2
2016-03-21
Remove stun related functions from actorsprite.
Andrei Karas
2
-40
/
+1
2016-03-21
Show effect names in debug window in target tab.
Andrei Karas
6
-19
/
+39
2016-03-21
Fix reading opt1 field. This is not bit field.
Andrei Karas
1
-2
/
+33
2016-03-21
Add support for status effects without id.
Andrei Karas
1
-1
/
+8
2016-03-21
Add report about missing option, opt1, opt2, opt3 fields in status-effects.xml
Andrei Karas
1
-9
/
+30
2016-03-21
Add support for using fields from status effects: option, opt1, opt2, opt3.
Andrei Karas
5
-35
/
+120
2016-03-21
Load from status-effects.xml new fields. option, opt1, opt2, opt3.
Andrei Karas
1
-11
/
+35
2016-03-21
Simplify status effect db.
Andrei Karas
1
-59
/
+53
2016-03-21
Rename some fields and methods in StatusEffectDB.
Andrei Karas
3
-11
/
+11
2016-03-21
Remove some getters from StatusEffect.
Andrei Karas
5
-35
/
+10
2016-03-21
Split StatusEffect into StatusEffect and StatusEffectDB.
Andrei Karas
9
-195
/
+271
2016-03-21
Remove support for stun effects from status-effects.xml
Andrei Karas
2
-29
/
+0
2016-03-21
Move status effects start/end calls into separate functions in actorsprite.
Andrei Karas
4
-100
/
+127
2016-03-21
Fix some status effects packet field names.
Andrei Karas
2
-9
/
+9
2016-03-21
Fix possible crash in skill cooldowns.
Andrei Karas
2
-1
/
+6
2016-03-21
Add comment into ActorSprite::setStatusEffectBlock.
Andrei Karas
1
-1
/
+1
2016-03-21
Fix typo also in .inc files.
Andrei Karas
2
-4
/
+4
2016-03-21
Fix typo Plater -> Player.
Andrei Karas
4
-8
/
+8
2016-03-21
Remove commented code from beingrecv.
Andrei Karas
1
-24
/
+6
2016-03-20
Not allow close warp dialog until select warp target.
Andrei Karas
6
-8
/
+60
2016-03-20
Update being packets for packet version >= 20150513.
Andrei Karas
1
-0
/
+9
[next]