Age | Commit message (Expand) | Author | Files | Lines |
2007-10-29 | Fixed Gaebolg quest not giving exp in some situations | Playtester | 2 | -1/+3 |
2007-10-29 | Command code cleaning (refer to topic:169759) | ultramage | 12 | -2233/+1464 |
2007-10-28 | * Minor adjustment to take into account the end of line. | FlavioJS | 2 | -7/+13 |
2007-10-28 | * Updated NPC headers to fix errors caused by rev. 11603. | L0ne_W0lf | 16 | -44/+60 |
2007-10-28 | * Restricted more the parsing of npc code. (fixes bugreport:317) | FlavioJS | 2 | -7/+25 |
2007-10-28 | Updated sql files | Playtester | 1 | -3/+3 |
2007-10-28 | Updated Veins Field spawn amounts to official | Playtester | 2 | -24/+25 |
2007-10-28 | Corrected Cross Shield bonus. | L0ne_W0lf | 2 | -1/+3 |
2007-10-28 | * Added Rekenber Job quest which was missing for some unknown reason. | SinSloth | 2 | -6/+1484 |
2007-10-28 | Updated Bio Ethics quest to official, and re-added. | L0ne_W0lf | 3 | -1/+1060 |
2007-10-28 | - Corrected the firewall/kaensin knockback code to how it is supposed to be d... | skotlex | 2 | -3/+2 |
2007-10-28 | - Fixed a bug on the Attachment [Mail System] | zephyrus | 3 | -6/+13 |
2007-10-27 | Fixed missing forward declaration of mail_message. | ultramage | 1 | -0/+1 |
2007-10-27 | Small update to divorce NPC. | L0ne_W0lf | 2 | -1/+5 |
2007-10-27 | Slightly improved the message you get when trying to load a mob into the rang... | ultramage | 1 | -1/+1 |
2007-10-27 | Fixed a typo in r11505 messing up the 'npcmove' command (only 'x' coordinate ... | ultramage | 2 | -1/+2 |
2007-10-27 | Fixed a compilation error in the mail code. Blame the C standard and gcc for ... | ultramage | 1 | -11/+10 |
2007-10-27 | Removed 'petid', a command from r284 to look up pet ids by name. | ultramage | 5 | -90/+42 |
2007-10-27 | * Fixed TXT charserver doing periodic random-sized memory allocation (bugrepo... | ultramage | 6 | -108/+90 |
2007-10-27 | Followup fixes to r11583: | ultramage | 9 | -87/+69 |
2007-10-27 | - Improvements to the mail system. | zephyrus | 11 | -226/+314 |
2007-10-26 | * Some small db updates | Playtester | 4 | -5/+11 |
2007-10-26 | Moved the new novending cell check from the internal code to the client-serve... | ultramage | 6 | -12/+8 |
2007-10-26 | * Removed confusing map_nick2sd_nocase(), let the charserver handle it | ultramage | 7 | -85/+60 |
2007-10-26 | - Removed the config setting firewall_hits_on_undead setting, Firewall and ka... | skotlex | 6 | -26/+24 |
2007-10-26 | More minor updates to a couple NPCs. | L0ne_W0lf | 3 | -6/+8 |
2007-10-26 | Minor updates the Juperos Elevator NPCs. | L0ne_W0lf | 2 | -5/+7 |
2007-10-25 | Minor fixes here and there to a few scripts. | L0ne_W0lf | 3 | -15/+18 |
2007-10-24 | * Corrected a fex misshaps from r11571: | FlavioJS | 4 | -9/+10 |
2007-10-24 | - added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which... | skotlex | 13 | -82/+127 |
2007-10-24 | * Cleaned up some messy guild code (more to come) | ultramage | 24 | -646/+644 |
2007-10-24 | * Added the Advanced Refiner for Enriched ores. | L0ne_W0lf | 3 | -0/+236 |
2007-10-24 | Removed duplicate Morroc city npc (bugreport:277) | L0ne_W0lf | 3 | -33/+12 |
2007-10-24 | Corrected the Jawaii Ice Cream salesman. bugreport:285 | L0ne_W0lf | 2 | -2/+4 |
2007-10-24 | Fixed two duplicate names in the assassin skill quest. XD | L0ne_W0lf | 2 | -2/+3 |
2007-10-24 | 2-x quest skill update 2/2. | L0ne_W0lf | 7 | -1085/+3203 |
2007-10-24 | 2-x quest skill update 1/2. | L0ne_W0lf | 6 | -1838/+4082 |
2007-10-23 | Small fix for the turbo track point converter. Even though, without the arena... | L0ne_W0lf | 2 | -0/+8 |
2007-10-23 | - Another FALSE to false... sorry. | zephyrus | 1 | -1/+1 |
2007-10-23 | - Fixed a compilation bug on linux (FALSE -> false) | zephyrus | 2 | -5/+7 |
2007-10-23 | Added Arunafeltz State WoE maps. | L0ne_W0lf | 5 | -0/+19 |
2007-10-23 | * Removed the inter_athena.conf maildb settings as they are not required anym... | zephyrus | 9 | -574/+522 |
2007-10-22 | - Removed some mail config settings and atcommands not required anymore. | zephyrus | 5 | -24/+24 |
2007-10-22 | Another small update to the mail npcs. Done bumping the SVN rev. count for no... | L0ne_W0lf | 2 | -2/+4 |
2007-10-22 | Forgot to uncomment mail NPCs in scripts_athena.conf XD | L0ne_W0lf | 2 | -1/+2 |
2007-10-22 | Fixed nopenalty entries for Turbo Track maps. | L0ne_W0lf | 2 | -8/+9 |
2007-10-22 | Updated NPCs for the mail system. | L0ne_W0lf | 2 | -19/+21 |
2007-10-22 | * Bug fixes for the turbo track. | L0ne_W0lf | 2 | -5/+10 |
2007-10-22 | - Added the new mail system. Requires optimization and tests. | zephyrus | 24 | -516/+1462 |
2007-10-22 | Fixed Bowling Bash doing more than 1 tile knockback | Playtester | 2 | -1/+3 |