summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-05Merge pull request #126 from mekolat/fix2v15.7.06meko3-10/+19
2015-07-05update changelogmekolat1-0/+2
2015-07-05fix getmapusersmekolat2-10/+17
2015-07-05Merge pull request #125 from themanaworld/mekolat-patch-1v15.7.05meko1-0/+2
2015-07-05Update CHANGELOGmeko1-0/+2
2015-07-04important bug fixmeko1-1/+1
2015-06-29Merge pull request #124 from themanaworld/mekolat-patch-1v15.6.30Wushin1-0/+12
2015-06-29Update CHANGELOGmeko1-0/+12
2015-06-28Merge pull request #123 from mekolat/charWushin2-12/+41
2015-06-20Merge pull request #98 from mekolat/commandWushin10-18/+186
2015-06-20add map mask supportmekolat10-5/+98
2015-06-20add clif_message_towardsmekolat3-12/+43
2015-06-20npc actionsmekolat4-1/+45
2015-06-20Merge pull request #111 from mekolat/musicWushin4-1/+45
2015-06-19implement change music packetmekolat4-1/+45
2015-06-19Merge pull request #103 from mekolat/pvpWushin8-83/+151
2015-06-19Merge pull request #110 from mekolat/titleWushin4-1/+45
2015-06-19Merge pull request #118 from mekolat/patch-1Wushin1-1/+1
2015-06-19Merge pull request #73 from wushin/travis-updateWushin6-31/+20
2015-06-19Merge pull request #114 from Rawng/remote_mapserverWushin1-1/+2
2015-06-18move hardcoded settings in char server to config filemekolat2-5/+12
2015-06-18send error code when char creation failsmekolat1-10/+32
2015-06-17also send (towards) when enter areamekolat1-83/+73
2015-06-16implement set title packetmekolat4-1/+45
2015-06-16do not allow to attack PC with magic when on channel 0mekolat1-4/+6
2015-06-16do not reset default pvp channel on deathmekolat1-1/+1
2015-06-16send pvp channel update when using pvp atcommandsmekolat1-0/+5
2015-06-16do not send new stuff to old clientsmekolat2-5/+11
2015-06-16send map pvp statusmekolat3-3/+31
2015-06-12do not count hidden playersmeko1-1/+1
2015-06-07Don't segfault when inserting remote maps into DB.Rawng1-1/+2
2015-05-31send pvp channel and rank to clientmekolat5-0/+37
2015-05-25Fix fabi gcc traviswushin3-9/+9
2015-05-24Unintialized Bytewushin1-0/+1
2015-05-24Unused var arraywushin1-15/+0
2015-05-24Fix T Sub in a return-statementwushin1-8/+9
2015-05-24Update Travis for gcc 5wushin1-0/+2
2015-05-23Change log for v15.5.23v15.5.23wushin1-0/+3
2015-05-23Merge pull request #97 from mekolat/mobhpWushin1-8/+8
2015-05-23Merge pull request #96 from mekolat/debugWushin2-15/+21
2015-05-21invert mob hpmekolat1-8/+8
2015-05-20use abort instead of runflag on errorsmekolat2-13/+8
2015-05-20add debug for crashmekolat1-2/+13
2015-05-19Merge pull request #89 from mekolat/sitv15.5.19Wushin12-118/+222
2015-05-19update changelogmekolat1-0/+9
2015-05-19handle old client in login server toomekolat6-58/+5
2015-05-19fix mob hp, add mob range, unfuck packetsmekolat3-44/+62
2015-05-19add a builtin to change npc direction and make them sitmekolat4-38/+126
2015-05-19allow to make npcs sitmekolat6-35/+77
2015-05-18Merge pull request #95 from mekolat/patch-1v15.5.18Wushin1-0/+20