Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-30 | Rename files for C++ conversion. Does not compile. | Ben Longbons | 1 | -2215/+0 | |
After updating, you can remove these files, as shown in 'git status': Untracked files: (use "git add <file>..." to include in what will be committed) src/map/magic-interpreter-lexer.c src/map/magic-interpreter-parser.c src/map/magic-interpreter-parser.h | |||||
2012-07-19 | Hopefully make shutdown more clean. | Ben Longbons | 1 | -8/+4 | |
2011-09-20 | Fix a stupid bug caused by the C programming language. | Ben Longbons | 1 | -1/+1 | |
2011-04-03 | Fix some more compiler warnings | Ben Longbons | 1 | -59/+26 | |
2011-03-24 | Fix timer bugs in previous version | Ben Longbons | 1 | -1/+0 | |
The most visible effect of this was that the map-server would never actually connect with the char-server | |||||
2011-03-24 | Optimize common objects, and adjust other objects accordingly. | Ben Longbons | 1 | -81/+44 | |
Major changes still need to be made to each of the servers. | |||||
2011-03-16 | Use makefiles correctly and expand include dirs | Ben Longbons | 1 | -7/+7 | |
2011-03-02 | Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and ↵ | Ben Longbons | 1 | -129/+129 | |
tildes. | |||||
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 1 | -1368/+1681 | |
The command options used was: -nbad -bap -sc -bl -blf -bli0 -cli4 -cbi0 -di5 -nbc -bls -ip2 -nut -ts4 -bap -i4 -sob -npsl | |||||
2009-09-26 | Initial support for skill pools (available via at commands and | Fate | 1 | -10/+1 | |
untested scripting commands.) These changes also affect the format of the skill_db.txt file. | |||||
2009-09-19 | When zipping server logs, zip with -f to overwrite | Fate | 1 | -1/+1 | |
2009-09-15 | Logging fix and extension to include trade informaiton | Fate | 1 | -1/+1 | |
2009-09-14 | Replace logging mechanism: write out text file every ~20 minutes and try to ↵ | Fate | 1 | -10/+60 | |
gzip. If gzip fails, the old file still survives. | |||||
2009-09-13 | Use gzip --rsyncable to compress map server logs to update the log file more ↵ | Fate | 1 | -1/+1 | |
frequently | |||||
2009-09-11 | Added mapserver config option log_file to specify gzipped player action log file | Fate | 1 | -0/+24 | |
2009-08-31 | Merge commit 'taw/master' | Jared Adams | 1 | -4/+2 | |
2009-08-29 | Converted to Mersenne Twister for random. | MadCamel | 1 | -4/+2 | |
Randomerer! Also: Fixed a security problem. Can you find it? | |||||
2009-08-29 | If a spell is continued via the NPC handler callback, double-check that it ↵ | Fate | 1 | -1/+1 | |
is really waiting for a script. This fixes #755 and #733. | |||||
2009-07-07 | Fixes to socket system to make it cope better with fd depletion. | Dennis Friis | 1 | -4/+4 | |
Also added timeout for fullconnect, secured map server from stateless connections. | |||||
2009-06-25 | Improved storage saving, derived from ea stable. | Dennis Friis | 1 | -0/+1 | |
2009-06-25 | Some fixing on storage saving on map change. derived from ea stable. | Dennis Friis | 1 | -7/+2 | |
2009-06-25 | Redo storage, derived from ea stable. | Dennis Friis | 1 | -5/+23 | |
2009-06-17 | Added extra checks to ensure spell invocations aren't incorrectly deleted | Fate | 1 | -4/+12 | |
2009-03-08 | Strip some more out | Jared Adams | 1 | -274/+0 | |
2009-03-08 | Remove pet and vending systems | Jared Adams | 1 | -20/+0 | |
2008-12-12 | Added @hugo and @linus commands for iterating over logged-in players | Fate | 1 | -0/+68 | |
2008-12-03 | GM commands can now be logged (specify a filename as gm_log in ↵ | Fate | 1 | -0/+4 | |
map_athena.conf). Added @log and @tee and @l and @t commands at level 60. | |||||
2008-10-26 | Commit Mantis 509 | Jared Adams | 1 | -25/+106 | |
2008-10-11 | Commit magic patch v13 | Jared Adams | 1 | -2/+26 | |
2008-04-02 | initial checkin | Dennis Friis | 1 | -0/+2009 | |