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
2015-11-15
Add support for different per skill casting animations.
Andrei Karas
3
-0
/
+17
2015-11-15
Add support for other gender in char creation dialog.
Andrei Karas
1
-4
/
+31
2015-11-15
Rename haveOtherGender into haveAccountOtherGender
Andrei Karas
1
-1
/
+1
2015-11-14
Add features.xml attribute for force char gender for new chars.
Andrei Karas
1
-21
/
+35
2015-11-14
Add features.xml attribute for force account gender for new chars.
Andrei Karas
2
-9
/
+22
2015-11-13
Remove manaserv related RegistrationOptions.
Andrei Karas
3
-36
/
+3
2015-11-13
In skill dialog dont show skill popup on empty place.
Andrei Karas
1
-0
/
+2
2015-11-13
Fix compilation warnings.
Andrei Karas
1
-8
/
+4
2015-11-13
Show skill popups in shortcuts window.
Andrei Karas
1
-0
/
+12
2015-11-13
Use global skillPopup variable for show skill popups.
Andrei Karas
2
-6
/
+6
2015-11-13
Not allow registration with empty or broken email.
Andrei Karas
1
-1
/
+22
2015-11-12
Add support for invoke ground skill with text parameter.
Andrei Karas
1
-4
/
+35
2015-11-12
Add skill xml flag useTextParameter.
Andrei Karas
3
-1
/
+5
2015-11-12
Remove manaserv related flag for use mana bar.
Andrei Karas
2
-42
/
+28
2015-11-12
Remove old manaserv related code from status window.
Andrei Karas
2
-42
/
+2
2015-11-11
Fix compilation warning.
Andrei Karas
1
-2
/
+0
2015-11-11
In personal shops in sell dialog shop no existing items with amount 0 and dis...
Andrei Karas
4
-18
/
+31
2015-11-11
Fix attibutes left label in char create dialog.
Andrei Karas
1
-6
/
+12
2015-11-11
Fix buttons position in char create dialog in very small screen size.
Andrei Karas
1
-2
/
+14
2015-11-11
Add some theme parameters for char create dialog.
Andrei Karas
1
-11
/
+13
2015-11-11
Fix char create dialog height.
Andrei Karas
2
-5
/
+16
2015-11-10
Add close button to all shortcuts windows.
Andrei Karas
4
-2
/
+14
2015-11-10
Add close to minimap context menu.
Andrei Karas
4
-5
/
+19
2015-11-10
Add support for casting status effect on ground.
Andrei Karas
2
-1
/
+25
2015-11-09
Add skill unit support in most files excluding net code.
Andrei Karas
1
-0
/
+6
2015-11-09
Add support for ground skills.
Andrei Karas
3
-0
/
+17
2015-11-08
Move code for converting mouse position to tile into separate function.
Andrei Karas
2
-33
/
+47
2015-11-07
Add missing check in being popup.
Andrei Karas
1
-0
/
+2
2015-11-07
fix code style.
Andrei Karas
1
-1
/
+2
2015-11-06
Fix compilation with different flags.
Andrei Karas
1
-2
/
+2
2015-11-04
Allow sell to npc many items at one time (hercules).
halloween2015
Andrei Karas
8
-15
/
+84
2015-11-04
Allow buy from npc shop or from market more than one of item at one transaction.
Andrei Karas
2
-9
/
+62
2015-11-03
Fix removing items from npc inventory (restore amount in player inventory)
Andrei Karas
1
-1
/
+6
2015-11-02
Allow add items to npc inventory from same slot multiple times.
Andrei Karas
3
-4
/
+26
2015-11-02
Add intmap defines.
Andrei Karas
2
-5
/
+4
2015-11-01
Show enabled status effects in player popups.
Andrei Karas
2
-4
/
+50
2015-11-01
Add strong typed bool enum donotalign.
Andrei Karas
4
-8
/
+9
2015-11-01
Add strong typed bool enum on the fly.
Andrei Karas
4
-29
/
+38
2015-10-31
Add strong typed bool enum separator.
Andrei Karas
3
-5
/
+7
2015-10-31
Add strong typed bool enum usebase64.
Andrei Karas
4
-14
/
+17
2015-10-31
Add strong typed bool enum mainconfig.
Andrei Karas
10
-62
/
+81
2015-10-31
Move away message to per server configuration file.
Andrei Karas
1
-1
/
+2
2015-10-31
By default show bank and mail buttons at top right corner.
Andrei Karas
1
-2
/
+2
2015-10-31
Fix compilation warning.
Andrei Karas
1
-3
/
+2
2015-10-30
Add support for npc dialog inventory theming from npc skin.
Andrei Karas
4
-17
/
+61
2015-10-30
Allow drag&drop items inside npc item container.
Andrei Karas
1
-4
/
+44
2015-10-30
Fix resize item container in npc dialog.
Andrei Karas
1
-3
/
+5
2015-10-30
Add item container max columns limit.
Andrei Karas
3
-16
/
+67
2015-10-30
Add strong typed bool enum ShowEmptyRows and use it in itemcontainer.
Andrei Karas
3
-4
/
+12
2015-10-30
Add strong typed bool enum ForceQuantity.
Andrei Karas
2
-5
/
+9
[next]