Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-03 | Fix some more compiler warnings | Ben Longbons | 1 | -5/+5 | |
2011-03-24 | Optimize common objects, and adjust other objects accordingly. | Ben Longbons | 1 | -16/+10 | |
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 | -5/+5 | |
2011-03-02 | Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and ↵ | Ben Longbons | 1 | -55/+55 | |
tildes. | |||||
2010-10-03 | Do not allow empty/whitespace-only party/guild names | remoitnane | 1 | -7/+24 | |
Also makes minor style adjustments and cleans up comments. | |||||
2010-09-08 | Simplify party invitation logic and clean up comments | remoitnane | 1 | -22/+50 | |
This eliminates part of the client's burden to manage the ID of the player sending the invitation. This also introduces a new response value (3) for the invitation acknowledgement packet (0x00fd) to indicate the party is full. Resolves: TMW Mantis #676 | |||||
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 1 | -517/+606 | |
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-18 | Replace basic skill with three new skills | Jared Adams | 1 | -2/+8 | |
We want to handle skills differently that eAthena was made too. All new skills are leveled by NPCs instead of using the job sysetm. Also fixes some bugs. | |||||
2009-06-28 | Check party exists on add, reset party info so it shows on adding member. | Dennis Friis | 1 | -4/+14 | |
Inspired by ea stable. | |||||
2009-06-28 | Really fix crash on adding offline partner. Derived from ea stable. | Dennis Friis | 1 | -4/+6 | |
2009-06-25 | Fix a possible crash when adding a party member. Thanks Kage for spotting. | Dennis Friis | 1 | -1/+1 | |
2008-04-02 | initial checkin | Dennis Friis | 1 | -0/+644 | |