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
/
gui
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
Allow drag & drop more than one amount at time in craft inventory.
Andrei Karas
4
-13
/
+83
2016-01-08
Impliment craft inventory for moving items one by one.
Andrei Karas
2
-30
/
+69
2016-01-07
Add partial implimentation for craft inventory. For now almost same with npc ...
Andrei Karas
3
-4
/
+84
2016-01-07
Move invetory into inventory directory.
Andrei Karas
5
-5
/
+9
2016-01-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
14
-22
/
+87
2016-01-02
Update copyrights year.
Andrei Karas
105
-105
/
+105
2015-12-31
Move ImagePosition enum into enums directory.
Andrei Karas
23
-29
/
+29
2015-12-29
Move shopitem into item directory.
Andrei Karas
4
-6
/
+8
2015-12-29
Move item into item directory.
Andrei Karas
6
-9
/
+14
2015-12-29
Move touchmanager into touch directory.
Andrei Karas
1
-1
/
+2
2015-12-26
Fix code style.
Andrei Karas
1
-1
/
+2
2015-12-22
Add restrict keyword in some functions in whoisonline.
Andrei Karas
2
-5
/
+8
2015-12-20
Move shortcuts files into gui/shortcut directory.
Andrei Karas
1
-1
/
+2
2015-12-20
Move animatedsprite into sprite directory.
Andrei Karas
1
-1
/
+2
2015-12-20
Move spriteaction.h into const directory.
Andrei Karas
1
-1
/
+2
2015-12-20
Move OpenGL functions related files into opengl directory.
Andrei Karas
1
-1
/
+1
2015-12-18
Fix code style.
Andrei Karas
1
-1
/
+0
2015-12-14
Move soundconsts.h into const directory.
Andrei Karas
4
-4
/
+7
2015-12-14
Move chatconsts into const directory.
Andrei Karas
2
-2
/
+3
2015-12-14
Move emoteshortcutconsts.h into const directory.
Andrei Karas
1
-1
/
+2
2015-12-13
Move constant DEFAULT_CHAT_WINDOW_SCROLL into chat.cpp
Andrei Karas
1
-2
/
+0
2015-12-13
Move constant MAGIC_START_ID into textcommandeditor.cpp
Andrei Karas
1
-0
/
+2
2015-12-13
Move spells and graphics related constants into separate files.
Andrei Karas
1
-0
/
+1
2015-12-02
Add strong typed bool type Advanced.
Andrei Karas
5
-6
/
+7
2015-12-02
Add strong typed bool type IsSell.
Andrei Karas
5
-5
/
+5
2015-11-29
Fix code style.
Andrei Karas
2
-11
/
+5
2015-11-23
Add text select dialog.
Andrei Karas
2
-0
/
+283
2015-11-23
Add chat command skill.
Andrei Karas
2
-16
/
+52
2015-11-22
Allow drag skill with any selected level to shortcuts window.
Andrei Karas
2
-3
/
+5
2015-11-22
Use selected skill level in button "use" in skill dialog.
Andrei Karas
2
-12
/
+20
2015-11-22
Add chat command /selectskilllevel for select skill level in skills dialog.
Andrei Karas
2
-0
/
+16
2015-11-20
Fix code style.
Andrei Karas
1
-0
/
+4
2015-11-19
Add strong typed bool enum Append.
Andrei Karas
2
-10
/
+15
2015-11-19
Allow use support/friendly skills on self if target not selected.
Andrei Karas
1
-1
/
+3
2015-11-18
Fix code style in beingequipbackend and add some consts to it.
Andrei Karas
2
-3
/
+3
2015-11-17
Use magic command properties only if compiled for tmwa.
Andrei Karas
2
-22
/
+77
2015-11-17
fix mplint issue.
Andrei Karas
1
-2
/
+1
2015-11-17
Fix compilation without C++11 again.
Andrei Karas
4
-6
/
+6
2015-11-16
Convert State enum into strong typed.
Andrei Karas
10
-43
/
+43
2015-11-16
Convert InventoryType enum into strong typed.
Andrei Karas
7
-69
/
+76
2015-11-16
Convert DragDropSource enum into strong typed enum.
Andrei Karas
2
-9
/
+9
2015-11-16
Move TextCommandType enum into separate file and convert to strong typed.
Andrei Karas
1
-5
/
+6
2015-11-16
Move MagicSchool enum into separate file and convert to strong typed.
Andrei Karas
1
-2
/
+2
2015-11-16
Rename SpellTarget into CommandTarget enum and convert it to strong typed.
Andrei Karas
1
-2
/
+2
2015-11-16
Fix code style.
Andrei Karas
4
-4
/
+3
2015-11-15
Add support for different per skill casting animations.
Andrei Karas
1
-0
/
+9
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
[next]