summaryrefslogtreecommitdiff
path: root/src/map/map.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-19When zipping server logs, zip with -f to overwriteFate1-1/+1
2009-09-15Logging fix and extension to include trade informaitonFate1-1/+1
2009-09-14Replace logging mechanism: write out text file every ~20 minutes and try to g...Fate1-10/+60
2009-09-13Use gzip --rsyncable to compress map server logs to update the log file more ...Fate1-1/+1
2009-09-11Added mapserver config option log_file to specify gzipped player action log fileFate1-0/+24
2009-08-31Merge commit 'taw/master'Jared Adams1-4/+2
2009-08-29Converted to Mersenne Twister for random.MadCamel1-4/+2
2009-08-29If a spell is continued via the NPC handler callback, double-check that it is...Fate1-1/+1
2009-07-07Fixes to socket system to make it cope better with fd depletion.Dennis Friis1-4/+4
2009-06-25Improved storage saving, derived from ea stable.Dennis Friis1-0/+1
2009-06-25Some fixing on storage saving on map change. derived from ea stable.Dennis Friis1-7/+2
2009-06-25Redo storage, derived from ea stable.Dennis Friis1-5/+23
2009-06-17Added extra checks to ensure spell invocations aren't incorrectly deletedFate1-4/+12
2009-03-08Strip some more outJared Adams1-274/+0
2009-03-08Remove pet and vending systemsJared Adams1-20/+0
2008-12-12Added @hugo and @linus commands for iterating over logged-in playersFate1-0/+68
2008-12-03GM commands can now be logged (specify a filename as gm_log in map_athena.con...Fate1-0/+4
2008-10-26Commit Mantis 509Jared Adams1-25/+106
2008-10-11Commit magic patch v13Jared Adams1-2/+26
2008-04-02initial checkinDennis Friis1-0/+2009