index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
In being context menu allow join being chat.
Andrei Karas
2
-0
/
+27
2014-09-18
Use server feature haveOnlineList in whos is online window.
Andrei Karas
2
-7
/
+9
2014-09-18
Rename server feature haveOnlineList into haveServerOnlineList.
Andrei Karas
1
-1
/
+1
2014-09-18
Fix compilation with some options.
Andrei Karas
1
-1
/
+1
2014-09-18
Add empty skill if need add skill duration/cooldown and skin not created/loaded.
Andrei Karas
1
-7
/
+13
2014-09-18
Add new theme colors for disabled text.
Andrei Karas
2
-1
/
+5
2014-09-18
Draw cool down bar in skills window.
Andrei Karas
5
-10
/
+76
2014-09-18
Add skill cooldown color.
Andrei Karas
2
-1
/
+3
2014-09-18
Add skills duration/cooldown.
Andrei Karas
4
-0
/
+21
2014-09-17
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2014-09-17
Show skill type in skill popup.
Andrei Karas
1
-4
/
+46
2014-09-17
add support for ignore packets logging.
Andrei Karas
1
-0
/
+7
2014-09-17
Remove getter for tradeHandler.
Andrei Karas
4
-11
/
+10
2014-09-17
Remove getter for skillHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for serverFeatures.
Andrei Karas
6
-17
/
+17
2014-09-17
Remove getter for playerHandler.
Andrei Karas
5
-24
/
+21
2014-09-17
Remove getter for partyHandler.
Andrei Karas
3
-9
/
+9
2014-09-17
Remove getter for npcHandler.
Andrei Karas
6
-16
/
+17
2014-09-17
Remove getter for loginHandler.
Andrei Karas
7
-26
/
+15
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
5
-24
/
+24
2014-09-17
Remove getter for guildHandler.
Andrei Karas
3
-8
/
+8
2014-09-17
Remove getter for gameHandler.
Andrei Karas
3
-4
/
+4
2014-09-17
Remove getter for chatHandler.
Andrei Karas
4
-8
/
+8
2014-09-17
Remove getter for charServerHandler.
Andrei Karas
4
-12
/
+12
2014-09-17
Remove getter for buySellHandler.
Andrei Karas
4
-8
/
+8
2014-09-17
Remove getter for beingHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for adminHandler.
Andrei Karas
2
-8
/
+8
2014-09-16
Remove unused externs
Andrei Karas
5
-9
/
+0
2014-09-16
Add server feature haveOtherGender.
Andrei Karas
1
-1
/
+2
2014-09-16
add server feature haveItemColors.
Andrei Karas
2
-4
/
+7
2014-09-16
Add server feature haveLookSelection.
Andrei Karas
1
-5
/
+5
2014-09-16
Add server feature haveRaceSelection.
Andrei Karas
1
-4
/
+5
2014-09-16
add server feature haveNativeGuilds.
Andrei Karas
1
-1
/
+4
2014-09-14
Add configure and cmake option to enable/disable compilation for tmwa/evol.
Andrei Karas
3
-7
/
+39
2014-09-14
Add own skin file for skill popup.
Andrei Karas
1
-1
/
+1
2014-09-14
In charselectdialog add function for separate chars adding/updating.
Andrei Karas
2
-15
/
+16
2014-09-14
Use smaller char create window size if stats not present.
Andrei Karas
1
-1
/
+7
2014-09-13
Skip empty lines in npc menu.
Andrei Karas
1
-0
/
+2
2014-09-12
fix code style.
Andrei Karas
1
-1
/
+1
2014-09-11
In hide all windows action not hide locked windows.
Andrei Karas
1
-1
/
+1
2014-09-10
Change format in ActorType enum.
Andrei Karas
15
-85
/
+85
2014-09-10
Rename PET type into LOCAL_PET.
Andrei Karas
3
-4
/
+4
2014-09-10
fix special commands in tabs.
Andrei Karas
1
-1
/
+2
2014-09-10
In server features add havePartyNickInvite.
Andrei Karas
2
-22
/
+30
2014-09-10
In popup manager rename function addParty into addPartyName.
Andrei Karas
2
-4
/
+4
2014-09-07
Fix compilation warnings.
Andrei Karas
1
-0
/
+1
2014-09-07
Remove unused includes.
Andrei Karas
3
-8
/
+0
2014-09-07
For some popup menus use current mouse position.
Andrei Karas
7
-72
/
+43
2014-09-07
fix crash in windows before game started.
Andrei Karas
1
-3
/
+16
2014-09-06
Use skillpopup in skills window.
Andrei Karas
3
-21
/
+17
[next]