summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-10-24Only show MOTD onceBen Longbons3-1/+4
2013-10-24Show level of GM commands in @helpBen Longbons1-2/+15
2013-10-24Give better errors for too low GM levelBen Longbons1-9/+21
2013-10-24Show MOTD after GUI is createdBen Longbons3-14/+19
2013-10-22Ignore hidden GMs when checking users in an areaBen Longbons1-1/+5
2013-10-20Fix crash on synthetic init gm commandsBen Longbons1-1/+4
2013-10-20Fix gdb python stuffBen Longbons1-2/+9
2013-10-19Rewrite @command dispatch and helpBen Longbons5-1914/+1428
2013-10-18Fix totally bogus status_option magic functionBen Longbons1-1/+1
2013-10-17Add @charkiller command for symmetryBen Longbons1-0/+35
2013-10-17Allow @hide to persist across logout/loginBen Longbons1-1/+14
2013-10-16Flush GM log after every single freaking log entryBen Longbons1-0/+1
2013-10-15Add infrastructure for debug pretty printersBen Longbons3-0/+79
2013-10-15Use config for internal server userid/passwd instead of accounts.txtBen Longbons4-27/+29
2013-10-13Fix reversed error condition in ladmin changesexBen Longbons1-1/+2
2013-10-12Actually kick the player when their sex is changed by a scriptBen Longbons1-10/+0
2013-10-12Disallow unchecked being castsBen Longbons17-333/+306
2013-10-10Enumify sexBen Longbons13-89/+109
2013-10-05Remove direct packet buffer item assignments (not clones)Ben Longbons3-20/+39
2013-10-05Remove owning slicesBen Longbons24-213/+34
2013-10-05Split string header into piecesBen Longbons101-1126/+2587
2013-10-02Make sure we don't log after the log is closed.Ben Longbons1-2/+3
2013-10-02Remove asserts in npc_checknearv13.10.2Ben Longbons1-2/+5
2013-10-01Revert "Show different GM level types in the online list"v13.9.31Ben Longbons1-19/+17
2013-09-30Fix some build bugs in exotic configurationsBen Longbons1-1/+1
2013-09-30Automatically generate version informationBen Longbons3-39/+51
2013-09-30Fix bug in drop order assignmentBen Longbons1-3/+21
2013-09-30Show different GM level types in the online listBen Longbons1-17/+19
2013-09-29Fix warning in magic status poppingBen Longbons1-0/+1
2013-09-29Fix an old warning related to existing magic when a player logs inBen Longbons1-0/+6
2013-09-29Remove logging of failed whispersBen Longbons1-5/+4
2013-09-29Silence a warning for temporary NPCsBen Longbons1-0/+2
2013-09-29Return branch to developmentBen Longbons1-1/+1
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-21Return to developmentBen Longbons1-1/+1
2013-09-21Release v13.9.21v13.9.21Ben Longbons1-2/+2
2013-09-21Use the One Makefile to build them allBen Longbons26-21/+50
2013-09-16Fix statup2 not actually increasing the statBen Longbons1-0/+1