Age | Commit message (Expand) | Author | Files | Lines |
2009-07-27 | - Added svn:eol-style native for some conf/css/html/pl/sql/txt files. | brianluau | 10 | -129/+129 |
2009-07-26 | Fixed mob counts and quest states are not saved properly sometimes | Inkfish | 2 | -0/+0 |
2009-07-26 | * Some updates of Quest Log system | Inkfish | 2 | -15/+10 |
2009-07-25 | Fixed undeclared variables on charserv compiling. how careless i am..... | Inkfish | 1 | -20/+0 |
2009-07-25 | adding the sql update I forgot... | Inkfish | 1 | -0/+40 |
2009-07-02 | - Added mosk_que to the mapcache (follow up to r13903). | brianluau | 3 | -65/+65 |
2009-06-23 | - Updated SQL item/mob databases to latest. | brianluau | 4 | -71/+117 |
2009-06-15 | - Changed some variables to scope instead of permanent char. (bugreport:3248) | brianluau | 1 | -0/+1 |
2009-06-11 | * Fixed TaTaMiGaEShi(Improvised Defense) not working. | Inkfish | 1 | -0/+1 |
2009-06-08 | - Fixed item ID of Pickaxe (should be 6010). (bugreport:3214) | brianluau | 1 | -19/+19 |
2009-06-05 | - Updated item_db.SQL to latest. | brianluau | 1 | -129/+142 |
2009-06-05 | - Removed some extra spaces in item_db.txt | brianluau | 1 | -83/+81 |
2009-05-04 | Reverted the "The md5() of their kafra code is now stored in #kafra_code$" ch... | ultramage | 2 | -2/+1 |
2009-05-04 | * Added the md5() script command. (follow up to r13719) | brianluau | 1 | -0/+1 |
2009-05-04 | Updated item_db.sql and mob_db.sql from recent changes to both. Thanks to Pet... | jmanfffreak | 2 | -3022/+3107 |
2009-05-03 | * Removed the obfuscation of the #kafra_code password. (bugreport:2323) | brianluau | 1 | -0/+1 |
2009-03-18 | * Updated item_db.sql with the perl script | Playtester | 1 | -1680/+2371 |
2009-03-17 | Updated mob_db.sql to latest, thanks to Peter for his auto builds of the db's... | jmanfffreak | 1 | -139/+177 |
2009-03-15 | Corrected the `char` table's 'manner' column type to match the type used by t... | ultramage | 2 | -1/+2 |
2009-02-21 | Corrected revision number for the previous upgrade script. | ultramage | 2 | -2/+2 |
2009-02-20 | Increased variable size for status/skill points to remove the 65k cap (bugrep... | ultramage | 1 | -0/+2 |
2008-11-29 | Fixed typo on item script. | Kisuka | 2 | -1/+2 |
2008-11-16 | - Item Rental System. | zephyrus | 2 | -0/+10 |
2008-09-08 | Partially reverted r13197 to maintain consistency with followup sql update. | ultramage | 1 | -0/+1 |
2008-09-07 | - Removed mer_id from main.sql in char table. (Bug Report 2192) | zephyrus | 2 | -2/+0 |
2008-09-01 | - Moved char server's mercenary code to a different file (int_mercenary.*) | zephyrus | 4 | -0/+41 |
2008-08-23 | - Added column `mer_id` on char_db | zephyrus | 2 | -0/+2 |
2008-08-23 | - Database structure for Mercenary. | zephyrus | 2 | -0/+29 |
2008-08-10 | Removed 'DROP TABLE' statements from main.sql (bugreport:1714) | ultramage | 1 | -66/+33 |
2008-08-01 | Removed unused guardian hp columns from the guild castles table in main.sql (... | ultramage | 1 | -8/+0 |
2008-07-31 | * Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus] | akrus | 2 | -2/+7 |
2008-07-31 | * Fixed: commented out loginlog in convert engine sql tables (loginlog table ... | akrus | 2 | -2/+2 |
2008-07-29 | Corrected upgrade_svn12975_view.sql not assigning default values to the two d... | ultramage | 1 | -2/+2 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 5 | -21/+78 |
2008-06-23 | * Fixed: replaced TYPEs with ENGINEs in SQL files (for better compatibility, ... | akrus | 1 | -2/+2 |
2008-06-07 | Typo fix for r12758 >< | ultramage | 1 | -1/+1 |
2008-06-05 | Added 'E' type to picklog table's 'type' column (followup to r11721). | ultramage | 1 | -2/+3 |
2008-05-26 | Increased the allowed packet size for chat messages. | ultramage | 1 | -0/+1 |
2008-05-24 | Updated sql files to latest | toms | 2 | -35/+57 |
2008-05-01 | Updated mob_db.sql to latest | toms | 1 | -1/+20 |
2008-04-25 | Updated item_db.sql to latest | toms | 1 | -1/+1 |
2008-04-21 | Updated sql files to latest | toms | 1 | -7/+7 |
2008-04-15 | Removed all _ in the second name in item_db.txt and updated item_db.sql | toms | 1 | -61/+61 |
2008-04-15 | Updated item_db.sql to latest | toms | 1 | -21/+24 |
2008-04-13 | Forgot to change main.sql to reflect the update to quest_objective table. | Kevin | 1 | -1/+2 |
2008-04-13 | Major updates to the quest system. | Kevin | 1 | -0/+3 |
2008-04-11 | Reverted the `login` table changes from r12464 | ultramage | 4 | -28/+30 |
2008-04-11 | Changed eol-style to native for these files. | Kevin | 1 | -24/+24 |
2008-04-11 | New sql definitions for the quest code. | Kevin | 2 | -15/+9 |
2008-04-10 | Char server now loads/saves quest information. | Kevin | 2 | -0/+55 |