Age | Commit message (Expand) | Author | Files | Lines |
2011-03-03 | Optional - restore Japanese comments where there are already english comments... | Ben Longbons | 1 | -0/+14 |
2011-03-03 | Recovery and conversion of Japanese comments that had been lost as "invalid U... | Ben Longbons | 1 | -303/+304 |
2010-12-01 | Fixed off-by-one error in IP packet level calculation.v2010.12.25 | MadCamel | 1 | -1/+1 |
2010-11-27 | Enabled IP metainformation packet. | MadCamel | 1 | -2/+0 |
2010-11-12 | Hide char_id in guilds packets. | Andrei Karas | 1 | -5/+4 |
2010-10-08 | Added IP address reply packet 0x20C (len 10) | MadCamel | 1 | -1/+18 |
2010-10-03 | Do not allow empty/whitespace-only party/guild names | remoitnane | 1 | -6/+34 |
2010-10-02 | Limit most guild actions to Guild Master position. | Andrei Karas | 1 | -2/+24 |
2010-09-29 | Prevent spoofing in guild chat messages | remoitnane | 1 | -4/+4 |
2010-09-28 | Changed drop rate to once every 50ms. This should bring the "spice" | MadCamel | 1 | -1/+1 |
2010-09-08 | Simplify party invitation logic and clean up comments | remoitnane | 1 | -7/+21 |
2010-09-05 | Clean up NPC string input and minor formatting | remoitnane | 1 | -7/+17 |
2010-08-15 | Let players spam spells again | remoitnane | 1 | -7/+37 |
2010-08-15 | Correct cosmetic issues and make use of message configuration | remoitnane | 1 | -3/+6 |
2010-08-15 | Centralize chat validation and simplify at-command processing | remoitnane | 1 | -92/+266 |
2010-08-01 | Properly fixed disconnect problem | MadCamel | 1 | -1/+1 |
2010-08-01 | Revert "Disable the packet flood prevention" | MadCamel | 1 | -2/+0 |
2010-08-01 | Disable the packet flood prevention | Chuck Miller | 1 | -0/+2 |
2010-07-27 | Temporarily removed ChangeDir flood checks until mana1.0 is official | MadCamel | 1 | -0/+3 |
2010-07-23 | Clean up some memory handling | remoitnane | 1 | -8/+3 |
2010-05-03 | Tweaked some rate limits for NPCs | MadCamel | 1 | -4/+4 |
2010-05-02 | ChangeDir packets are now rate limited | MadCamel | 1 | -1/+11 |
2010-05-01 | Do not relay duplicate direction change packets | MadCamel | 1 | -0/+3 |
2010-04-04 | Removed obsoleted trade and sit spam code | MadCamel | 1 | -4/+0 |
2010-04-04 | Added packet rate limiter and flood prevention system. | MadCamel | 1 | -129/+633 |
2010-02-21 | Fixed sending player's name when in a guild. | Chuck Miller | 1 | -51/+32 |
2010-02-20 | Do not report another player's base level. | No Name | 1 | -10/+3 |
2010-02-06 | Fix a memory leak | MadCamel | 1 | -1/+3 |
2010-02-05 | Spellcasting will no longer trigger spam bans | MadCamel | 1 | -16/+7 |
2010-01-19 | fixed a few buffer overruns | Helmut Grohne | 1 | -2/+2 |
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 1 | -5764/+6774 |
2009-12-02 | Fix map authentication response | Jared Adams | 1 | -3/+3 |
2009-10-29 | Allow players to switch characters while alive | Jared Adams | 1 | -2/+2 |
2009-10-25 | Give level 99 character the GM hilight too | Jared Adams | 1 | -1/+1 |
2009-10-10 | report job level as zero | Fate | 1 | -2/+1 |
2009-10-10 | Better logging, initial job experience gathering, naming fixes to the skill s... | Fate | 1 | -1/+2 |
2009-10-03 | Make sure the announce packet includes the nick | Jared Adams | 1 | -1/+6 |
2009-09-26 | Add a no player drop flag for maps | Jared Adams | 1 | -1/+1 |
2009-09-26 | Initial support for skill pools (available via at commands and | Fate | 1 | -10/+4 |
2009-09-22 | Prevent attacking while hidden | Jared Adams | 1 | -1/+1 |
2009-09-20 | Initial support for skill pools | Fate | 1 | -1/+1 |
2009-09-18 | Replace basic skill with three new skills | Jared Adams | 1 | -22/+16 |
2009-09-14 | Only report characters as GMs to clients if their GM level is 60 | Fate | 1 | -2/+2 |
2009-09-12 | Implemented pDeaf property (70) which makes PCs ignore regular PC chat (excep... | Fate | 1 | -1/+42 |
2009-08-31 | Merge commit 'taw/master' | Jared Adams | 1 | -5/+5 |
2009-08-29 | Converted to Mersenne Twister for random. | MadCamel | 1 | -4/+4 |
2009-08-26 | Log /announce calls | Jared Adams | 1 | -1/+6 |
2009-08-18 | Revert 3b44872c6d1601abe33115a92cbb8e3e13d2bea5 | MadCamel | 1 | -1/+1 |
2009-08-16 | Adjust auto ban code and add sit spam handling | Jared Adams | 1 | -3/+8 |
2009-08-16 | Send GM flag to clients | Jared Adams | 1 | -4/+2 |