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-09-17
Remove getter for serverFeatures.
Andrei Karas
2
-6
/
+6
2014-09-17
Remove getter for playerHandler.
Andrei Karas
3
-46
/
+41
2014-09-17
Remove getter for petHandler.
Andrei Karas
2
-4
/
+4
2014-09-17
Remove getter for npcHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
2
-12
/
+12
2014-09-17
Remove getter for gameHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for chatHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for charServerHandler.
Andrei Karas
1
-7
/
+7
2014-09-17
Remove getter for beingHandler.
Andrei Karas
1
-1
/
+1
2014-09-16
Remove dafault home positions.
Andrei Karas
1
-4
/
+1
2014-09-16
add server feature haveItemColors.
Andrei Karas
1
-1
/
+1
2014-09-16
Add server feature haveBrokenPlayerAttackDistance.
Andrei Karas
1
-4
/
+8
2014-09-16
add server feature havePlayerStatusUpdate.
Andrei Karas
1
-2
/
+5
2014-09-16
remove useless check for server version while selecting attack animation.
Andrei Karas
1
-14
/
+7
2014-09-14
Use haveServerHp feature in getting hp in tmwa.
Andrei Karas
1
-2
/
+3
2014-09-10
Change format in ActorType enum.
Andrei Karas
7
-76
/
+76
2014-09-10
Rename PET type into LOCAL_PET.
Andrei Karas
2
-4
/
+4
2014-09-10
Improve server side position drawing.
Andrei Karas
1
-4
/
+8
2014-09-09
Add cooking types.
Andrei Karas
1
-0
/
+37
2014-09-09
Add missing file.
Andrei Karas
1
-0
/
+35
2014-08-29
Fix code style.
Andrei Karas
2
-5
/
+5
2014-08-15
Fix code style.
Andrei Karas
3
-4
/
+10
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
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
[next]