summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Restore fakenpcname script commandBen Longbons2-2/+24
2013-04-28Fix some oversized writesBen Longbons2-6/+6
2013-04-28Merge branch 'master' into testBen Longbons2-25/+14
2013-04-27Unbreak skill timersBen Longbons1-52/+58
2013-04-27Fix size of packet sent on IP bansBen Longbons1-1/+2
2013-04-27Enumize ItemLookBen Longbons12-76/+124
2013-04-27Force timers to be managedBen Longbons20-284/+307
2013-04-17Point README to the wiki, which is actually kept updatedBen Longbons1-32/+2
2013-04-13Enable tcp_thin socket optimizations on LinuxMadCamel1-2/+11
2013-04-13Removed sorting of character data file. It accomplished nothing except making...MadCamel1-24/+4
2013-04-13Fix error in "return" script commandBen Longbons1-4/+7
2013-04-13Fix the bug with chest armorBen Longbons2-4/+3
2013-04-11Stupid fix for the x32 patchBen Longbons1-1/+1
2013-04-11Adjust travis for native amd64 buildsBen Longbons1-7/+1
2013-04-11Also implement x32 supportBen Longbons24-421/+502
2013-04-09Native amd64 supportBen Longbons9-28/+22
2013-04-09Change script call/ret code to avoid evil castingBen Longbons2-8/+46
2013-04-06Figure out what that code was supposed to doBen Longbons1-10/+5
2013-04-06Add initializer_list support to Map wrapperBen Longbons1-0/+4
2013-04-03Rename makefile and provide a way to not do backupsBen Longbons1-1/+2
2013-04-02Fail sooner when the impossible things happenBen Longbons4-17/+19
2013-03-30Keep (numbered) backups when installing filesBen Longbons1-1/+1
2013-03-26Quick hack to background gzip, real fix in testingBen Longbons1-1/+1
2013-03-21Restore shop script functionBen Longbons1-1/+19
2013-03-11Fix travis deps for undocumented change to amd64Ben Longbons1-3/+7
2013-03-11Fix regenBen Longbons1-1/+1
2013-03-06Fix stupid crash on bad @commandBen Longbons1-1/+1
2013-03-05Remove atcommand_info's first (redundant) entry☈king3-404/+183
2013-03-01Keep a few backup copies of the DBBen Longbons1-2/+16
2013-03-01Convince skills to workBen Longbons8-84/+67
2013-02-27Fix crash in party savingBen Longbons1-1/+1
2013-02-27Reimplement CREATE/RECREATE and allow NULL on size 0Ben Longbons1-4/+23
2013-02-25Fix walk bug exposed by assertionBen Longbons1-0/+3
2013-02-23Fix buffer overflow due to off-by-one errorBen Longbons1-3/+6
2013-02-23Replace struct dbt with typesafe std::map wrappersBen Longbons19-1145/+433
2013-02-20Strictify map cellsBen Longbons16-425/+224
2013-02-16Rotate logs in backgroundBen Longbons3-10/+17
2013-02-12Replace mt_rand with <random>Ben Longbons28-1675/+458
2013-02-12Strictify timersBen Longbons37-3382/+2005
2013-02-07Remove some macrosBen Longbons51-2434/+2183
2013-02-07Remove some more Skill-related stuffBen Longbons34-5282/+832
2013-02-02Remove most of the unused StatusChange valuesBen Longbons10-2636/+108
2013-02-01Remove most other unused mob skills.Ben Longbons7-1065/+452
2013-02-01Remove unnecessary includes, speeding up recompilationBen Longbons78-492/+335
2013-02-01Fix build with clang against libstdc++ 4.6Ben Longbons5-20/+37
2013-01-19Remove hard-coded mob stuff, make mode enumBen Longbons12-643/+190
2013-01-18Purge some more stuff that can't happenBen Longbons6-503/+120
2013-01-17Clean up some things after declassizationBen Longbons44-151/+168
2013-01-17Remove PC/mob disguises and hard-coded classesBen Longbons14-1400/+117
2013-01-17Remove all non-NPC skillsBen Longbons13-9089/+176