Age | Commit message (Expand) | Author | Files | Lines |
2006-09-14 | Updated item_db.sql and mob_db.sql | Playtester | 2 | -92/+92 |
2006-09-13 | - Modified the login SQL server so that case insensitive lookups use "where n... | skotlex | 2 | -3/+11 |
2006-09-12 | - Updated convert_engine.sql to use TYPE instead of ENGINE to be compatible w... | skotlex | 1 | -10/+10 |
2006-09-12 | - Added manual deletion of sc_data entries when deleting a character (char-SQL) | skotlex | 3 | -111/+40 |
2006-09-11 | Added D-Kalck's fix of the TXT -> SQL converter | Playtester | 1 | -2/+2 |
2006-09-10 | Sql file... | Playtester | 1 | -1/+1 |
2006-09-10 | Updated item_db.sql and mob_db.sql | Playtester | 2 | -194/+206 |
2006-09-08 | - Added upgrade_svn8675.sql in case, for some reason, your guild table still ... | skotlex | 1 | -0/+1 |
2006-09-05 | - Fixed connect_until field being a smallint rather than int in the login tab... | skotlex | 2 | -1/+2 |
2006-08-22 | - updated (more or less) the sql-files/item_db2.sql file. | skotlex | 1 | -12/+14 |
2006-08-22 | Added SQL update which should remove \' from guild names | toms | 1 | -0/+1 |
2006-08-17 | * Gospel can't stack anymore | Playtester | 2 | -1141/+1141 |
2006-08-10 | - Fixed two instances in the login-sql server where the ip in the log-login t... | skotlex | 1 | -1/+1 |
2006-08-10 | Fixed syntax error in 'guild' create table statement | toms | 1 | -1/+1 |
2006-08-08 | - Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca... | skotlex | 1 | -1/+1 |
2006-08-06 | Reupdated item_db.sql to latest (forgot to update before -_-) | toms | 1 | -1/+1 |
2006-08-06 | Updated item_db.sql to latest. | toms | 2 | -139/+159 |
2006-07-27 | - Corrected Combat Knife reducing damage from DemiHumans by 10% instead of in... | skotlex | 1 | -1/+1 |
2006-07-27 | Fixed Independence Memorial Hat weight, set to 0 | toms | 1 | -1/+1 |
2006-07-25 | - Added Toms's perl scripts item_db.pl and mob_db.pl (they are in tools/), th... | skotlex | 2 | -120/+126 |
2006-07-25 | - Re-updated the mob_db.sql to latest. | skotlex | 1 | -58/+63 |
2006-07-23 | - Updated mob_db.sql to latest. | skotlex | 1 | -187/+186 |
2006-07-20 | SQL fix for Homunc skills | DracoRPG | 2 | -3/+12 |
2006-07-18 | - Updated mob_db.sql to current mob_db.txt data. | skotlex | 1 | -92/+145 |
2006-07-17 | - Updated mob_db.sql to current mob_db.txt data. | skotlex | 1 | -168/+168 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 3 | -561/+620 |
2006-07-08 | - Fixed the char table having party/guild_id as smallint when they need int t... | skotlex | 2 | -2/+4 |
2006-06-24 | - Fixed an error on the item_db.sql file... GOSH I HATE THOSE COMMENTS, they ... | skotlex | 1 | -1/+1 |
2006-06-24 | - Updated mob_db.sql and item_db.sql to latest. | skotlex | 2 | -46/+150 |
2006-06-17 | - Implemented correct script for "12038,Lotto_Box_04" | skotlex | 1 | -1/+1 |
2006-06-16 | - Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. ... | skotlex | 1 | -1/+1 |
2006-06-16 | - Removed db_tables.sql as it's no longer used. | skotlex | 2 | -585/+1 |
2006-06-16 | sql optimizations. | Euph | 2 | -539/+542 |
2006-06-14 | - Fixed main.sql adding a key on char_id rather than account_id for the char ... | skotlex | 1 | -1/+1 |
2006-06-14 | Syntax errors :( | Lance | 1 | -1/+1 |
2006-06-13 | - Updated mob_db.sql and item_db.sql to latest. | skotlex | 5 | -254/+307 |
2006-06-02 | - Updated item_db.sql/mob_db.sql to current. | skotlex | 2 | -546/+483 |
2006-05-31 | [Improved]: | Lance | 1 | -1/+2 |
2006-05-31 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6869 54... | Lance | 1 | -0/+1 |
2006-05-31 | [Improved]: | Lance | 1 | -1/+1 |
2006-05-27 | Fix possible compile mistakes in there. >_> | blackhole89 | 1 | -0/+21 |
2006-05-24 | - Merged item_db.sql from stable :B | skotlex | 1 | -2539/+2539 |
2006-05-19 | - Fixed loginlog definition in main.sql, thanks to Tempesta | skotlex | 1 | -2/+2 |
2006-05-12 | - Reverted again the change that stuns the caster on Ske, Ska, Swoo when the ... | skotlex | 1 | -3/+3 |
2006-05-11 | - Fixed the definition of the KEY in the loginlog, thanks to TheUltraMage | skotlex | 1 | -1/+1 |
2006-05-11 | - Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to T... | skotlex | 1 | -2/+2 |
2006-05-10 | - Changed wedding costumes to use setoption rather than changebase. | skotlex | 1 | -2/+2 |
2006-05-10 | - Updated mob_db2.txt and mob_db2.sql to have only 10 drop slots rather than 15. | skotlex | 2 | -55/+45 |
2006-05-09 | - Reduced drop slots from 15 to 10. | skotlex | 1 | -794/+784 |
2006-05-09 | - Fix on pc_skill which fixes overlapping when one gets more than one bonus f... | skotlex | 2 | -1/+4 |