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 (
Collapse
)
Author
Files
Lines
2014-08-07
Remove unused variable from LocalPlayer.
Andrei Karas
2
-5
/
+0
2014-08-05
Remove function moveTo from LocalPlayer.
Andrei Karas
2
-12
/
+5
2014-08-05
Simplify navigateTo methods in LocalPlayer.
Andrei Karas
2
-31
/
+1
2014-08-05
Rename walkMask into blockWalkMask.
Andrei Karas
4
-33
/
+33
2014-08-05
Remove unused function from LocalPlayer.
Andrei Karas
2
-14
/
+0
2014-08-03
Fix some casts.
Andrei Karas
3
-10
/
+12
2014-08-01
Fix code style.
Andrei Karas
3
-3
/
+6
2014-07-31
Move popup related code from viewport into popupManager.
Andrei Karas
1
-3
/
+3
2014-07-30
Add chat command for spawn debug local player copy.
Andrei Karas
2
-0
/
+10
New chat command: /debugSpawn
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
5
-37
/
+37
2014-07-29
Fix sprites draw order with non zero map heights.
Andrei Karas
2
-8
/
+22
2014-07-28
Fix formatting in being files.
Andrei Karas
4
-431
/
+433
2014-07-27
Remove debug logging.
Andrei Karas
1
-3
/
+0
2014-07-27
Fix being position if state is not moving but being still not in destination.
Andrei Karas
1
-1
/
+6
2014-07-27
Remove some evol server checks.
Andrei Karas
1
-59
/
+31
2014-07-27
Fix height being position if player not moving.
Andrei Karas
2
-7
/
+12
2014-07-25
Use all methods in gamemodifiers as static.
Andrei Karas
1
-1
/
+1
2014-07-25
Move reset yellow bar into gamemmodifiers.
Andrei Karas
2
-29
/
+0
2014-07-23
Fix compilation warnings and fix issue introduced in last commits.
Andrei Karas
1
-1
/
+1
2014-07-23
Remove unused function changeMode from localplayer.
Andrei Karas
2
-41
/
+0
2014-07-23
Move pseudo away variable into settings.
Andrei Karas
2
-8
/
+3
2014-07-23
move "change camera mode" option into gamemodifiers.
Andrei Karas
2
-21
/
+1
2014-07-23
move "change away type" option into gamemodifiers.
Andrei Karas
2
-68
/
+14
2014-07-22
Move "map draw type" variable into settings.
Andrei Karas
1
-1
/
+1
2014-07-22
move "change map draw type" option into gamemodifiers.
Andrei Karas
2
-30
/
+0
2014-07-22
Rename debugPath into mapDrawType.
Andrei Karas
1
-4
/
+4
2014-07-22
move "change game modifiers" option into gamemodifiers.
Andrei Karas
2
-40
/
+2
2014-07-22
move "change imitation mode" option into gamemodifiers.
Andrei Karas
2
-34
/
+2
2014-07-21
move "change pvp attack type" option into gamemodifiers.
Andrei Karas
2
-40
/
+2
2014-07-21
move "change attack type" option into gamemodifiers.
Andrei Karas
2
-42
/
+2
2014-07-21
move "change pickup type" option into gamemodifiers.
Andrei Karas
2
-48
/
+5
2014-07-21
move "change drop counter" option into gamemodifiers.
Andrei Karas
2
-44
/
+1
2014-07-21
move "change attack type" option into gamemodifiers.
Andrei Karas
2
-43
/
+6
2014-07-21
move "change attack weapon type" option into gamemodifiers.
Andrei Karas
2
-41
/
+3
2014-07-21
move "change follow mode" option into gamemodifiers.
Andrei Karas
2
-40
/
+3
2014-07-21
move "change move to target type" option into gamemodifiers.
Andrei Karas
2
-66
/
+5
2014-07-21
move "change crazy move" option into gamemodifiers.
Andrei Karas
2
-43
/
+10
2014-07-21
move "change move" option into gamemodifiers.
Andrei Karas
2
-51
/
+7
2014-07-20
In localplayer rename methods moveType into changeMoveType.
Andrei Karas
2
-2
/
+2
2014-07-20
In localplayer rename InvertDirection into MoveType.
Andrei Karas
2
-23
/
+23
2014-07-20
Move debugMsg from localplayer into chattab.
Andrei Karas
2
-8
/
+0
2014-07-20
Yellow bar action methods add support for back and forward switch.
Andrei Karas
2
-38
/
+51
For now unused.
2014-07-18
Remove default parameters from changeMode function.
Andrei Karas
2
-12
/
+12
2014-07-17
Allow to set move to target distance from 1 to 9.
Andrei Karas
1
-19
/
+12
2014-07-14
Change refine type to uint8_t.
Andrei Karas
2
-2
/
+2
2014-07-13
Fix code style.
Andrei Karas
4
-5
/
+7
2014-07-09
Add empty map mode without collisions.
Andrei Karas
2
-8
/
+12
Mode can be switched from yellow bar. Also renamed map draw type related variables and methods.
2014-07-02
Fix background musis if it was enabled by quck enable action.
Andrei Karas
2
-14
/
+20
2014-06-22
Add profiler lines into some functions.
Andrei Karas
1
-0
/
+2
2014-06-07
fix code style.
Andrei Karas
1
-1
/
+0
[next]