index
:
ewewukek/ManaVerse
CI_test_var
c++17_deprecated_func
camel
chat_scroll
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
ewewukek/fix_linux_build
gl-move_ci-test
improved_controller
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
ok_key_talk
old-stable
quit_closes_windows
rename_and_cleanup
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
move "change follow mode" option into gamemodifiers.
Andrei Karas
8
-43
/
+41
2014-07-21
move "change move to target type" option into gamemodifiers.
Andrei Karas
9
-70
/
+64
2014-07-21
move "change crazy move" option into gamemodifiers.
Andrei Karas
8
-46
/
+50
2014-07-21
move "change move" option into gamemodifiers.
Andrei Karas
8
-62
/
+84
2014-07-20
Create gamemodifiers object at game init and destroy at game termination.
Andrei Karas
1
-0
/
+3
2014-07-20
In localplayer rename methods moveType into changeMoveType.
Andrei Karas
3
-3
/
+3
2014-07-20
In localplayer rename InvertDirection into MoveType.
Andrei Karas
5
-26
/
+26
2014-07-20
Add class for gamemodifiers.
Andrei Karas
4
-0
/
+127
2014-07-20
Move debugMsg from localplayer into chattab.
Andrei Karas
3
-8
/
+4
2014-07-20
Add ability to switch yellow bar parameters back.
Andrei Karas
1
-2
/
+4
2014-07-20
Simplify yellow bars action.
Andrei Karas
1
-66
/
+27
2014-07-20
Yellow bar action methods add support for back and forward switch.
Andrei Karas
3
-49
/
+62
2014-07-19
update translations.
Andrei Karas
16
-2746
/
+3122
2014-07-19
In ipc replace some other SDL_net calls into TcpNet.
Andrei Karas
1
-2
/
+2
2014-07-19
Add missing files into cmake.
Andrei Karas
1
-0
/
+2
2014-07-19
Remove unused include from ipc.
Andrei Karas
1
-2
/
+0
2014-07-19
Reorder variables in ipc.
Andrei Karas
2
-5
/
+5
2014-07-19
In ipc add copy protection.
Andrei Karas
1
-0
/
+2
2014-07-19
Fix memory leak in ipc on client exit.
Andrei Karas
2
-4
/
+16
2014-07-19
In ipc code replace SLD_net into tcpnet.
Andrei Karas
2
-23
/
+24
2014-07-19
Add some new functions into sdltcpnet.
Andrei Karas
2
-0
/
+14
2014-07-19
Fix memory leak with ipc port selection.
Andrei Karas
2
-3
/
+10
2014-07-19
Fix possible infinite loop in ipc code.
Andrei Karas
1
-5
/
+5
2014-07-19
Remove from ipc code try/catch and add missing check.
Andrei Karas
1
-42
/
+34
2014-07-19
Fix different style issues in ipc code.
Andrei Karas
3
-40
/
+44
2014-07-19
fix warnings from mplint
Vincent Petithory
2
-1
/
+3
2014-07-19
IPC: remove message typesr; forward raw string to chatInput
Vincent Petithory
1
-38
/
+9
2014-07-19
IPC: fix copyright
Vincent Petithory
4
-2
/
+4
2014-07-19
Add IPC:
Vincent Petithory
5
-0
/
+290
2014-07-19
Fix default textureSize config option.
Andrei Karas
3
-3
/
+3
2014-07-19
Add missing include in glxhelper.
v1.4.7.19
Andrei Karas
1
-0
/
+1
2014-07-19
Change version to 1.4.7.19.
Andrei Karas
8
-8
/
+26
2014-07-18
Fix code style.
Andrei Karas
12
-17
/
+35
2014-07-18
Fix first time OpenGL renderer detection with SDL2.
Andrei Karas
1
-0
/
+1
2014-07-18
Move renderer method createGLContext from protected into public.
Andrei Karas
2
-5
/
+6
2014-07-18
Fix best renderer detection at first start.
Andrei Karas
1
-1
/
+1
2014-07-18
Fix compilation with SDL2 after latest commits.
Andrei Karas
1
-1
/
+3
2014-07-18
Remove default parameters from changeMode function.
Andrei Karas
2
-12
/
+12
2014-07-17
Rename KeySortFunctor into InputActionSortFunctor.
Andrei Karas
4
-8
/
+8
2014-07-17
Rename KeyFunction into InputFunction.
Andrei Karas
7
-43
/
+43
2014-07-17
Rename KeyItem into InputItem.
Andrei Karas
7
-32
/
+31
2014-07-17
Rename KeyGroup into InputGroup.
Andrei Karas
1
-1
/
+1
2014-07-17
Rename keydata into inputactiondata.
Andrei Karas
9
-31
/
+31
2014-07-17
Rename keyboarddata into inputactionmap.
Andrei Karas
4
-3
/
+3
2014-07-17
Add GLX_CONTEXT_PROFILE_MASK_ARB into OpenGL defines.
Andrei Karas
1
-0
/
+4
2014-07-17
For old configuration restore move to target distance to attack range.
Andrei Karas
1
-0
/
+3
2014-07-17
Allow to set move to target distance from 1 to 9.
Andrei Karas
2
-20
/
+13
2014-07-16
Move mirrors for get client version into branding file.
Andrei Karas
2
-7
/
+15
2014-07-16
Move urls for client update into branding file.
Andrei Karas
2
-12
/
+20
2014-07-16
Run video mode detection.
Andrei Karas
2
-3
/
+3
[next]