Age | Commit message (Expand) | Author | Files | Lines |
2008-10-07 | Fixed the 'exp calculation overflow fix' from r10291 which wasn't really work... | ultramage | 1 | -4/+4 |
2008-10-06 | Damage count on rebirthed mobs is now reset. (Valaris) | L0ne_W0lf | 4 | -1/+6 |
2008-10-06 | voided out clif_blown as per Valaris' instruction. | L0ne_W0lf | 3 | -3/+4 |
2008-10-06 | SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316) | L0ne_W0lf | 2 | -0/+4 |
2008-10-06 | Fixed knockback not updating the client position of disguised players (bugrep... | ultramage | 2 | -18/+22 |
2008-10-06 | Fixed friends list ack packet using truncated values (bugreport:2310). | ultramage | 1 | -2/+2 |
2008-10-04 | Fixed offline divorce not working properly (bugreport:2295). | ultramage | 1 | -1/+4 |
2008-10-04 | Fixed NPC_REBIRTH not working if the caster had no status active at the momen... | ultramage | 1 | -3/+0 |
2008-10-03 | * Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugrepo... | FlavioJS | 2 | -2/+10 |
2008-10-03 | * Fix for "yet another online check bypass technique". (bugreport:2292) | FlavioJS | 3 | -2/+6 |
2008-10-02 | * Implemented Official Moscovia monster skills. Should finish 11.3 | L0ne_W0lf | 3 | -55/+62 |
2008-10-02 | - Some fixes with check weight. | zephyrus | 3 | -10/+10 |
2008-10-01 | Modified homunculus auto-vapor setting to yes. (bugreport:2298) | L0ne_W0lf | 2 | -1/+3 |
2008-10-01 | Kaupe will now trigger from mobs, homuns and mercenaries, as well. (bugreport... | L0ne_W0lf | 2 | -4/+3 |
2008-10-01 | * Rev. 13251 Removed 'casttime' adjustment from offensive ressurection. Follo... | L0ne_W0lf | 3 | -3/+4 |
2008-09-30 | Added Mercenary System related NPCs. | L0ne_W0lf | 3 | -0/+789 |
2008-09-30 | Full implementation of all Episode 11.3 Quests. | L0ne_W0lf | 5 | -736/+19020 |
2008-09-30 | * Corrected a wrong variable name in the Novice Training Ground (bugreport:2293) | samuray22 | 2 | -2/+5 |
2008-09-29 | Fixed the delitem assosiated with the last uptate. | L0ne_W0lf | 2 | -3/+5 |
2008-09-29 | Fixed item requirement for Stellar hairpin in monstertamers.txt. (bugreport:2... | L0ne_W0lf | 2 | -3/+6 |
2008-09-28 | Fixing the txt-char converter compilation (bugreport:2171). | ultramage | 3 | -0/+51 |
2008-09-28 | Adding null pointer check (followup to r13240). | ultramage | 1 | -1/+1 |
2008-09-27 | Implemented fixes for The Sign quest until my rewrite is finished. (bugreport... | L0ne_W0lf | 2 | -8/+15 |
2008-09-27 | * Continues replacing of specialeffect/2 numerics with constants. | samuray22 | 25 | -188/+216 |
2008-09-27 | Fixed clif_changelook betraying the presence of gm-hidden players (bugreport:... | ultramage | 2 | -3/+12 |
2008-09-27 | Fixed a ShowWarning call in skill_db.txt reading code using random data from ... | ultramage | 1 | -1/+1 |
2008-09-25 | * Continues replacing of specialeffect/2 numerics with constants. | L0ne_W0lf | 26 | -355/+382 |
2008-09-25 | Replacing specialeffect/2 numerics with constants in quests. | L0ne_W0lf | 20 | -217/+238 |
2008-09-24 | Again removed unicode BOM from npc/Changelog.txt. | ultramage | 1 | -1/+1 |
2008-09-23 | * Fixed error in Megingjard seal quest. (bugreport:2261) | L0ne_W0lf | 3 | -18/+47 |
2008-09-23 | - Little optimization on agit_template.txt | zephyrus | 1 | -27/+4 |
2008-09-23 | Removed the 'upnp' plugin (see bugreport:1000). | ultramage | 4 | -39/+1 |
2008-09-23 | * Changed some "+ name +" to strcharinfo(0) in Brisingamen Seal. | samuray22 | 2 | -9/+12 |
2008-09-22 | * Fixed a little Exploit to bug the Dancer Job Quest. (bugreport:2252) | samuray22 | 3 | -5/+12 |
2008-09-22 | Corrected npc/changelog.txt mess caused by Paradox924X's unicode BOM mark (r1... | ultramage | 1 | -46/+46 |
2008-09-21 | * Large update to Einbroch. Requires testing. | L0ne_W0lf | 4 | -5309/+8382 |
2008-09-21 | Corrected some issues with the lighthalzen biolab quest. (bugreport:1798) | L0ne_W0lf | 2 | -68/+73 |
2008-09-21 | * Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179) | samuray22 | 3 | -62/+71 |
2008-09-21 | Corrected Lex Divina not showing animation on fail. (bugreport:1740) | L0ne_W0lf | 2 | -5/+4 |
2008-09-21 | Corrected Offensive Res using Turn Undead cast time. (bugreport:1704) | L0ne_W0lf | 2 | -1/+3 |
2008-09-21 | Corrected Sealstatus checking global vars instead of character. | L0ne_W0lf | 3 | -6/+11 |
2008-09-20 | * Fixed DZeroX's fix! (Missing ;'s) | L0ne_W0lf | 4 | -3/+380 |
2008-09-20 | - Fixed zeny exploit on the refiner (bugreport:2248) | DZeroX | 1 | -3/+3 |
2008-09-19 | - Removed duplicated warps. | zephyrus | 5 | -71/+51 |
2008-09-18 | *Slew of bugreport fixage. Figured I should do something. | L0ne_W0lf | 11 | -18/+36 |
2008-09-18 | - Some corrections to Basilica. | zephyrus | 2 | -10/+11 |
2008-09-15 | Corrected a typo in Sleinpr seal quest. (bugreport:2234) | L0ne_W0lf | 2 | -2/+5 |
2008-09-14 | - More optimization to custom folder. (Optimized by Spre) | Kisuka | 2 | -110/+98 |
2008-09-14 | - More optimization of custom folder. | Kisuka | 6 | -712/+92 |
2008-09-14 | Yay typos! :D | Kisuka | 1 | -1/+0 |