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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-14
Fix name checking in chat logger.
Andrei Karas
1
-2
/
+3
2012-01-13
Dont delete logger on exit, because network or other threads can still work w...
Andrei Karas
1
-4
/
+4
2012-01-13
Fix possible incorrect memory access.
Andrei Karas
3
-1
/
+7
2012-01-11
Fix compliation under gcc 4.7 snapshot.
Andrei Karas
5
-15
/
+17
2012-01-10
Replace xmlTextWriterPtr to XmlTextWriterPtr
Andrei Karas
3
-4
/
+4
2012-01-10
Replace xmlStrEqual to xmlNameEqual.
Andrei Karas
26
-127
/
+131
2012-01-10
Move clieanup for libxml2 to xml.cpp
Andrei Karas
3
-2
/
+9
2012-01-10
Replace all xmlNodePtr to XmlNodePtr.
Andrei Karas
37
-97
/
+99
2012-01-10
Move libxml2 includes to xml.h
Andrei Karas
18
-45
/
+32
2012-01-08
Add check for update files path.
Andrei Karas
1
-2
/
+3
2012-01-08
Validate update host.
Andrei Karas
7
-3
/
+46
2012-01-07
Change version to 1.2.1.8.
Andrei Karas
1
-2
/
+2
2012-01-07
Fix tab for debug messages.
Andrei Karas
2
-2
/
+51
2012-01-07
Remove "> Next" from npc dialogs.
Andrei Karas
1
-1
/
+0
2012-01-07
Allow use bold text also if browser box line was splitted.
Andrei Karas
1
-2
/
+1
2012-01-07
Revert "Possible fix for tests from shortcut."
Andrei Karas
1
-3
/
+0
2012-01-07
Possible fix for tests from shortcut.
Andrei Karas
1
-0
/
+3
2012-01-07
Use absolute path for launching tests.
Andrei Karas
2
-4
/
+11
2012-01-06
Allow use replacement item with any id.
Andrei Karas
1
-0
/
+6
2012-01-06
Fix a bit code style.
Andrei Karas
1
-4
/
+8
2012-01-06
Fix crash in chat autocomplete if no current chat tab.
Andrei Karas
1
-1
/
+2
2012-01-05
Fix code style.
Andrei Karas
3
-8
/
+6
2012-01-05
Fix test result if impossible start test.
Andrei Karas
1
-3
/
+3
2012-01-05
Update copyrights year.
Andrei Karas
563
-563
/
+563
2012-01-05
Add additional checks for unsecure chars:
Andrei Karas
1
-1
/
+11
2012-01-04
Add default empty value for testInfo config variable.
Andrei Karas
1
-0
/
+1
2012-01-04
Add chat command /dumpt for dumping last testing values.
Andrei Karas
3
-0
/
+12
2012-01-04
Add ability for testing drivers and graphics.
Andrei Karas
9
-15
/
+722
2012-01-04
Allow play gui sound with incorrect paths configured.
Andrei Karas
1
-2
/
+6
2012-01-04
Add process execute functions.
Andrei Karas
4
-0
/
+204
2011-12-30
Fix crash with status effects cleaning with more than one reconnection to ser...
Andrei Karas
1
-2
/
+2
2011-12-29
Move sha256 files to manaserv only files.
Andrei Karas
2
-4
/
+4
2011-12-26
Add clear current outfit option to outfits context menu.
Andrei Karas
3
-6
/
+17
2011-12-26
Restore GL_PACK_ALIGNMENT after creating screenshots in opengl modes.
Andrei Karas
2
-0
/
+8
2011-12-26
Fix -s command line parameter.
Andrei Karas
1
-1
/
+1
2011-12-25
Allow close npc dialog if server script working incorrectly.
Andrei Karas
1
-4
/
+3
2011-12-24
Change version to 1.1.12.25
v1.1.12.25
Andrei Karas
1
-2
/
+2
2011-12-24
Fix compilation with external guichan.
Andrei Karas
1
-0
/
+1
2011-12-23
Fix code style and some auto checked errors.
Andrei Karas
5
-7
/
+5
2011-12-23
Probably fix auto adjusting perfomance after going from sleep mode.
Andrei Karas
3
-12
/
+28
2011-12-22
Fix create char dialog size and widgets positions.
Andrei Karas
1
-11
/
+12
2011-12-21
Dont load move type from config.
Andrei Karas
2
-6
/
+9
2011-12-18
Ad comments for "unused" data from server packets.
Andrei Karas
7
-18
/
+20
2011-12-17
Move target cursors to themes.
Andrei Karas
1
-3
/
+3
2011-12-16
Fix blocking some chars in inventory/storage input box.
Andrei Karas
1
-0
/
+1
2011-12-14
Fix memory leak in reading evol online list.
Andrei Karas
1
-0
/
+1
2011-12-14
Fix increasing log file if client was disconnected from network.
Andrei Karas
1
-2
/
+7
2011-12-14
Add last login time to char selection dialog.
Andrei Karas
4
-1
/
+10
2011-12-11
Fix compilation warning.
v1.1.12.11
Andrei Karas
1
-0
/
+1
2011-12-10
Fix language switching in windows.
Andrei Karas
1
-1
/
+1
[next]