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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
Update manaplus.cbp.
Andrei Karas
1
-1428
/
+1433
2016-03-10
Update Android.mk.
Andrei Karas
1
-43
/
+43
2016-03-10
Add support for change text in pet menu item "Return to egg".
Andrei Karas
4
-3
/
+36
2016-03-10
Add some more item attributes into items.xml
Andrei Karas
1
-1
/
+23
2016-03-09
Add include again.
Andrei Karas
1
-9
/
+1
2016-03-09
Add missing include into header.
Andrei Karas
1
-0
/
+10
2016-03-08
Rename Sp attributes to server values. Also add missing values for hercules.
Andrei Karas
5
-142
/
+340
2016-03-08
Add into tmwa Sp constants value GM_LEVEL.
Andrei Karas
2
-2
/
+4
2016-03-08
Move stat constants from ea namespace into tmwa and eathena.
Andrei Karas
9
-148
/
+252
2016-03-08
Move setStat from ea namespace into eathena and tmwa.
Andrei Karas
9
-216
/
+455
2016-03-08
Fix packet SMSG_PLAYER_HEAL. Now it also update hp/sp.
Andrei Karas
1
-2
/
+21
2016-03-07
Disable all legacy "magic" commands if server type not tmwa.
Andrei Karas
2
-4
/
+24
2016-03-07
In renderers in function calcWindow add non null attributes.
Andrei Karas
10
-17
/
+4
2016-03-07
Change desync detection to simpler way.
Andrei Karas
2
-20
/
+8
2016-03-07
In renderers in function drawTileCollection add non null attributes.
Andrei Karas
12
-20
/
+6
2016-03-07
Add some missing nonnull attributes to map/maplayer classes.
Andrei Karas
5
-22
/
+24
2016-03-07
In renderers in function calcTileVertexes add non null attributes.
Andrei Karas
10
-22
/
+8
2016-03-07
Improve a bit imageparticle draw.
Andrei Karas
1
-4
/
+6
2016-03-07
Remove some unused functions from compoundsprite.
Andrei Karas
2
-44
/
+2
2016-03-07
Fix ping if player in party or guild (hercules).
Andrei Karas
1
-0
/
+4
2016-03-07
Add quotes into name in char gm commands.
Andrei Karas
1
-2
/
+2
2016-03-07
Add into mobs and foring pets context menu item for timing pet.
Andrei Karas
4
-3
/
+33
2016-03-07
Add server feature haveServerPets.
Andrei Karas
5
-0
/
+16
2016-03-07
Add "Mail to..." command in player context menu.
Andrei Karas
2
-0
/
+18
2016-03-07
Add /mailto chat command.
Andrei Karas
7
-0
/
+34
2016-03-07
Add server feature haveMail.
Andrei Karas
5
-0
/
+16
2016-03-06
Use server feature haveMultyStatusUp.
Andrei Karas
1
-4
/
+12
2016-03-06
Add server feature haveMultyStatusUp.
Andrei Karas
5
-0
/
+16
2016-03-06
Remove decreaseAttribute because it left from manaserv.
Andrei Karas
3
-9
/
+0
2016-03-06
Add into increaseAttribute parameter with about of attributes to up.
Andrei Karas
6
-7
/
+12
2016-03-06
Fix some slot conversion tables and add comments (hercules).
Andrei Karas
3
-34
/
+34
2016-03-06
Move InventoryRecv::getSlot form ea namespace into tmwa and eathena.
Andrei Karas
6
-52
/
+115
2016-03-06
Add support for two new equipment slots in hercules.
Andrei Karas
6
-25
/
+45
2016-03-06
Add comment in BeingRecv::processBeingChangeLookContinue
Andrei Karas
1
-0
/
+3
2016-03-05
Add constant values for enum SPRITE_* in eathena net code.
Andrei Karas
1
-16
/
+16
2016-03-05
Fix style error.
Andrei Karas
1
-4
/
+4
2016-03-05
Remove outdated serverVersion checks from tmwa net code.
Andrei Karas
5
-23
/
+8
2016-03-05
Remove outdated protocol version checks from tmwa net code.
Andrei Karas
3
-23
/
+6
2016-03-05
Disable server features incomplete chat messages for tmwa server version more...
Andrei Karas
1
-1
/
+1
2016-03-05
Replace in Being getter getDirection to mDirection.
Andrei Karas
1
-3
/
+3
2016-03-05
Replace in Being getter getName to mName.
Andrei Karas
2
-22
/
+27
2016-03-05
Replace most getters callc getTileX/getTileY to direct variables usage.
Andrei Karas
4
-46
/
+46
2016-03-05
Change calculated speed in being from float to int.
Andrei Karas
2
-16
/
+12
2016-03-05
Replace in Being speed field from vector to int.
Andrei Karas
10
-30
/
+26
2016-03-05
Move getNumOfHairstyles from being to itemdb.
Andrei Karas
5
-38
/
+30
2016-03-05
Remove unused method getNumOfRaces from Being.
Andrei Karas
1
-6
/
+0
2016-03-05
Replace in Being some calls getNumberOfLayers to CompountSprite::getNumberOfL...
Andrei Karas
1
-2
/
+2
2016-03-05
Use in most places int being positions and not float.
Andrei Karas
6
-103
/
+101
2016-03-05
Add pixel position into actor.
Andrei Karas
2
-2
/
+13
2016-03-05
Rename actor functions getPosition and setPosition.
Andrei Karas
7
-30
/
+31
[next]