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-19
Prevent adding double attributes to status window.
Andrei Karas
4
-1
/
+17
2012-01-19
In server dialog load by default all servers from external servers list.
Andrei Karas
1
-1
/
+1
2012-01-19
Allow pickup item with mouse under player.
Andrei Karas
1
-3
/
+11
2012-01-18
Fix crash if pickup items.
Andrei Karas
2
-19
/
+29
2012-01-18
Fix typo in guildmanager.
Andrei Karas
1
-1
/
+1
2012-01-17
Add friends tab to social window.
Andrei Karas
5
-7
/
+168
2012-01-16
Fix players online status in chat in evol server.
Andrei Karas
1
-0
/
+2
2012-01-16
Fix player and monsters hp bars in evol server.
Andrei Karas
1
-13
/
+33
2012-01-16
Add error message for creation char with incorrect race.
Andrei Karas
1
-0
/
+3
2012-01-15
Fix default item shortcuts window size.
Andrei Karas
1
-1
/
+3
2012-01-15
Add support moving shortcuts like windows by header.
Andrei Karas
2
-0
/
+42
2012-01-14
fix adding gcc 4.7 support.
Andrei Karas
2
-2
/
+2
2012-01-14
Add additional pixel in shortcuts like windows for better moving.
Andrei Karas
1
-2
/
+2
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
[next]