summaryrefslogtreecommitdiff
path: root/sql-files
AgeCommit message (Expand)AuthorFilesLines
2006-06-13- Updated mob_db.sql and item_db.sql to latest.skotlex5-254/+307
2006-06-02- Updated item_db.sql/mob_db.sql to current.skotlex2-546/+483
2006-05-31[Improved]: Lance1-1/+2
2006-05-31git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6869 54...Lance1-0/+1
2006-05-31[Improved]: Lance1-1/+1
2006-05-27Fix possible compile mistakes in there. >_>blackhole891-0/+21
2006-05-24- Merged item_db.sql from stable :Bskotlex1-2539/+2539
2006-05-19- Fixed loginlog definition in main.sql, thanks to Tempestaskotlex1-2/+2
2006-05-12- Reverted again the change that stuns the caster on Ske, Ska, Swoo when the ...skotlex1-3/+3
2006-05-11- Fixed the definition of the KEY in the loginlog, thanks to TheUltraMageskotlex1-1/+1
2006-05-11- Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to T...skotlex1-2/+2
2006-05-10- Changed wedding costumes to use setoption rather than changebase.skotlex1-2/+2
2006-05-10- Updated mob_db2.txt and mob_db2.sql to have only 10 drop slots rather than 15.skotlex2-55/+45
2006-05-09- Reduced drop slots from 15 to 10.skotlex1-794/+784
2006-05-09- Fix on pc_skill which fixes overlapping when one gets more than one bonus f...skotlex2-1/+4
2006-05-07removed old logsLupus1-120/+0
2006-05-06- Updated item_db.sqlskotlex1-109/+108
2006-04-29- Added missing sql-files/mob_db.sql... somehow it was missing from the mob_d...skotlex1-823/+833
2006-04-29- Modified the mob_db structure. The mvp related columns were moved to before...skotlex1-50/+61
2006-04-27- Small change in the pet_ai that should stop the "strange" catch-up behaviou...skotlex1-2/+2
2006-04-26- Updated item_db.sql to current.skotlex1-43/+43
2006-04-24- Added new column to mob_db Sprite_Name to hold the mob's sprite name. Colum...skotlex2-895/+926
2006-04-21Changed item_db2.sql to new formatPlaytester1-5/+7
2006-04-20- Added two columns to item_db: equip_script and unequip_script are scripts t...skotlex1-2474/+2568
2006-04-15- Fixed upgrade_svn5902.sql, thanks to Koshiro for pointing it out.skotlex1-2/+2
2006-04-14- Updated sql-files/mob_db.sql to current.skotlex1-97/+97
2006-04-14- Updated sql-files/item_db.sql to current.skotlex2-2477/+2475
2006-04-09- Changed use of strtol to strtoll as strtol's result is just a signed int, a...skotlex1-0/+1
2006-04-08- Modified the equip_job field in the item_db to be a hexadecimal value for e...skotlex2-1231/+1257
2006-04-05- Added inter config connection_ping_interval which specifies interval in hou...skotlex1-0/+14
2006-04-01- Added upgrade_svn5834.sql to update view for item type 10.skotlex1-0/+1
2006-03-28- Added a debug function to locate all "looping warps"skotlex1-1/+1
2006-03-23- Updated mob_db.sql and item_db.sql to latest txt versions.skotlex2-646/+646
2006-03-15- Added item_db2.sql and mob_db2.sql, thanks to Joshuaaliskotlex2-0/+151
2006-03-14- Fixed the average_lv column size specification. Thanks to Joshuaali (upgrad...skotlex2-3/+4
2006-03-13- Corrected char-server parameters so that the subnet config file is the thir...skotlex1-2/+2
2006-03-10- Fixed Valkyrie's shield script in item_db.sqlskotlex1-1/+1
2006-03-09- Fixed a bug that was making the no_spawn_on_player setting useless.skotlex1-2/+2
2006-03-08- Updated mob_db.sql and item_db.sql to latest.skotlex2-621/+719
2006-03-04- Some cleaning of the main.sql fileskotlex2-28/+30
2006-02-18- Added upgrade file upgrade_svn5322.sql because apparently not everyone has ...skotlex1-0/+1
2006-02-17- Added an upgrade_svn file to fix the party sql table (it lacks the auto-inc...skotlex2-1/+2
2006-02-16- Updated the login/char sql servers to let the sql tables autogenerate the n...skotlex1-14/+0
2006-02-05- Updated sql-files/mob_db.sql to latest.skotlex1-809/+836
2006-02-05- Merged some of the 'plug' items into the main item_dbskotlex1-2415/+2390
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris29-0/+5050
2006-01-29Clearing trunk.Valaris17-4187/+0
2005-03-29eol fixamber1-2/+2
2005-03-29* Added sql upgrade file in sql-files for svn1315's updatecelest1-0/+3
2005-03-27* Added use dynamic allocation when loading the msg_tablecelest1-1772/+1805