Age | Commit message (Expand) | Author | Files | Lines |
2007-10-31 | * Fixed a typo in Party Arena. | SinSloth | 1 | -2/+3 |
2007-10-31 | * Forgot Arena warps file ~~ | SinSloth | 1 | -2/+46 |
2007-10-31 | * Added Izlude Battle Arena. Please test it and report any bug you find out. | SinSloth | 18 | -541/+7155 |
2007-10-31 | - Fixed the pc_additem weight check breaking when your current weight is abov... | skotlex | 4 | -4/+9 |
2007-10-30 | * Fixed a possible exploit in Thanatos Tower quest. | SinSloth | 2 | -5/+9 |
2007-10-30 | * Update some missing warps in Veins City. | samuray22 | 2 | -31/+38 |
2007-10-30 | - Updated the mail sql structure in main.sql. | zephyrus | 2 | -1/+2 |
2007-10-29 | Updated to fix errors reported by Zephyrus_CR. bugreport:334 | L0ne_W0lf | 2 | -15/+17 |
2007-10-29 | Fixed a compilation problem and warning (maybe). | ultramage | 5 | -4/+5 |
2007-10-29 | * Makefile creating the conf/import forder. | FlavioJS | 2 | -10/+21 |
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 |