Age | Commit message (Expand) | Author | Files | Lines |
2008-09-11 | Removed a few out of date messages from msg_athena, and updated some others. | L0ne_W0lf | 1 | -52/+52 |
2008-09-09 | Enabled WoE SE to be run independently of WoE. Let's see how long it is befor... | L0ne_W0lf | 1 | -1/+39 |
2008-08-28 | Fixed @cash/@points not handling negative values properly (bugreport:2132) | ultramage | 1 | -2/+2 |
2008-08-26 | * Fixed @agjgmlvl bug preventing its use on other players. (bugreport:2124) | sketchyphoenix | 1 | -1/+1 |
2008-08-24 | - Moving all content of Homunculus code to a proper file Homunculus.c/h | zephyrus | 1 | -7/+8 |
2008-08-20 | - Removed my barricade implementation. Not required in WoE SE. | zephyrus | 1 | -41/+0 |
2008-08-09 | Fixed @noks leaking internal buffer contents (bugreport:1528). | ultramage | 1 | -0/+2 |
2008-07-31 | @autoloot and @autolootitem can now be used together for more precise looting... | ultramage | 1 | -12/+1 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -16/+2 |
2008-07-26 | Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value w... | ultramage | 1 | -1/+1 |
2008-07-13 | Modified storage data loading | ultramage | 1 | -10/+7 |
2008-07-10 | Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl... | ultramage | 1 | -1/+1 |
2008-07-09 | * Added const to the return value of get_timer. | FlavioJS | 1 | -2/+2 |
2008-06-17 | Forgot to commit source modification from r12833 (Updated Novice grounds.) | L0ne_W0lf | 1 | -1/+1 |
2008-06-11 | Added partylock/guildlock mapflag checking for @changeleader/@changegm (bugre... | ultramage | 1 | -2/+14 |
2008-05-10 | Fixed @showmobs not working due to a mistake in r12436 (bugreport:1487) | ultramage | 1 | -44/+46 |
2008-05-08 | - Added some new items and headgears. | zephyrus | 1 | -7/+7 |
2008-05-02 | Replaced the very ineffective clif_foreachclient() with map_foreachpc() since... | ultramage | 1 | -28/+39 |
2008-04-27 | Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266... | ultramage | 1 | -15/+1 |
2008-04-27 | Changed the last commit so it must be called with @reloaditemdb2. @reloaditem... | Kevin | 1 | -1/+15 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -2/+2 |
2008-04-15 | * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) | ultramage | 1 | -18/+14 |
2008-04-06 | Added Moscovia to the list of @go destinations | toms | 1 | -1/+4 |
2008-04-04 | Fixed @rura between maps on more then one map server. (r12483) | Kevin | 1 | -1/+1 |
2008-03-28 | Some more txt/sql login server synchronization: | ultramage | 1 | -25/+0 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -5/+4 |
2008-03-24 | * Reorganized the contents of the mapserver's header files. | ultramage | 1 | -0/+1 |
2008-03-18 | Fixed OnPCLoginEvent not working correctly (bugreport:1182). | ultramage | 1 | -1/+1 |
2008-03-18 | - Added the official adoption method. | zephyrus | 1 | -4/+5 |
2008-03-13 | - Added a fix for Abracadabra, this skills allways should use minimum a Yello... | zephyrus | 1 | -0/+41 |
2008-03-05 | * Added code to clear the Illusionary Shadow effect (followup to r12293) | ultramage | 1 | -2/+2 |
2008-03-04 | - Updated firepillar so it cannot be placed on top of others. | skotlex | 1 | -5/+8 |
2008-03-03 | - Merged mail system to Stable. Need a second check... please wait. | zephyrus | 1 | -5/+5 |
2008-03-02 | Fixed wrong mvp format string for @mobinfo (would not show big mvp exp reward... | ultramage | 1 | -1/+1 |
2008-02-29 | - Starting preparatives for Auctions System. | zephyrus | 1 | -0/+12 |
2008-02-29 | - Added @cash and @points command to manage your cash/kafra points. | zephyrus | 1 | -0/+33 |
2008-02-26 | - Added new settings for autotrade on battle/misc.conf (you can read descript... | zephyrus | 1 | -38/+45 |
2008-02-22 | Fixed @whomap not unlocking the player db (bug in r12204) | ultramage | 1 | -0/+1 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -1/+1 |
2008-02-17 | - Updated Eye of Hellion to use the new format of the input command. | skotlex | 1 | -1/+1 |
2008-02-14 | - Some optimizations to @noks (now using a Status Change timer). | zephyrus | 1 | -3/+18 |
2008-02-14 | Removed/replaced all calls to map_getallusers (followup to r12195). | ultramage | 1 | -315/+283 |
2008-02-14 | - Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_... | zephyrus | 1 | -1/+84 |
2008-02-11 | Getting rid of map_getallusers(), part 1 | ultramage | 1 | -92/+99 |
2008-02-07 | - Fixed Freezing Trap doing no damage (changed type from misc to weapon) | skotlex | 1 | -1/+1 |
2008-02-01 | Added a missing script On-events index refresh operation after a npc is unloa... | ultramage | 1 | -0/+1 |
2008-01-26 | Some random cleaning | ultramage | 1 | -4/+4 |
2008-01-15 | * Manner system fixing | ultramage | 1 | -3/+11 |
2008-01-10 | - Removed 'skill_steal_type' from skill.conf as said config no longer exists. | skotlex | 1 | -2/+2 |
2008-01-09 | - corrected duration of sphere mines to be 30 secs regardless of skill level | skotlex | 1 | -2/+0 |