summaryrefslogtreecommitdiff
path: root/src/map/guild.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Use makefiles correctly and expand include dirsBen Longbons1-5/+5
2011-03-02Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and ...Ben Longbons1-118/+118
2010-11-12Hide char_id in guilds packets.Andrei Karas1-32/+23
2010-10-10Made item needed for guild creation configurable in battle.confMadCamel1-7/+13
2010-10-03Do not allow empty/whitespace-only party/guild namesremoitnane1-11/+32
2010-10-02Limit most guild actions to Guild Master position.Andrei Karas1-2/+47
2009-12-26Used the "indent" C formatting program from GNU to do some clean upsChuck Miller1-1232/+1566
2009-07-07Fixes to socket system to make it cope better with fd depletion.Dennis Friis1-2/+2
2009-06-25Auto-cloe guild storage when member leaves. From ea stable.Dennis Friis1-0/+2
2009-06-25More fixes to storage derived from ea stable.Dennis Friis1-1/+1
2008-04-02initial checkinDennis Friis1-0/+1543