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 (
Expand
)
Author
Files
Lines
2011-08-27
Basic support for guild bot integration.
Andrei Karas
1
-0
/
+16
2011-08-16
Enable japanese language in gettext.
Andrei Karas
1
-0
/
+4
2011-08-12
Rename file name updatewindow to correct updaterwindow.
Andrei Karas
1
-1
/
+1
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-08-12
Add ability to add comments to npcs.
Andrei Karas
1
-0
/
+13
2011-08-11
Save whisper tabs state to configuration after each change.
Andrei Karas
1
-2
/
+0
2011-08-07
Add auto adjust perfomance ability.
Andrei Karas
1
-0
/
+1
2011-07-30
Remove unused code from guildhandler.
Andrei Karas
1
-0
/
+4
2011-07-21
Fix possible crash. Move unsafe initialisations from static members.
Andrei Karas
1
-3
/
+8
2011-07-18
Fix some missing initialisations and memory leakss.
Andrei Karas
1
-0
/
+3
2011-07-12
Add init debug messages.
Andrei Karas
1
-0
/
+2
2011-07-09
Fix for party memory leak and crash.
Andrei Karas
1
-0
/
+2
2011-07-08
Disable map reduce in safe mode.
Andrei Karas
1
-0
/
+4
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
1
-4
/
+4
2011-06-28
More fixes for compilation under MacOS.
Andrei Karas
1
-1
/
+5
2011-06-21
If client cant set video mode, it fall back to last mode.
Andrei Karas
1
-1
/
+22
2011-06-16
Fix dataDir in branding files.
Andrei Karas
1
-2
/
+10
2011-06-16
Add dataPath to branding.
Andrei Karas
1
-14
/
+22
2011-06-14
Add missing checks.
Andrei Karas
1
-16
/
+27
2011-06-14
Add ability to add comments to any players.
Andrei Karas
1
-0
/
+17
2011-06-12
Delete some forgotten variables from loginhandler on exit.
Andrei Karas
1
-0
/
+3
2011-06-12
Fix change character.
v1.1.6.12
Andrei Karas
1
-0
/
+2
2011-06-07
Fix memory leak with npc dialogs.
Andrei Karas
1
-0
/
+1
2011-06-04
Cleanup part list and beinginfo.
Andrei Karas
1
-1
/
+6
2011-06-02
Fix some memory leaks and missing initialisations.
Andrei Karas
1
-0
/
+3
2011-05-31
Add secure font. Now unused.
Andrei Karas
1
-0
/
+4
2011-05-27
Call cleanOrphans after disconnecting from server.
Andrei Karas
1
-0
/
+3
2011-05-27
Clean actorsprite on exit.
Andrei Karas
1
-0
/
+2
2011-05-24
Fix leaks in client, skilldialog and playerinfo classes.
Andrei Karas
1
-0
/
+5
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-05-19
Enable server type selection again. Add evol server type. Now working same as...
Andrei Karas
1
-1
/
+1
2011-05-14
Add missing checks.
Andrei Karas
1
-2
/
+13
2011-05-12
Renaming login, sell, trade (cpp, h) files to correct names.
Andrei Karas
1
-2
/
+2
2011-05-08
Add opengl texture counter for debugging.
Andrei Karas
1
-0
/
+2
2011-04-28
Implemented a simple non-blocking fadeOutAndPlay system.
Yohann Ferreira
1
-0
/
+2
2011-04-27
Removed unused variable 'handledEvents'
Thorbjørn Lindeijer
1
-4
/
+0
2011-04-04
Rename some gui class files to real class names.
Andrei Karas
1
-2
/
+2
2011-04-02
Another possible way to save chat settings on error.
v1.1.4.3
Andrei Karas
1
-0
/
+2
2011-03-27
Fix some warnings and improve code from gcc 4.6 compilation.
Andrei Karas
1
-0
/
+1
2011-03-26
Precalculation vertexes for improving draw speed.
Andrei Karas
1
-0
/
+2
2011-03-18
Fix most conversions except manaserv net code and some other code.
Andrei Karas
1
-1
/
+1
2011-03-18
Fix most old style cast except manaserv and libxml2 defines.
Andrei Karas
1
-3
/
+3
2011-03-13
Add ability to remap maps to different files.
Andrei Karas
1
-0
/
+2
2011-03-12
Add /uptime chat command to show client uptime.
Andrei Karas
1
-0
/
+3
2011-03-02
Add serverversion checks. And disable some advanced features in old servers.
Andrei Karas
1
-0
/
+1
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-02-15
Fix compilation on Haiku and set config and data paths for it.
DarkWind
1
-1
/
+8
2011-02-13
Set by default opengl to safe opengl mode for windows players.
Andrei Karas
1
-1
/
+3
2011-02-02
Close npc and other dialogs if reconnecting.
Andrei Karas
1
-0
/
+14
2011-02-02
Fix icon path.
Andrei Karas
1
-1
/
+1
[next]