Age | Commit message (Expand) | Author | Files | Lines |
2010-06-19 | - Updated SQL item/mob databases to latest. (thanks Peter) | brianluau | 2 | -1526/+1851 |
2010-06-02 | - Fixed item script of Chicken_Hat (5431). (bugreport:4174) | brianluau | 2 | -3/+3 |
2010-05-28 | - Fixed % issues with Battleground Medals. (bugreport:4062) | brianluau | 2 | -41/+83 |
2010-04-17 | - Fixed some typos in quest_db.txt (bugreport:4186) | brianluau | 2 | -0/+2 |
2010-04-01 | - Fixed 'OnPCLogoutEvent' being queued and never executed if | brianluau | 1 | -12/+12 |
2010-03-31 | - Updated 'getinventorylist' to also return expire_time in the array @invento... | brianluau | 2 | -14/+14 |
2010-03-15 | - Fixed some accessories added in r14210 being refineable. (bugreport:4126) | brianluau | 1 | -38/+38 |
2010-02-10 | - Fixed a misleading description. (bugreport:4008) | brianluau | 3 | -40/+111 |
2010-02-09 | Expanded range for cached and stored-in-db guild member exp (devotion) from u... | Paradox924X | 2 | -1/+2 |
2010-01-08 | - Fixed a typo in Orc's Memory. | brianluau | 3 | -231/+236 |
2009-12-01 | - Fixed weight of Mandragora_Cap (5399) should be 30, not 300. (bugreport:3910) | brianluau | 1 | -16/+21 |
2009-11-11 | - Fixed a typo in Strawberry Cake (12319). (bugreport:3702) | brianluau | 4 | -26/+49 |
2009-10-12 | Added missing sql update file for rename | Inkfish | 2 | -0/+2 |
2009-09-24 | - Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052. | brianluau | 2 | -19/+32 |
2009-09-04 | forget to update main.sql | Inkfish | 1 | -3/+0 |
2009-09-04 | * QuestLog Fix. | Inkfish | 1 | -0/+3 |
2009-08-27 | - Fixed typo in Hyegun_Hat (5367). (bugreport:1935) | brianluau | 1 | -2/+2 |
2009-08-26 | - Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483) | brianluau | 4 | -1174/+1725 |
2009-07-27 | - Added svn:eol-style native for some conf/css/html/pl/sql/txt files. | brianluau | 10 | -129/+129 |
2009-07-26 | Fixed mob counts and quest states are not saved properly sometimes | Inkfish | 2 | -0/+0 |
2009-07-26 | * Some updates of Quest Log system | Inkfish | 2 | -15/+10 |
2009-07-25 | Fixed undeclared variables on charserv compiling. how careless i am..... | Inkfish | 1 | -20/+0 |
2009-07-25 | adding the sql update I forgot... | Inkfish | 1 | -0/+40 |
2009-07-02 | - Added mosk_que to the mapcache (follow up to r13903). | brianluau | 3 | -65/+65 |
2009-06-23 | - Updated SQL item/mob databases to latest. | brianluau | 4 | -71/+117 |
2009-06-15 | - Changed some variables to scope instead of permanent char. (bugreport:3248) | brianluau | 1 | -0/+1 |
2009-06-11 | * Fixed TaTaMiGaEShi(Improvised Defense) not working. | Inkfish | 1 | -0/+1 |
2009-06-08 | - Fixed item ID of Pickaxe (should be 6010). (bugreport:3214) | brianluau | 1 | -19/+19 |
2009-06-05 | - Updated item_db.SQL to latest. | brianluau | 1 | -129/+142 |
2009-06-05 | - Removed some extra spaces in item_db.txt | brianluau | 1 | -83/+81 |
2009-05-04 | Reverted the "The md5() of their kafra code is now stored in #kafra_code$" ch... | ultramage | 2 | -2/+1 |
2009-05-04 | * Added the md5() script command. (follow up to r13719) | brianluau | 1 | -0/+1 |
2009-05-04 | Updated item_db.sql and mob_db.sql from recent changes to both. Thanks to Pet... | jmanfffreak | 2 | -3022/+3107 |
2009-05-03 | * Removed the obfuscation of the #kafra_code password. (bugreport:2323) | brianluau | 1 | -0/+1 |
2009-03-18 | * Updated item_db.sql with the perl script | Playtester | 1 | -1680/+2371 |
2009-03-17 | Updated mob_db.sql to latest, thanks to Peter for his auto builds of the db's... | jmanfffreak | 1 | -139/+177 |
2009-03-15 | Corrected the `char` table's 'manner' column type to match the type used by t... | ultramage | 2 | -1/+2 |
2009-02-21 | Corrected revision number for the previous upgrade script. | ultramage | 2 | -2/+2 |
2009-02-20 | Increased variable size for status/skill points to remove the 65k cap (bugrep... | ultramage | 1 | -0/+2 |
2008-11-29 | Fixed typo on item script. | Kisuka | 2 | -1/+2 |
2008-11-16 | - Item Rental System. | zephyrus | 2 | -0/+10 |
2008-09-08 | Partially reverted r13197 to maintain consistency with followup sql update. | ultramage | 1 | -0/+1 |
2008-09-07 | - Removed mer_id from main.sql in char table. (Bug Report 2192) | zephyrus | 2 | -2/+0 |
2008-09-01 | - Moved char server's mercenary code to a different file (int_mercenary.*) | zephyrus | 4 | -0/+41 |
2008-08-23 | - Added column `mer_id` on char_db | zephyrus | 2 | -0/+2 |
2008-08-23 | - Database structure for Mercenary. | zephyrus | 2 | -0/+29 |
2008-08-10 | Removed 'DROP TABLE' statements from main.sql (bugreport:1714) | ultramage | 1 | -66/+33 |
2008-08-01 | Removed unused guardian hp columns from the guild castles table in main.sql (... | ultramage | 1 | -8/+0 |
2008-07-31 | * Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus] | akrus | 2 | -2/+7 |
2008-07-31 | * Fixed: commented out loginlog in convert engine sql tables (loginlog table ... | akrus | 2 | -2/+2 |