Age | Commit message (Expand) | Author | Files | Lines |
2009-06-25 | Move storage NPC close fix to storage.c. Fix @storeall, from ea stable. | Dennis Friis | 1 | -5/+0 |
2009-06-25 | Put back jaxads fixes for NPC storage. | Dennis Friis | 1 | -4/+4 |
2009-06-25 | Some fixes for dupes, inspired by ea stable. | Dennis Friis | 1 | -5/+5 |
2009-06-25 | Dont allow any use of storage while in a trade, dereived from ea stable. | Dennis Friis | 1 | -5/+5 |
2009-06-25 | More fixes to storage derived from ea stable. | Dennis Friis | 1 | -15/+15 |
2009-06-25 | Fix a crash on mapexit derived from ea stable. | Dennis Friis | 1 | -1/+1 |
2009-06-25 | Redo storage, derived from ea stable. | Dennis Friis | 1 | -98/+98 |
2009-06-16 | Removed unnecessary am-healing flag, incorporated healing packets with regula... | Fate | 1 | -10/+0 |
2009-05-31 | repeating spell invocations quickly no longer counts as spamming as per Slice... | Fate | 1 | -18/+22 |
2009-05-17 | Transform underscores that preceed NPC names into blanks before sending to cl... | Fate | 1 | -1/+6 |
2009-05-14 | Added pc_logout() hook to process players who are logging out | Fate | 1 | -0/+1 |
2009-05-13 | Fixed all compiler warnings and several small bugs in the process | MadCamel | 1 | -8/+8 |
2009-05-13 | Cleans up the net code for effects | Chuck Miller | 1 | -20/+4 |
2009-05-13 | GM commands triggered from clif are now logged | MadCamel | 1 | -4/+15 |
2009-05-13 | Fix GM notification | Jared Adams | 1 | -3/+1 |
2009-05-13 | Add support for sending GM info to players | Jared Adams | 1 | -0/+6 |
2009-05-11 | Send healing effect on client introduction | Jared Adams | 1 | -0/+12 |
2009-05-03 | Changed all times to use UTC | MadCamel | 1 | -3/+3 |
2009-04-24 | Don't send looks packets when invisible | Jared Adams | 1 | -0/+3 |
2009-04-22 | Spam checks for trade | MadCamel | 1 | -8/+8 |
2009-04-19 | Restore @command on whisper | Jared Adams | 1 | -312/+325 |
2009-04-09 | New and improved anti-spam system | MadCamel | 1 | -54/+18 |
2009-04-06 | Remove some stuff from direction change packets | Jared Adams | 1 | -4/+4 |
2009-04-04 | Fix spam detection | Jared Adams | 1 | -8/+2 |
2009-04-02 | Block whisper spam | Jared Adams | 1 | -66/+16 |
2009-03-23 | DOn't parse packets out of range | Jared Adams | 1 | -1/+1 |
2009-03-14 | Fix some storage-related code | Jared Adams | 1 | -4/+7 |
2009-03-14 | More @command cleanup | Jared Adams | 1 | -2/+2 |
2009-03-11 | FIx a bug dealing with storage and scripting | Jared Adams | 1 | -0/+2 |
2009-03-10 | Apply sanity checks from Wombat | Jared Adams | 1 | -3/+3 |
2009-03-08 | Some more cleanup | Jared Adams | 1 | -6/+1 |
2009-03-08 | Remove pet and vending systems | Jared Adams | 1 | -768/+39 |
2009-03-08 | Fix some miscellanea | Jared Adams | 1 | -14/+10 |
2009-03-08 | Remove packet versions from map server | Jared Adams | 1 | -759/+87 |
2009-03-01 | Fix bug in the whisper to all GMs code | Jared Adams | 1 | -2/+2 |
2009-02-07 | Add some code to prevent GP duplication with trade | Jared Adams | 1 | -0/+1 |
2009-02-01 | Fake NPCs created for spellcasting should no longer have aura effects now | Fate | 1 | -0/+4 |
2009-01-19 | Fix NPC string input to read the amount claimed | Jared Adams | 1 | -2/+5 |
2009-01-10 | Reserved another status change for the new "hide" spell | Fate | 1 | -0/+2 |
2008-12-25 | Remove some unused skill stuff | Jared Adams | 1 | -82/+2 |
2008-12-11 | Added @invisible and @visible GM commands | Fate | 1 | -0/+24 |
2008-12-07 | Report all status changes | Fate | 1 | -1/+0 |
2008-12-03 | Replaced use of rand()%range by peavey's MRAND() macro after complaints about... | Fate | 1 | -1/+1 |
2008-12-03 | GM commands can now be logged (specify a filename as gm_log in map_athena.con... | Fate | 1 | -1/+9 |
2008-12-01 | Added mutations to mobs (must change mob_db.txt) | Fate | 1 | -1/+1 |
2008-11-10 | * Adjusted the GM @charbaselvl command to set base experience to zero when lo... | Fate | 1 | -1/+1 |
2008-11-02 | * Minor cleanup in login server | Jared Adams | 1 | -1/+2 |
2008-10-31 | Commit Mantis 521: Filter out Halloween `magic' from chat | Jared Adams | 1 | -3/+8 |
2008-10-26 | Commit Mantis 513 | Jared Adams | 1 | -4/+4 |
2008-10-23 | Commit Mantis tasks 486 and 460 | Jared Adams | 1 | -19/+65 |