summaryrefslogtreecommitdiff
path: root/sql-files
AgeCommit message (Expand)AuthorFilesLines
2006-09-14Updated item_db.sql and mob_db.sqlPlaytester2-92/+92
2006-09-13- Modified the login SQL server so that case insensitive lookups use "where n...skotlex2-3/+11
2006-09-12- Updated convert_engine.sql to use TYPE instead of ENGINE to be compatible w...skotlex1-10/+10
2006-09-12- Added manual deletion of sc_data entries when deleting a character (char-SQL)skotlex3-111/+40
2006-09-11Added D-Kalck's fix of the TXT -> SQL converterPlaytester1-2/+2
2006-09-10Sql file...Playtester1-1/+1
2006-09-10Updated item_db.sql and mob_db.sqlPlaytester2-194/+206
2006-09-08- Added upgrade_svn8675.sql in case, for some reason, your guild table still ...skotlex1-0/+1
2006-09-05- Fixed connect_until field being a smallint rather than int in the login tab...skotlex2-1/+2
2006-08-22- updated (more or less) the sql-files/item_db2.sql file.skotlex1-12/+14
2006-08-22Added SQL update which should remove \' from guild namestoms1-0/+1
2006-08-17* Gospel can't stack anymorePlaytester2-1141/+1141
2006-08-10- Fixed two instances in the login-sql server where the ip in the log-login t...skotlex1-1/+1
2006-08-10Fixed syntax error in 'guild' create table statementtoms1-1/+1
2006-08-08- Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca...skotlex1-1/+1
2006-08-06Reupdated item_db.sql to latest (forgot to update before -_-)toms1-1/+1
2006-08-06Updated item_db.sql to latest.toms2-139/+159
2006-07-27- Corrected Combat Knife reducing damage from DemiHumans by 10% instead of in...skotlex1-1/+1
2006-07-27Fixed Independence Memorial Hat weight, set to 0toms1-1/+1
2006-07-25- Added Toms's perl scripts item_db.pl and mob_db.pl (they are in tools/), th...skotlex2-120/+126
2006-07-25- Re-updated the mob_db.sql to latest.skotlex1-58/+63
2006-07-23- Updated mob_db.sql to latest.skotlex1-187/+186
2006-07-20SQL fix for Homunc skillsDracoRPG2-3/+12
2006-07-18- Updated mob_db.sql to current mob_db.txt data.skotlex1-92/+145
2006-07-17- Updated mob_db.sql to current mob_db.txt data.skotlex1-168/+168
2006-07-17Orn's and Albator's Homunculus system, finally, YAY!!DracoRPG3-561/+620
2006-07-08- Fixed the char table having party/guild_id as smallint when they need int t...skotlex2-2/+4
2006-06-24- Fixed an error on the item_db.sql file... GOSH I HATE THOSE COMMENTS, they ...skotlex1-1/+1
2006-06-24- Updated mob_db.sql and item_db.sql to latest.skotlex2-46/+150
2006-06-17- Implemented correct script for "12038,Lotto_Box_04"skotlex1-1/+1
2006-06-16- Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. ...skotlex1-1/+1
2006-06-16- Removed db_tables.sql as it's no longer used.skotlex2-585/+1
2006-06-16sql optimizations.Euph2-539/+542
2006-06-14- Fixed main.sql adding a key on char_id rather than account_id for the char ...skotlex1-1/+1
2006-06-14Syntax errors :(Lance1-1/+1
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