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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
add configure option --without-internalsdlgfx for not use emdedded sdl2gfx.
Andrei Karas
8
-16
/
+35
2013-11-05
fix compilation warnings.
Andrei Karas
2
-5
/
+3
2013-11-05
add libxml2 error logging.
Andrei Karas
1
-3
/
+33
2013-11-04
move files unit tests from general files list to tests.
Andrei Karas
1
-1
/
+1
2013-11-04
improve renameFile function.
Andrei Karas
4
-25
/
+104
2013-11-04
fix crash in debug builds on exit.
Andrei Karas
1
-1
/
+2
2013-11-04
Add screen size detection for nacl
Dan Sagunov
1
-0
/
+4
2013-11-04
Merge branch 'master' of gitorious.org:manaplus/manaplus
Dan Sagunov
4
-2
/
+10
2013-11-04
Remove nacl debug things
Dan Sagunov
3
-16
/
+0
2013-11-04
Add option for features.xml for allow/not allow follow.
Andrei Karas
3
-2
/
+9
2013-11-04
Load features file also after client data connected to physfs.
Andrei Karas
1
-0
/
+1
2013-11-04
improve checking for batch draw mode support by renderer.
Andrei Karas
13
-13
/
+15
2013-11-03
improve alpha change speed in software mode
Andrei Karas
1
-20
/
+53
2013-11-03
allow special server messgaes before motd if motd is hidden.
Andrei Karas
1
-9
/
+9
2013-11-03
better not add new input actions in middle
Andrei Karas
2
-9
/
+9
2013-11-03
add batch draw to slider.
Andrei Karas
4
-133
/
+196
2013-11-03
remove unused variable.
Andrei Karas
1
-1
/
+0
2013-11-03
update git ignore list
Andrei Karas
1
-0
/
+3
2013-11-03
update translations.
Andrei Karas
17
-5935
/
+6271
2013-11-03
Rename in all places "fast opengl" into "normal opengl".
Andrei Karas
2
-2
/
+2
2013-11-03
fix editdialog theming.
Andrei Karas
4
-5
/
+41
2013-11-03
add missing files into manaplus.cbp
Andrei Karas
1
-0
/
+1
2013-11-03
fix motd message show/hide on "new" tmw server.
Andrei Karas
2
-3
/
+14
2013-11-03
add action "move forward" default key unassigned.
Andrei Karas
6
-0
/
+28
2013-11-02
hide custom cursor by default on nacl.
Andrei Karas
1
-0
/
+4
2013-11-02
add missing check.
Andrei Karas
2
-0
/
+4
2013-11-02
fix compilation on Android.
Andrei Karas
1
-0
/
+4
2013-11-02
fix dye cmd exit with incorrect parameters.
Andrei Karas
1
-0
/
+3
2013-11-02
fix images in did you know dialog.
Andrei Karas
4
-5
/
+24
2013-11-01
fix char deletion.
Andrei Karas
1
-2
/
+2
2013-11-02
Adding renameFile function for NaCl
Dan Sagunov
3
-1
/
+41
2013-11-01
fix compilation with SDL2.
Andrei Karas
1
-1
/
+16
2013-11-01
in dyecmd add support for 2 and 3 parameters.
Andrei Karas
1
-6
/
+18
2013-11-01
fix dyecmd. now it works.
Andrei Karas
4
-1
/
+29
2013-11-01
move physfs initialisation code in physfstools.
Andrei Karas
3
-17
/
+24
2013-11-01
add dyecmd tool into automake.
Andrei Karas
6
-15
/
+170
2013-11-01
Move timers from client into timers file.
Andrei Karas
26
-118
/
+220
2013-11-01
move package directory variable from client into paths.
Andrei Karas
5
-8
/
+22
2013-11-01
move global logger definition from client to logger file.
Andrei Karas
2
-1
/
+2
2013-11-01
remove log to chat from logger.
Andrei Karas
4
-26
/
+0
2013-11-01
in logger put debug logging in ifdef.
Andrei Karas
2
-0
/
+6
2013-11-01
Remove build-breaking define from sdltcpnet
Dan Sagunov
1
-2
/
+0
2013-11-01
Remove nacltcpnet due to SDL_net support
Dan Sagunov
7
-201
/
+0
2013-11-01
Add configure option --enable-checks for check some calls (disabled by default)
Andrei Karas
28
-1
/
+98
2013-10-31
fix compilation after nacl changes.
Andrei Karas
1
-1
/
+1
2013-10-30
add support for nacl detection in client version.
Andrei Karas
1
-0
/
+2
2013-10-30
add support for temporary replace background music on given map by server.
Andrei Karas
6
-1
/
+29
2013-10-30
Fix nacl building
Dan Sagunov
3
-17
/
+37
2013-10-29
Initial porting to NACL by Vasily_Makarov.
Andrei Karas
15
-9
/
+263
2013-10-29
fix char replacment in whispers for sender.
Andrei Karas
1
-9
/
+6
[next]