Age | Commit message (Expand) | Author | Files | Lines |
2007-10-08 | Added the remaining EXP increasing effects. (25, 100, and 300% manuals and No... | L0ne_W0lf | 2 | -9/+9 |
2007-10-08 | Updated packet_db.txt with latest client entries. | ultramage | 1 | -4/+14 |
2007-10-08 | removed slot from 5147 old baseball hat | Lupus | 2 | -1/+2 |
2007-10-07 | - Ops!. | zephyrus | 1 | -1/+1 |
2007-10-07 | - Bug ID #184: Char Creation With An Empty Name [Zephyrus] | zephyrus | 2 | -0/+10 |
2007-10-07 | * Small bug fix in the Geffen NPCs (end -> next) care of Lesbian. | L0ne_W0lf | 2 | -3/+5 |
2007-10-06 | Fixed an error in the Sage job quest, thanks to Cara. | L0ne_W0lf | 3 | -47/+6 |
2007-10-06 | * the mapserver won't exit when no mapcache is found, with use_grf: yes | ultramage | 13 | -476/+147 |
2007-10-06 | * Added missing item names in the item_db | Playtester | 3 | -27/+32 |
2007-10-06 | Updated Atroce's respawn time on Veins fields | Playtester | 2 | -2/+4 |
2007-10-05 | * REALLY fixed emblem not displaying when a char logs in (compromise between ... | ultramage | 2 | -6/+10 |
2007-10-05 | - Bug ID #143: Error In Item_db.sql | zephyrus | 1 | -4/+4 |
2007-10-05 | * Updated gender restrictions to aegis | Playtester | 2 | -17/+19 |
2007-10-05 | * Removed gender restrictions on all equips | Playtester | 2 | -11/+15 |
2007-10-05 | * Fixed a bug in Hugel Bingo which caused wrong rotation in player locations. | SinSloth | 2 | -2/+6 |
2007-10-05 | Fixed 'Wink of Charm' - shouldn't work on boss mobs (topic:166115) | ultramage | 2 | -10/+12 |
2007-10-05 | * Removed a broken remnant of code from old gospel code (r4349) that's _suppo... | ultramage | 4 | -72/+81 |
2007-10-05 | * Completed the code for SC_LIFEINSURANCE and it's status icon. | zephyrus | 7 | -6/+14 |
2007-10-04 | Fixing the Warning: "suggest explicit braces to avoid ambiguous `else'" to SC... | zephyrus | 1 | -0/+2 |
2007-10-04 | Fixed a mistake in r10919 messing up logged values (bugreport:167) | ultramage | 2 | -3/+4 |
2007-10-04 | * Added SC_EXPBOOST (Field Manual), SC_ITEMBOOST (Bubble Gum) to const.txt. A... | zephyrus | 9 | -32/+36 |
2007-10-04 | * Added code that compacts the vending list after a purchase; fixes the probl... | ultramage | 2 | -7/+24 |
2007-10-04 | * Corrected Icewall skill to be closer to official behavior (part of bugrepor... | ultramage | 7 | -63/+66 |
2007-10-04 | * Added MAX_HOTKEYS to supplement the HOTKEY_SAVING define | ultramage | 13 | -78/+81 |
2007-10-03 | - Update in the Field Manual and Bubble Gum items. | zephyrus | 2 | -2/+4 |
2007-10-03 | * Added the code for Field Manual (SC_BONUSEXP) and Bubble Gum (SC_BONUSDROP) | zephyrus | 6 | -2/+32 |
2007-10-03 | * Moved the homunculus shuffle code to mercenary.c, fixing the bug in the atc... | zephyrus | 5 | -25/+71 |
2007-10-03 | * Cleaned up parts of skill.c related to skill units | ultramage | 8 | -444/+283 |
2007-10-03 | Bosses now can use teleport on Land Protector | Playtester | 2 | -1/+4 |
2007-10-01 | Whoops, wrong revision given in changelog. | L0ne_W0lf | 1 | -1/+1 |
2007-10-01 | * Fixed various trading/vending glitches | ultramage | 9 | -468/+501 |
2007-10-01 | * Fixed an assortment of typos and bugs care of yyCC. | L0ne_W0lf | 6 | -13/+19 |
2007-10-01 | * Small bug fix (== -> !=) thanks to Saithis. | L0ne_W0lf | 2 | -2/+5 |
2007-10-01 | Fixed Frigg combo not reducing def by refine rate | Playtester | 2 | -1/+2 |
2007-10-01 | Small sql update | Playtester | 2 | -7/+7 |
2007-10-01 | * Reverted the bug that was added in the last update | Playtester | 4 | -3/+6 |
2007-10-01 | Fixed Gemini-S58 Card. | Paradox924X | 4 | -2/+6 |
2007-09-30 | Re-phrased the max_lv and aura_lv client battle config setting descriptions. | ultramage | 1 | -5/+9 |
2007-09-30 | Removed redundant 'subnet' s_subnet structure variable. | ultramage | 5 | -65/+39 |
2007-09-29 | * Fixed "Heat" and "Crimson Fire Formation" | Playtester | 2 | -4/+7 |
2007-09-29 | Renamed&moved macros clif_trading() and clif_cant_act() to pc.c since they're... | ultramage | 2 | -44/+39 |
2007-09-28 | Fixed Victorious Coronet thanks to Pinky and $ephiroth | Playtester | 2 | -1/+2 |
2007-09-28 | Added 11.2 gun drops | Playtester | 2 | -3/+4 |
2007-09-28 | * Changed back the query to get the friends of a character to a LEFT JOIN. | FlavioJS | 3 | -1/+13 |
2007-09-28 | * Removed slots from Gusli, and commented it out. kRO doesn't support this item. | L0ne_W0lf | 2 | -3/+6 |
2007-09-28 | * Corrected Summer Outfit not included as a PC class. (Zephyrus_CR) | L0ne_W0lf | 2 | -1/+2 |
2007-09-28 | Added missing msg_athena.conf entry for the summer outfit; name 'Summer' used... | ultramage | 6 | -4/+5 |
2007-09-28 | Removed some redundant code from the sql charserver. | ultramage | 4 | -147/+108 |
2007-09-28 | Updated item_db.sql | Playtester | 1 | -1/+2 |
2007-09-28 | * Implemented Summer Outfit care of Zephyrus_CR. | L0ne_W0lf | 12 | -14/+55 |