summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-29Release v13.9.29v13.9.29Ben Longbons1-2/+2
2013-09-29Fix bug where all monsters had neutral elementBen Longbons1-1/+1
2013-09-28Return branch to developmentBen Longbons1-1/+1
2013-09-28Release v13.9.28v13.9.28Ben Longbons1-2/+2
2013-09-28Apply the load speed hack to the login server, tooBen Longbons1-5/+13
2013-09-28Fix bug where you can turn any direction but rightBen Longbons1-4/+18
2013-09-28Merge remote-tracking branch 'origin/master' into testBen Longbons1-5/+5
2013-09-28Fixing path findingStefan Dombrowski1-1/+1
2013-09-28Changed ladmin help output to reflect rename of passwd command to password.MadCamel1-5/+5
2013-09-27Return branch to developmentBen Longbons1-1/+1
2013-09-27Release v13.9.27v13.9.27Ben Longbons1-2/+2
2013-09-27Fix the trade bugBen Longbons1-2/+2
2013-09-27Make character loading less slowBen Longbons1-5/+13
2013-09-27Tweak build system a bit moreBen Longbons2-0/+2
2013-09-26Use the new template mechanism for attoconfBen Longbons3-5/+57
2013-09-25Fill README, add make rules for intermediate files and install to DESTDIRBen Longbons5-14/+312
2013-09-21Return to developmentBen Longbons2-1/+2
2013-09-21Release v13.9.21v13.9.21Ben Longbons2-3/+11
2013-09-21Install compatibility symlinks for a whileBen Longbons1-0/+5
2013-09-21Use the One Makefile to build them allBen Longbons29-160/+324
2013-09-20Implement out-of-tree buildsBen Longbons1-13/+14
2013-09-16Fix statup2 not actually increasing the statBen Longbons1-0/+1
2013-09-14Warn about conditional return and add script dumperBen Longbons1-2/+132
2013-09-12Exclude the master branch from buildsBen Longbons1-0/+6
2013-09-12Return to developmentBen Longbons2-1/+2
2013-09-12Release v13.9.12, add CHANGELOGv13.9.12Ben Longbons2-3/+13
2013-09-09Use IP4 classes and rename conf variablesBen Longbons27-890/+466
2013-09-07Add IPv4 classesBen Longbons4-6/+602
2013-09-07Increase max script array size from 128 to 256Ben Longbons1-3/+3
2013-09-06Fix scissors bugBen Longbons1-2/+3
2013-09-05Mark clang 3.1 as expected to failBen Longbons1-0/+3
2013-09-05Apply upstream patch to make clang-3.1 work with libstdc++-4.6Ben Longbons1-1/+7
2013-09-05Add clang versions to the matrixBen Longbons1-32/+28
2013-08-28Actually replace the line that hangs travisBen Longbons1-1/+6
2013-08-28Return the branch to developmentBen Longbons1-1/+1
2013-08-28Release v13.8.28v13.8.28Ben Longbons1-2/+2
2013-08-28On travis, use native clang matrix and add exclusion rulesBen Longbons1-0/+14
2013-08-28Fix a bug in @command loggingBen Longbons2-5/+5
2013-08-28Fix bug with mapnames being falsyBen Longbons7-12/+17
2013-08-27Handle far extensions in the mapname extractorBen Longbons2-0/+15
2013-08-23Add gcc 4.8 to travis specBen Longbons1-1/+3
2013-08-22Move contents of make.defs where they belongBen Longbons4-23/+53
2013-08-22Don't break gcc < 4.8 with warnings onBen Longbons1-0/+4
2013-08-22Suppress some warnings that only seem to appear on FedoraBen Longbons1-0/+2
2013-08-22Fix an overzealous warning on 32-bit systemsBen Longbons2-1/+8
2013-08-21Untag for developmentBen Longbons1-1/+1
2013-08-21Tag for releasev13.8.21Ben Longbons1-2/+4
2013-08-20Add some braces to appease certain gcc versionsBen Longbons2-10/+10
2013-08-20Fix dependency package name for clangBen Longbons1-1/+1
2013-08-20Refactor npc event timers to have an expired stateBen Longbons3-54/+73