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
/
resources
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
Add missing file.
Andrei Karas
1
-0
/
+46
2015-10-28
Move all npc dialog menu related skin elements into menu tag.
Andrei Karas
2
-16
/
+26
2015-10-28
Add text object to skined npc menus.
Andrei Karas
3
-0
/
+70
2015-10-28
Add support for images in npc skined menu.
Andrei Karas
3
-0
/
+63
2015-10-28
In npc skinned dialogs add support for hide text part from npc window.
Andrei Karas
2
-1
/
+5
2015-10-28
Add support for add images into buttons in skinned npc dialogs.
Andrei Karas
2
-4
/
+18
2015-10-27
Impliment npc menu skins based on previous commits.
Andrei Karas
2
-0
/
+12
2015-10-26
Add basic npc dialog db loading.
Andrei Karas
4
-0
/
+282
2015-10-25
Dont reduce map layers with any conditional attributes.
Andrei Karas
1
-0
/
+17
2015-10-23
Fix code style.
Andrei Karas
3
-8
/
+15
2015-10-22
Fix drawing map after last changes with conditional tiles.
Andrei Karas
1
-4
/
+11
2015-10-22
Add support for layer property ConditionLayer for future usage.
Andrei Karas
1
-0
/
+10
2015-10-21
Add support for layers with conditional tiles.
Andrei Karas
6
-8
/
+66
2015-10-21
Add map layer attribute TileCondition.
Andrei Karas
3
-5
/
+19
2015-10-19
Add extended riding support (hercules)
Andrei Karas
1
-0
/
+2
2015-10-18
Add support for multiply sprites in each horse part.
Andrei Karas
4
-30
/
+37
2015-10-18
Change a bit horses.xml format.
Andrei Karas
1
-16
/
+52
2015-10-18
Split horse into two sprites before player and after player.
Andrei Karas
2
-16
/
+39
2015-10-17
Improve a bit dyes.
Andrei Karas
1
-26
/
+28
2015-10-16
Impliment packet SMSG_MAP_SET_TILES_TYPE (hercules)
Andrei Karas
2
-4
/
+47
2015-10-15
Rename blockTile to AddBlockMask in map.
Andrei Karas
3
-10
/
+10
2015-10-15
Simplify setWall function in map.
Andrei Karas
2
-2
/
+2
2015-10-15
Remove CHARACTER and MONSTER block mask and block type because it unused.
Andrei Karas
5
-12
/
+4
2015-10-15
Remove old mana forgotten memory allocations from map.
Andrei Karas
2
-46
/
+27
2015-10-15
Convert BlockType into strong typed enum.
Andrei Karas
3
-8
/
+8
2015-10-14
Add option for show why player disappeared. Can be usefull for GM's.
Andrei Karas
1
-0
/
+20
2015-10-13
Add npc attribute what allow or prevent removing npc after out of sight.
Andrei Karas
3
-1
/
+12
2015-10-11
Add structure for tile object.
Andrei Karas
4
-20
/
+63
2015-10-09
Fix code style.
Andrei Karas
4
-7
/
+1
2015-10-03
Extend walkMask being xml attribute.
Andrei Karas
1
-12
/
+24
2015-10-02
Allow read "walkType" attributes from xml for all being types.
Andrei Karas
4
-45
/
+17
2015-09-09
Remove text messages from removing items notifications.
Andrei Karas
1
-20
/
+10
2015-09-09
Add also notification about dropped item.
Andrei Karas
1
-0
/
+4
2015-09-09
Show reason for item removing.
Andrei Karas
1
-1
/
+36
2015-09-09
Add unequip error notification.
Andrei Karas
1
-0
/
+4
2015-09-05
Add support for inherit attribute in items.xml.
Andrei Karas
2
-9
/
+82
2015-09-02
Fix typos.
Andrei Karas
1
-2
/
+2
2015-08-29
Fix code style.
Andrei Karas
3
-4
/
+9
2015-08-23
Impliment packet SMSG_PET_CATCH_PROCESS.
Andrei Karas
1
-0
/
+4
2015-08-22
Impliment packet SMSG_IGNORE_NICK_ACK.
Andrei Karas
1
-0
/
+32
2015-08-22
Impliment packet SMSG_PLAYER_SKILL_MESSAGE.
Andrei Karas
1
-0
/
+49
2015-08-22
Impliment packet SMSG_BIND_ITEM.
Andrei Karas
1
-0
/
+4
2015-08-22
Impliment packet SMSG_PLAYER_CART_ADD_ERROR.
Andrei Karas
1
-0
/
+8
2015-08-22
Use resource manager as global variable.
Andrei Karas
11
-49
/
+25
2015-08-22
Add init to resource manager.
Andrei Karas
2
-4
/
+12
2015-08-21
Impliment packet SMSG_PLAYER_REFINE.
Andrei Karas
1
-0
/
+16
2015-08-21
Impliment packet SMSG_PLAYER_ITEM_RENTAL_EXPIRED.
Andrei Karas
1
-0
/
+4
2015-08-21
Impliment packet SMSG_PLAYER_ITEM_RENTAL_TIME (hercules).
Andrei Karas
1
-1
/
+3
2015-08-20
Add support for reading iconColors palette field from items.
Andrei Karas
3
-6
/
+84
2015-08-20
/atkhuman now checks teamId and map pvp flag
Joseph Botosh
1
-0
/
+3
[next]