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-10-24
Fix typo.
Andrei Karas
1
-1
/
+1
2015-10-23
Fix code style.
Andrei Karas
8
-15
/
+19
2015-10-23
Fix read size for packet SMSG_BEING_REMOVE.
Andrei Karas
1
-1
/
+0
2015-10-22
Fix drawing map after last changes with conditional tiles.
Andrei Karas
1
-4
/
+11
2015-10-22
Add support for layer property ConditionLayer for future usage.
Andrei Karas
1
-0
/
+10
2015-10-21
Add support for layers with conditional tiles.
Andrei Karas
7
-12
/
+67
2015-10-21
Add map layer attribute TileCondition.
Andrei Karas
3
-5
/
+19
2015-10-19
Fix default horses direction and action.
Andrei Karas
1
-4
/
+10
2015-10-19
Add extended riding support (hercules)
Andrei Karas
2
-9
/
+25
2015-10-19
Allow support for different horses riding.
Andrei Karas
9
-12
/
+43
2015-10-18
Add support for multiply sprites in each horse part.
Andrei Karas
6
-67
/
+103
2015-10-18
Change a bit horses.xml format.
Andrei Karas
1
-16
/
+52
2015-10-18
Add logging for not implimemted effects.
Andrei Karas
1
-2
/
+13
2015-10-18
Join "option" to opt2 (status effect) for using as effects (hercules)
Andrei Karas
1
-10
/
+9
2015-10-18
Split horse into two sprites before player and after player.
Andrei Karas
4
-35
/
+77
2015-10-17
Add layer field to packet SMSG_MAP_SET_TILES_TYPE.
Andrei Karas
2
-2
/
+4
2015-10-17
Improve a bit dyes.
Andrei Karas
1
-26
/
+28
2015-10-16
Add protection attribute to input actions. Unsafe actions blocked from remote...
Andrei Karas
8
-564
/
+1186
2015-10-16
Fix compilation errors.
Andrei Karas
1
-1
/
+1
2015-10-16
Fix compilation without C++11 flags.
Andrei Karas
1
-1
/
+1
2015-10-16
Impliment packet SMSG_MAP_SET_TILES_TYPE (hercules)
Andrei Karas
4
-17
/
+79
2015-10-15
Rename blockTile to AddBlockMask in map.
Andrei Karas
3
-10
/
+10
2015-10-15
Simplify setWall function in map.
Andrei Karas
3
-3
/
+3
2015-10-15
Remove CHARACTER and MONSTER block mask and block type because it unused.
Andrei Karas
7
-16
/
+4
2015-10-15
Remove old mana forgotten memory allocations from map.
Andrei Karas
2
-46
/
+27
2015-10-15
Convert BlockType into strong typed enum.
Andrei Karas
6
-24
/
+24
2015-10-15
Add packet SMSG_MAP_SET_TILES_TYPE 0x0b1b.
Andrei Karas
4
-1
/
+14
2015-10-14
Add option for show why player disappeared. Can be usefull for GM's.
Andrei Karas
5
-0
/
+68
2015-10-13
Add npc attribute what allow or prevent removing npc after out of sight.
Andrei Karas
4
-2
/
+20
2015-10-11
Add structure for tile object.
Andrei Karas
6
-20
/
+65
2015-10-10
Change version to 1.5.10.10.
v1.5.10.10
Andrei Karas
1
-2
/
+2
2015-10-09
Fix conditions for magic and human attack actions.
Andrei Karas
1
-2
/
+4
2015-10-09
Fix code style.
Andrei Karas
5
-8
/
+1
2015-10-09
Fix compilation warnings.
Andrei Karas
1
-3
/
+3
2015-10-08
Add chat command /testinfo for output some debug parameters to log.
Andrei Karas
6
-0
/
+22
2015-10-04
Dont show popup in inventory if mouse present outside of item rectangle.
Andrei Karas
2
-2
/
+4
2015-10-03
If trade tab disabled, try show TRADE messages in general tab.
Andrei Karas
1
-0
/
+8
2015-10-03
Extend walkMask being xml attribute.
Andrei Karas
1
-12
/
+24
2015-10-02
Allow read "walkType" attributes from xml for all being types.
Andrei Karas
4
-45
/
+17
2015-09-28
Add packet SMSG_BATTLE_EMBLEM2 0x0b1a.
Andrei Karas
4
-2
/
+20
2015-09-26
Fix moving animation issue with move3 packets enabled.
Andrei Karas
1
-0
/
+4
2015-09-26
Disable differnt heal or magic action on non tmwa servers.
Andrei Karas
1
-0
/
+17
2015-09-26
Change version to 1.5.9.26.
Andrei Karas
1
-2
/
+2
2015-09-25
Fix being states (hercules)
Andrei Karas
2
-1
/
+37
2015-09-25
Fix code style.
Andrei Karas
7
-9
/
+5
2015-09-24
Fix random wrong y position if non local player moved on tiles with height > 0.
Andrei Karas
1
-2
/
+2
2015-09-23
Fix another compilation warning.
Andrei Karas
1
-1
/
+1
2015-09-23
Fix compilation warning.
Andrei Karas
1
-2
/
+2
2015-09-23
Remove unused header protocolin.h
Andrei Karas
4
-60
/
+0
2015-09-23
Add missing files to make files.
Andrei Karas
2
-0
/
+2
[prev]
[next]