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
/
client.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-02-16
move actionevent into events directory.
Andrei Karas
1
-5
/
+5
2014-02-15
move actionlistener from base into listeners.
Andrei Karas
1
-3
/
+3
2014-02-04
rename Setup into SetupWindow.
Andrei Karas
1
-2
/
+2
2014-02-02
Add missing const and static into other classes.
Andrei Karas
1
-4
/
+4
2014-02-01
fix code style.
Andrei Karas
1
-0
/
+2
2014-01-29
Fix screenshot directory saving/loading.
Andrei Karas
1
-2
/
+2
2014-01-29
apply configuration update before graphics initialization.
Andrei Karas
1
-1
/
+1
2014-01-29
Disable texture bluring in old configurations.
Andrei Karas
1
-1
/
+3
2014-01-29
allow apply scale without client restart.
Andrei Karas
1
-0
/
+11
2014-01-28
add support for screen scale in OpenGL modes.
Andrei Karas
1
-10
/
+15
2014-01-26
add chat command for uploading main config.xml
Andrei Karas
1
-2
/
+4
New chat command: /uploadconfig
2014-01-15
reload background image if reconnecting to other server.
Andrei Karas
1
-0
/
+6
2014-01-15
add option for edit screenshot dir.
Andrei Karas
1
-25
/
+25
2014-01-14
Change default screenshot path from XDG_DESKTOP_DIR into XDG_PICTURES_DIR.
Andrei Karas
1
-1
/
+1
2014-01-12
fix showing branding icon in windows.
Andrei Karas
1
-2
/
+6
2014-01-10
fix icon loading on windows.
Andrei Karas
1
-1
/
+4
2014-01-10
Possible load mods from local/ dir also.
Andrei Karas
1
-3
/
+5
2014-01-09
add mods loading based on settings.
Andrei Karas
1
-1
/
+6
2014-01-09
add ability to notify setup pages about disconnect from server.
Andrei Karas
1
-0
/
+2
Show mods page only if connected to server.
2014-01-08
add moddb support.
Andrei Karas
1
-0
/
+3
2014-01-08
fix named input actions in gui before logging into game.
Andrei Karas
1
-0
/
+4
2014-01-06
Add missing npc font settings.
Andrei Karas
1
-0
/
+4
2014-01-05
Add chinese font auto usage if detected chinese locale.
Andrei Karas
1
-0
/
+4
2014-01-04
fix window icon in windows.
v1.4.1.4
Andrei Karas
1
-0
/
+8
2014-01-03
fix server config saving if select switch character or switch server.
Andrei Karas
1
-0
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2014-01-01
add ability for auto backup main configuration file on startup.
Andrei Karas
1
-0
/
+18
2013-12-23
show connection dialog before actual network actions.
Andrei Karas
1
-7
/
+5
2013-12-16
add ability to show emotes in text over heads.
Andrei Karas
1
-1
/
+9
for this textbox replaces into browserbox in speechbubble.
2013-11-09
fix motd message while changing char or reconnecting to server.
Andrei Karas
1
-0
/
+4
2013-11-07
add progress bar while loading in SDL2 in Android.
Andrei Karas
1
-2
/
+33
2013-11-07
Split init in client.cpp into separate methods.
Andrei Karas
1
-231
/
+272
2013-11-07
remove client.h include from some files.
Andrei Karas
1
-0
/
+1
2013-11-06
fix storage if select other character with opened storage.
Andrei Karas
1
-0
/
+2
2013-11-04
Merge branch 'master' of gitorious.org:manaplus/manaplus
Dan Sagunov
1
-0
/
+1
2013-11-04
Remove nacl debug things
Dan Sagunov
1
-1
/
+0
2013-11-04
Load features file also after client data connected to physfs.
Andrei Karas
1
-0
/
+1
2013-11-01
fix dyecmd. now it works.
Andrei Karas
1
-1
/
+0
2013-11-01
add dyecmd tool into automake.
Andrei Karas
1
-5
/
+0
2013-11-01
Move timers from client into timers file.
Andrei Karas
1
-82
/
+3
2013-11-01
move package directory variable from client into paths.
Andrei Karas
1
-2
/
+1
2013-11-01
move global logger definition from client to logger file.
Andrei Karas
1
-1
/
+0
2013-11-01
Add configure option --enable-checks for check some calls (disabled by default)
Andrei Karas
1
-0
/
+3
Also add configuration listeners removing in objects.
2013-10-29
Initial porting to NACL by Vasily_Makarov.
Andrei Karas
1
-0
/
+22
2013-10-22
fix default server configuration files on Android and SDL2.
Andrei Karas
1
-2
/
+3
2013-10-22
disable safe mode in Android.
Andrei Karas
1
-20
/
+7
2013-10-22
dehardcode render values.
Andrei Karas
1
-9
/
+10
2013-10-19
move virtual member calls from worldselectdialog constructor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
move virtual member calls from updaterwindow constructor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
move virtual member calls from unregisterdialog constructor into postInit.
Andrei Karas
1
-0
/
+1
[next]