summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-01Merge remote-tracking branch 'meko/changelog'v15.10.01wushin1-0/+10
2015-09-30Merge pull request #168 from o11c/warningsWushin3-18/+245
2015-09-30Add old-but-supported compilers back to travisBen Longbons1-6/+76
2015-09-29Update warnings for GCC 5Ben Longbons2-12/+169
2015-09-29Update CHANGELOG [ci skip]meko1-0/+10
2015-09-29Merge pull request #161 from wushin/failover-bugmeko1-17/+1
2015-09-29Merge pull request #160 from wushin/battle-damage-crashmeko1-10/+20
2015-09-29Merge pull request #152 from wushin/summoned-mobsmeko2-0/+14
2015-09-29Merge pull request #154 from mekolat/elifmeko3-1/+260
2015-09-27Stop looking for the next victim on the map for mob deaths.wushin1-17/+1
2015-09-27bl could leave and cause clif_send to look for people on undefined.gatwushin1-10/+20
2015-09-27add array_searchmekolat1-0/+49
2015-09-26add arithmetic mean builtinmekolat1-0/+13
2015-09-26add max and min builtinsmekolat1-0/+62
2015-09-26add builtins sqrt, cbrt, powmekolat1-0/+21
2015-09-26add builtin_explodemekolat1-0/+44
2015-09-26add builtin_if_then_elsemekolat1-0/+8
2015-09-26add elif and else builtinsmekolat3-1/+63
2015-09-25Merge pull request #153 from wushin/warp-mob-freezeWushin1-2/+2
2015-09-25Merge pull request #156 from mekolat/travis-llvmmeko1-6/+6
2015-09-25update travis for new llvmmeko1-6/+6
2015-09-24Fix warp mob freeze bugwushin1-2/+2
2015-09-22Fix how attacked summons behave when master leaveswushin2-0/+14
2015-09-20Merge pull request #150 from wushin/mob-freeze-bugWushin1-3/+3
2015-09-20Merge pull request #151 from wushin/more-abs-dir-errorsWushin1-4/+7
2015-09-20More abs errors on directionwushin1-4/+7
2015-09-20Add missing checkswushin1-3/+3
2015-09-19Merge pull request #148 from wushin/pc-attack-path-problemWushin1-4/+6
2015-09-19Declaring abs for dx & dy caused latter equation to always be positivewushin1-4/+6
2015-09-18Merge pull request #147 from mekolat/travismeko1-67/+60
2015-09-18use travis container infrastructuremekolat1-67/+60
2015-08-16Change Log for v15.8.17v15.8.17wushin1-0/+4
2015-08-16Merge pull request #134 from wushin/broken-nick-fixWushin3-5/+5
2015-08-16Merge pull request #130 from mekolat/0x007bWushin2-15/+33
2015-08-16Merge pull request #132 from mekolat/pipe-closedWushin3-1/+41
2015-08-03Disable unstable move3 with new manaplusRawng2-15/+33
2015-08-03Fix Broken Nick M+ Issuewushin3-5/+5
2015-07-29add more syscalls to io::FDmekolat2-0/+35
2015-07-29replace socket write with send with MSG_NOSIGNALmekolat3-1/+6
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