PennMUSH 1.8.3p12
authorRick L Bird <nveid@yahoo.com>
Sun, 15 May 2011 20:20:41 +0000 (16:20 -0400)
committerRick L Bird <nveid@yahoo.com>
Sun, 15 May 2011 20:20:41 +0000 (16:20 -0400)
commitae3d33e7de42ed84aa04eec7c8fdcd5ff09be0d0
tree33fd417262314c805e699366ddefd55315b7e232
parent504dff430444f5bb887fa1178313ad2fd2e4d519
PennMUSH 1.8.3p12
Author: captdeaf@gmail.com
<captdeaf@gmail.com@ba372814-4f39-11de-9ad6-1127a62b9fcd>
Date:   Thu Jan 28 08:18:56 2010 +0000

    Fixing a startup crashbug caused by match changes.
    Reordering match_player so it's not always done, only
    when MAT_PLAYER is set. This caused "*UNLOCKED*" to
    look up a player during startup, when lookup_player
    table was uninitialized.

Refs #172
src/match.c