Age | Commit message (Expand) | Author | Files | Lines |
2008-08-19 | * Added global sql settings 'sql.*' to inter_athena.conf. | FlavioJS | 3 | -24/+33 |
2008-08-15 | Split off mapreg code from script.c | ultramage | 3 | -2/+6 |
2008-08-15 | Applied one missed conf setting rename (followup to r13077). | ultramage | 1 | -1/+1 |
2008-08-15 | * Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres... | sketchyphoenix | 1 | -2/+2 |
2008-08-09 | fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923 | Yommy | 2 | -5/+3 |
2008-08-07 | * Added another GM trust config for party invitations (bugreport:2004) | sketchyphoenix | 1 | -0/+10 |
2008-08-04 | Added configs for quest table name adjustment (bugreport:1778) | ultramage | 1 | -0/+2 |
2008-08-01 | * Mapflag updates. Will need to do a complete rewrite eventually. | L0ne_W0lf | 8 | -304/+211 |
2008-07-30 | Removed the IRC bot system, now a customization (see topic:194306) | ultramage | 1 | -42/+0 |
2008-07-27 | Cleaned up several poorly chosen loginlog variable names. | ultramage | 2 | -15/+3 |
2008-07-27 | * Removed some leftover code that shouldn't have been merged | ultramage | 1 | -3/+0 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 6 | -59/+63 |
2008-07-23 | Increased max. hairstyle number, 23 -> 25 (bugreport:1773) | ultramage | 2 | -1/+3 |
2008-07-22 | * Removed mail commands that no longer exist from help.txt. | L0ne_W0lf | 2 | -8/+4 |
2008-07-04 | * Homunculus will no longer auto-vaporize on master death. | L0ne_W0lf | 1 | -0/+3 |
2008-07-03 | added missing nomemo mapflag to nameless_i | Lupus | 1 | -0/+2 |
2008-06-29 | Random assortment of various small corrections and tweaks. | ultramage | 3 | -5/+5 |
2008-06-14 | * Uncommented all novice map, and added mapflags. | L0ne_W0lf | 8 | -25/+112 |
2008-06-13 | correcting some broken line endings... | ultramage | 1 | -1/+0 |
2008-06-06 | Added mapflags in preparation for Monster Races. | L0ne_W0lf | 9 | -0/+40 |
2008-06-01 | Added Ai4rei's "gm can view all players' equips" feature (topic:186519). | ultramage | 2 | -0/+6 |
2008-05-29 | Modified the main chat format string to prevent client crashes (there needs t... | ultramage | 1 | -1/+1 |
2008-05-27 | Added new maps related to episode 13.1. | L0ne_W0lf | 2 | -0/+20 |
2008-04-28 | Updated castle DB to be compliant with new WoE scripts. | L0ne_W0lf | 2 | -2/+4 |
2008-04-27 | Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266... | ultramage | 1 | -3/+0 |
2008-04-27 | Changed the last commit so it must be called with @reloaditemdb2. @reloaditem... | Kevin | 1 | -0/+3 |
2008-04-18 | Implemented config setting 'vending_over_max', to let people configure the be... | ultramage | 2 | -0/+6 |
2008-04-15 | * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) | ultramage | 1 | -2/+2 |
2008-04-05 | Reverted my recent changes to trunk. | ultramage | 2 | -6/+3 |
2008-04-05 | Added back the login_log() function for txt (removed in r11826). | ultramage | 2 | -1/+4 |
2008-04-04 | Preparations for the login server TXT/SQL merge | ultramage | 2 | -3/+3 |
2008-04-02 | First round of minor updates for WoE SE. | L0ne_W0lf | 2 | -10/+12 |
2008-03-28 | Some more txt/sql login server synchronization: | ultramage | 3 | -48/+2 |
2008-03-12 | - Fixed bug report 1170. | zephyrus | 1 | -1/+3 |
2008-03-09 | - Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang... | skotlex | 1 | -4/+3 |
2008-03-08 | - Added battle/misc.conf auction settings. | zephyrus | 1 | -0/+6 |
2008-03-07 | - Added config settings mob_active_time and boss_active_time, what they do is... | skotlex | 2 | -0/+10 |
2008-03-05 | * Added code to clear the Illusionary Shadow effect (followup to r12293) | ultramage | 2 | -4/+6 |
2008-03-04 | - Updated firepillar so it cannot be placed on top of others. | skotlex | 1 | -2/+2 |
2008-03-01 | Added some additional map flags for some newer maps. | L0ne_W0lf | 12 | -1/+183 |
2008-02-29 | - Oops! Typo. | zephyrus | 1 | -1/+1 |
2008-02-29 | - Starting preparatives for Auctions System. | zephyrus | 1 | -0/+3 |
2008-02-29 | Added some information and documentation for cash shop. | L0ne_W0lf | 3 | -0/+6 |
2008-02-29 | - Added #cash and #points to add cash/kafra points to a character. | zephyrus | 1 | -0/+4 |
2008-02-29 | - Added @cash and @points command to manage your cash/kafra points. | zephyrus | 1 | -0/+4 |
2008-02-27 | * Fixed Apple of Idun not checking for bard soul link (bugreport:1028) | ultramage | 2 | -2/+5 |
2008-02-26 | - Added new settings for autotrade on battle/misc.conf (you can read descript... | zephyrus | 1 | -0/+8 |
2008-02-24 | Now the server will print an error message if an invalid mapflag is found dur... | ultramage | 1 | -1/+1 |
2008-02-14 | Removed/replaced all calls to map_getallusers (followup to r12195). | ultramage | 2 | -3/+2 |
2008-02-14 | - Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_... | zephyrus | 5 | -0/+27 |