summaryrefslogtreecommitdiff
path: root/sql-files
AgeCommit message (Expand)AuthorFilesLines
2011-04-16* Added support for visible garments/robes.ai4rei2-0/+2
2011-04-16* Updated field `weapon` in table `char` to default to '0' (bare-handed) rath...ai4rei2-1/+2
2011-04-15* Fixed some `mob_db` columns being too small for currently used values (bugr...Gepard2-12/+12
2011-03-24- Removed extra <TAB> from const.txtbrianluau2-4/+8
2011-03-01- Updated SQL item/mob databases to latest. (thanks Peter)brianluau2-1558/+1890
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei2-4/+8
2011-02-08* Added support for new delayed character deletion.ai4rei2-0/+2
2011-01-14* Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql...ai4rei2-0/+2
2010-12-12* Removed `motd` from `ragsrvinfo` table in main.sql, missed in previous comm...ai4rei1-2/+1
2010-12-12* Updates to dynamic server information `ragsrvinfo` on SQL.ai4rei1-0/+1
2010-11-26Changed 'killerrid' and 'killedrid' from player vars to player params (bugrep...ultramage1-0/+1
2010-08-26- Fixed duration of Box_Of_Sunlight. (bugreport:4408)brianluau1-1/+1
2010-08-20* Fixed wrong events being called for flavius02 BG waiting rooms. (bugreport:...L0ne_W0lf1-1/+1
2010-06-19- Updated SQL item/mob databases to latest. (thanks Peter)brianluau2-1526/+1851
2010-06-02- Fixed item script of Chicken_Hat (5431). (bugreport:4174)brianluau2-3/+3
2010-05-28- Fixed % issues with Battleground Medals. (bugreport:4062)brianluau2-41/+83
2010-04-17- Fixed some typos in quest_db.txt (bugreport:4186)brianluau2-0/+2
2010-04-01- Fixed 'OnPCLogoutEvent' being queued and never executed if brianluau1-12/+12
2010-03-31- Updated 'getinventorylist' to also return expire_time in the array @invento...brianluau2-14/+14
2010-03-15- Fixed some accessories added in r14210 being refineable. (bugreport:4126)brianluau1-38/+38
2010-02-10- Fixed a misleading description. (bugreport:4008)brianluau3-40/+111
2010-02-09Expanded range for cached and stored-in-db guild member exp (devotion) from u...Paradox924X2-1/+2
2010-01-08- Fixed a typo in Orc's Memory.brianluau3-231/+236
2009-12-01- Fixed weight of Mandragora_Cap (5399) should be 30, not 300. (bugreport:3910)brianluau1-16/+21
2009-11-11- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)brianluau4-26/+49
2009-10-12Added missing sql update file for renameInkfish2-0/+2
2009-09-24- Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052.brianluau2-19/+32
2009-09-04forget to update main.sqlInkfish1-3/+0
2009-09-04* QuestLog Fix.Inkfish1-0/+3
2009-08-27- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)brianluau1-2/+2
2009-08-26- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)brianluau4-1174/+1725
2009-07-27- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.brianluau10-129/+129
2009-07-26Fixed mob counts and quest states are not saved properly sometimesInkfish2-0/+0
2009-07-26* Some updates of Quest Log systemInkfish2-15/+10
2009-07-25Fixed undeclared variables on charserv compiling. how careless i am.....Inkfish1-20/+0
2009-07-25adding the sql update I forgot...Inkfish1-0/+40
2009-07-02- Added mosk_que to the mapcache (follow up to r13903).brianluau3-65/+65
2009-06-23- Updated SQL item/mob databases to latest.brianluau4-71/+117
2009-06-15- Changed some variables to scope instead of permanent char. (bugreport:3248)brianluau1-0/+1
2009-06-11* Fixed TaTaMiGaEShi(Improvised Defense) not working.Inkfish1-0/+1
2009-06-08- Fixed item ID of Pickaxe (should be 6010). (bugreport:3214)brianluau1-19/+19
2009-06-05- Updated item_db.SQL to latest.brianluau1-129/+142
2009-06-05- Removed some extra spaces in item_db.txtbrianluau1-83/+81
2009-05-04Reverted the "The md5() of their kafra code is now stored in #kafra_code$" ch...ultramage2-2/+1
2009-05-04* Added the md5() script command. (follow up to r13719)brianluau1-0/+1
2009-05-04Updated item_db.sql and mob_db.sql from recent changes to both. Thanks to Pet...jmanfffreak2-3022/+3107
2009-05-03* Removed the obfuscation of the #kafra_code password. (bugreport:2323)brianluau1-0/+1
2009-03-18* Updated item_db.sql with the perl scriptPlaytester1-1680/+2371
2009-03-17Updated mob_db.sql to latest, thanks to Peter for his auto builds of the db's...jmanfffreak1-139/+177
2009-03-15Corrected the `char` table's 'manner' column type to match the type used by t...ultramage2-1/+2