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
/
popups
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-17
Add support for add from context menu into chat item links with cards.
Andrei Karas
2
-4
/
+42
2016-01-07
Add partial implimentation for craft inventory. For now almost same with npc ...
Andrei Karas
1
-0
/
+1
2016-01-05
Remove item object from popup menu, but use item index in inventory.
Andrei Karas
2
-12
/
+15
2016-01-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
2
-42
/
+46
2016-01-02
Update copyrights year.
Andrei Karas
19
-19
/
+19
2016-01-01
Fix code style.
Andrei Karas
1
-0
/
+1
2015-12-29
Move item into item directory.
Andrei Karas
2
-2
/
+4
2015-12-18
Fix code style.
Andrei Karas
1
-1
/
+0
2015-12-13
Move spells and graphics related constants into separate files.
Andrei Karas
1
-0
/
+2
2015-11-29
Fix code style.
Andrei Karas
1
-1
/
+1
2015-11-22
Show selected and max skill levels in skill popup.
Andrei Karas
2
-6
/
+59
2015-11-22
Add popup menu for left click on skill level.
Andrei Karas
2
-0
/
+33
2015-11-18
Fix code style in beingequipbackend and add some consts to it.
Andrei Karas
2
-5
/
+5
2015-11-16
Convert InventoryType enum into strong typed.
Andrei Karas
2
-10
/
+10
2015-11-16
In popup menus replace warp to slide.
Andrei Karas
1
-2
/
+2
2015-11-16
Fix code style.
Andrei Karas
1
-0
/
+3
2015-11-10
Add close button to all shortcuts windows.
Andrei Karas
1
-1
/
+1
2015-11-10
Add close to minimap context menu.
Andrei Karas
2
-3
/
+15
2015-11-07
Add missing check in being popup.
Andrei Karas
1
-0
/
+2
2015-11-01
Show enabled status effects in player popups.
Andrei Karas
2
-4
/
+50
2015-09-11
Fix code style.
Andrei Karas
1
-2
/
+0
2015-09-11
Fix compilation with disabled eathena server type.
Andrei Karas
2
-0
/
+6
2015-09-10
Add mouse move simulation. After char id to name mapping received, simulate m...
Andrei Karas
1
-0
/
+1
2015-09-10
Show name on named items.
Andrei Karas
1
-11
/
+42
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-4
/
+3
2015-08-20
Use separate icons palette.
Andrei Karas
1
-1
/
+1
2015-08-20
Add missing checks or attributes to popups.
Andrei Karas
6
-23
/
+22
2015-08-16
Add strong typed int for item color.
Andrei Karas
4
-16
/
+23
2015-08-09
Add some missing checks to gui found by paranucker.
Andrei Karas
2
-3
/
+3
2015-08-03
Add gui mode for dyecmd. Now only basic code added.
Andrei Karas
1
-0
/
+3
2015-07-25
add targetingType feature
Joseph Botosh
2
-1
/
+4
2015-07-15
Update existing item after inserting card.
Andrei Karas
2
-0
/
+7
2015-07-14
In item popup show attached cards to item.
Andrei Karas
2
-12
/
+64
2015-07-14
Remove default parameters from item popup.
Andrei Karas
1
-3
/
+6
2015-07-14
Add card item type.
Andrei Karas
1
-0
/
+1
2015-07-02
Move mapitemtype into enums directory.
Andrei Karas
1
-1
/
+2
2015-06-25
Add missing non null attributes into gui directory.
Andrei Karas
1
-1
/
+1
2015-06-25
Add missing checks into popups.
Andrei Karas
3
-3
/
+8
2015-06-15
Fix code style.
Andrei Karas
1
-0
/
+1
2015-06-14
Use CREATEWIDGET macro in popupmenu.
Andrei Karas
1
-5
/
+5
2015-06-07
Fix show bars context menu.
Andrei Karas
1
-1
/
+1
2015-06-06
Fix code style.
Andrei Karas
2
-6
/
+8
2015-05-31
Convert InputAction enum into strong typed enum.
Andrei Karas
3
-6
/
+8
2015-05-30
Move inputaction into enums directory.
Andrei Karas
1
-1
/
+1
2015-05-30
Move relation enum into separate file.
Andrei Karas
1
-7
/
+7
2015-05-30
Move theme colors enum into separate file.
Andrei Karas
8
-60
/
+60
2015-05-29
Convert ActorType enum into strong typed enum.
Andrei Karas
3
-3
/
+3
2015-05-29
Add strong typed int type BeingTypeId.
Andrei Karas
1
-1
/
+2
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
2
-19
/
+24
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
9
-22
/
+22
[next]