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
/
being
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-03
dont spawn pet on collision.
Andrei Karas
1
-0
/
+8
2014-01-01
update copyright year in all sources.
Andrei Karas
16
-16
/
+16
2013-12-31
add pet direction type if owner dead.
Andrei Karas
1
-2
/
+19
2013-12-31
add pet offset if owner is dead.
Andrei Karas
1
-1
/
+5
2013-12-31
add pet offset if owner is moving.
Andrei Karas
1
-8
/
+20
2013-12-30
fix overhead text popups order. Now it drawed always below any windows.
Andrei Karas
1
-0
/
+1
2013-12-29
improve draw image calls.
Andrei Karas
1
-2
/
+2
2013-12-26
Show popup on pets.
Andrei Karas
1
-0
/
+1
2013-12-25
fix typo in pets direction code.
Andrei Karas
1
-4
/
+4
2013-12-25
add option for enable/disable pets support.
Andrei Karas
1
-1
/
+1
2013-12-25
add support for pet sit direction logic.
Andrei Karas
1
-1
/
+2
2013-12-25
add direction logic to pets.
Andrei Karas
1
-0
/
+40
2013-12-25
add pet think time.
Andrei Karas
2
-10
/
+8
2013-12-25
add support for pet offsets if owner is sitting.
Andrei Karas
2
-5
/
+26
2013-12-25
fix pet correct position detection.
Andrei Karas
1
-2
/
+3
2013-12-25
update pet position if owner changed direction.
Andrei Karas
1
-0
/
+2
2013-12-25
extend pet follow logic with follow in fixed position to owner.
Andrei Karas
1
-19
/
+25
2013-12-25
add pet spawn offset in tiles from owner position.
Andrei Karas
2
-2
/
+39
2013-12-25
add pethandler with stubs only.
Andrei Karas
1
-2
/
+6
2013-12-24
fix possible pets leak.
Andrei Karas
1
-2
/
+7
2013-12-24
add support for warp pets if distance very long.
Andrei Karas
1
-1
/
+8
2013-12-24
add speed parameter for pets.
Andrei Karas
2
-1
/
+11
2013-12-24
Check collision in pet follow logic.
Andrei Karas
1
-3
/
+21
2013-12-24
dehardcode pet logic parameters.
Andrei Karas
1
-2
/
+2
2013-12-24
add basic follow logic for pets with hard coded parameters.
Andrei Karas
2
-0
/
+45
2013-12-17
add restrict into localplayer.
Andrei Karas
2
-4
/
+5
2013-12-17
add restrict into being.
Andrei Karas
2
-4
/
+5
2013-12-17
fix compilation warning.
Andrei Karas
1
-1
/
+0
2013-12-17
improve a bit draw speed in over head texts.
Andrei Karas
1
-5
/
+7
2013-12-16
fix compilation warnings.
Andrei Karas
1
-1
/
+0
2013-12-15
in updater window cut news to 50 lines and show link to full news.
Andrei Karas
1
-1
/
+2
2013-12-14
chnage return values for draw functions from bool to void.
Andrei Karas
5
-18
/
+11
2013-12-14
Improve a bit separate images drawing.
Andrei Karas
1
-2
/
+4
2013-12-13
in reorder and replace sprites add more priority into hiding sprites over rep...
Andrei Karas
1
-1
/
+1
2013-12-12
fix padding in actorsprite.
Andrei Karas
1
-1
/
+1
2013-11-28
Remove some virtual methods in actorsprite and being.
Andrei Karas
3
-32
/
+27
2013-11-27
fix possible crash after last changes in reoder logic.
Andrei Karas
1
-2
/
+8
2013-11-26
fix complex sprite replace combinations from items.xml.
Andrei Karas
2
-4
/
+22
2013-11-25
prevent update some sprites from move packets and some other.
Andrei Karas
2
-0
/
+21
2013-11-25
disable sprites update optimisation because it may broke replace/remove logic
Andrei Karas
1
-3
/
+3
2013-11-22
fix code style.
Andrei Karas
1
-1
/
+5
2013-11-16
dont show speech messages from other languages if local client have language ...
Andrei Karas
1
-1
/
+1
2013-11-10
Improve sprites update speed.
Andrei Karas
1
-0
/
+4
2013-11-10
add support for item particles.
Andrei Karas
2
-0
/
+99
2013-11-01
Move timers from client into timers file.
Andrei Karas
4
-2
/
+6
2013-11-01
Add configure option --enable-checks for check some calls (disabled by default)
Andrei Karas
1
-0
/
+1
2013-10-28
Revert "Remove setMap from being constructor."
Andrei Karas
3
-3
/
+7
2013-10-24
add final keyword to being files.
Andrei Karas
5
-33
/
+37
2013-10-23
remove unused virtual keyword
Andrei Karas
1
-2
/
+2
2013-10-20
Remove setMap from being constructor.
Andrei Karas
3
-7
/
+3
[next]