Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-05-07 | removed old logs | Lupus | 1 | -120/+0 |
2006-05-06 | - Updated item_db.sql | skotlex | 1 | -109/+108 |
2006-04-29 | - Added missing sql-files/mob_db.sql... somehow it was missing from the mob_d... | skotlex | 1 | -823/+833 |
2006-04-29 | - Modified the mob_db structure. The mvp related columns were moved to before... | skotlex | 1 | -50/+61 |
2006-04-27 | - Small change in the pet_ai that should stop the "strange" catch-up behaviou... | skotlex | 1 | -2/+2 |
2006-04-26 | - Updated item_db.sql to current. | skotlex | 1 | -43/+43 |
2006-04-24 | - Added new column to mob_db Sprite_Name to hold the mob's sprite name. Colum... | skotlex | 2 | -895/+926 |
2006-04-21 | Changed item_db2.sql to new format | Playtester | 1 | -5/+7 |
2006-04-20 | - Added two columns to item_db: equip_script and unequip_script are scripts t... | skotlex | 1 | -2474/+2568 |
2006-04-15 | - Fixed upgrade_svn5902.sql, thanks to Koshiro for pointing it out. | skotlex | 1 | -2/+2 |
2006-04-14 | - Updated sql-files/mob_db.sql to current. | skotlex | 1 | -97/+97 |
2006-04-14 | - Updated sql-files/item_db.sql to current. | skotlex | 2 | -2477/+2475 |
2006-04-09 | - Changed use of strtol to strtoll as strtol's result is just a signed int, a... | skotlex | 1 | -0/+1 |
2006-04-08 | - Modified the equip_job field in the item_db to be a hexadecimal value for e... | skotlex | 2 | -1231/+1257 |
2006-04-05 | - Added inter config connection_ping_interval which specifies interval in hou... | skotlex | 1 | -0/+14 |
2006-04-01 | - Added upgrade_svn5834.sql to update view for item type 10. | skotlex | 1 | -0/+1 |
2006-03-28 | - Added a debug function to locate all "looping warps" | skotlex | 1 | -1/+1 |
2006-03-23 | - Updated mob_db.sql and item_db.sql to latest txt versions. | skotlex | 2 | -646/+646 |
2006-03-15 | - Added item_db2.sql and mob_db2.sql, thanks to Joshuaali | skotlex | 2 | -0/+151 |
2006-03-14 | - Fixed the average_lv column size specification. Thanks to Joshuaali (upgrad... | skotlex | 2 | -3/+4 |
2006-03-13 | - Corrected char-server parameters so that the subnet config file is the thir... | skotlex | 1 | -2/+2 |
2006-03-10 | - Fixed Valkyrie's shield script in item_db.sql | skotlex | 1 | -1/+1 |
2006-03-09 | - Fixed a bug that was making the no_spawn_on_player setting useless. | skotlex | 1 | -2/+2 |
2006-03-08 | - Updated mob_db.sql and item_db.sql to latest. | skotlex | 2 | -621/+719 |
2006-03-04 | - Some cleaning of the main.sql file | skotlex | 2 | -28/+30 |