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
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-25
Change namespace in resources loaders from other to Loader.
Andrei Karas
3
-3
/
+3
2016-05-25
Move images load function from resourcemanager into separate file.
Andrei Karas
3
-6
/
+6
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
4
-5
/
+8
2016-05-12
Fix empty minimap loading in Minimap.
Andrei Karas
1
-1
/
+4
2016-05-12
Add skipError parameter to loadXml functions.
Andrei Karas
4
-13
/
+22
2016-05-07
Move max packet version constant into separate file.
Andrei Karas
1
-1
/
+3
2016-05-05
In npc inventory allow add by button add item to next free slot.
Andrei Karas
1
-2
/
+2
2016-04-30
Add missing break.
Andrei Karas
1
-0
/
+1
2016-04-30
Fix issies found by gcc 6 in paranoid mode.
Andrei Karas
2
-2
/
+6
2016-04-28
Fix overload virtual warning with SDL2.
Andrei Karas
1
-1
/
+1
2016-04-26
Split graphicsvetexes into multiply files.
Andrei Karas
1
-1
/
+1
2016-04-26
Move graphicsvertexes into render/vertexes.
Andrei Karas
1
-1
/
+2
2016-04-23
Fix code style.
Andrei Karas
5
-5
/
+5
2016-04-21
Convert chattabtype into strong typed enum.
Andrei Karas
2
-3
/
+3
2016-04-21
Move chattabtype into enums directory.
Andrei Karas
1
-2
/
+1
2016-04-17
Revert "Remove override keyword, if it present with final."
Andrei Karas
53
-211
/
+211
2016-04-17
Fix code style.
Andrei Karas
1
-1
/
+1
2016-04-17
Remove override keyword, if it present with final.
Andrei Karas
53
-211
/
+211
2016-04-16
Move itemamountwindowusage enum into separate file.
Andrei Karas
6
-79
/
+79
2016-04-16
Move downloadstatus enum into separate file.
Andrei Karas
2
-49
/
+38
2016-04-16
Move serverdialogdownloadstatus into separate file.
Andrei Karas
2
-22
/
+13
2016-04-14
Fix crash in login dialog if close it with opened drop down list.
Andrei Karas
1
-0
/
+5
2016-04-14
Add name for default server updates group.
Andrei Karas
2
-33
/
+43
2016-04-14
Remove update host label from login dialog.
Andrei Karas
2
-11
/
+4
2016-04-14
Add support for different groups of update servers reading from servers list.
Andrei Karas
3
-9
/
+76
2016-04-11
Remove extra coma in tmwa only builds.
Andrei Karas
1
-1
/
+3
2016-04-11
Fix compilation warnings with tmwa only.
Andrei Karas
2
-5
/
+5
2016-04-07
Fix confirm dialog width if caption too big.
Andrei Karas
1
-1
/
+1
2016-04-07
For commands in links in chat ask before executing command.
Andrei Karas
2
-4
/
+9
2016-04-05
Remove quotes from pragmas.
Andrei Karas
9
-27
/
+27
2016-03-24
Add enum for item types.
Andrei Karas
7
-16
/
+46
2016-03-24
Rename enum ItemType into ItemDbType.
Andrei Karas
1
-2
/
+2
2016-03-24
Change ItemType into strong typed enum.
Andrei Karas
2
-3
/
+4
2016-03-22
Add support for packet version in servers list xml and in editor.
Andrei Karas
3
-6
/
+25
2016-03-21
Fix possible crash in skill cooldowns.
Andrei Karas
1
-1
/
+3
2016-03-20
Not allow close warp dialog until select warp target.
Andrei Karas
2
-7
/
+23
2016-03-15
Remove old evol server type.
Andrei Karas
2
-20
/
+5
2016-03-14
Allow open/close chat input by double click on chat window.
Andrei Karas
2
-3
/
+23
2016-03-11
Fix code style.
Andrei Karas
1
-0
/
+2
2016-03-07
Add /mailto chat command.
Andrei Karas
2
-0
/
+11
2016-03-06
Use server feature haveMultyStatusUp.
Andrei Karas
1
-4
/
+12
2016-03-06
Add into increaseAttribute parameter with about of attributes to up.
Andrei Karas
1
-1
/
+1
2016-03-05
Move getNumOfHairstyles from being to itemdb.
Andrei Karas
1
-3
/
+3
2016-03-05
Use in most places int being positions and not float.
Andrei Karas
1
-15
/
+10
2016-03-05
Rename actor functions getPosition and setPosition.
Andrei Karas
1
-3
/
+3
2016-03-04
Remove getter empty from compoundsprite.
Andrei Karas
1
-1
/
+1
2016-03-04
Remove getter getSprite from compoundsprite.
Andrei Karas
1
-2
/
+2
2016-03-04
Remove isVisible getter from widget.
Andrei Karas
2
-16
/
+21
2016-03-04
Add parameters support for quest texts in quests.xml
Andrei Karas
1
-0
/
+11
2016-03-04
Add support for cooridinates tag with x and y in quests.xml
Andrei Karas
1
-8
/
+38
[next]