Age | Commit message (Expand) | Author | Files | Lines |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -47/+57 |
2008-03-25 | Partially fixed the mess in status.c. | ultramage | 1 | -2/+2 |
2008-03-25 | Added proper checks to adoption processing (followup to r12428). | ultramage | 1 | -7/+12 |
2008-03-24 | * Added temporary code to track and prevent the multiple remove_map's that ap... | FlavioJS | 1 | -0/+1 |
2008-03-24 | - Fixed a potential crash in Adoption. Reported by Yomanda. | zephyrus | 1 | -0/+3 |
2008-03-19 | - The last bug in Adoption system. | zephyrus | 1 | -2/+2 |
2008-03-18 | inverted logic (followup to r12394) | ultramage | 1 | -2/+2 |
2008-03-18 | Fixed invited party members not displaying correctly (bugreport:1199) | ultramage | 1 | -6/+8 |
2008-03-18 | - Sorry, fixing the last adoption step. It was too late ._. | zephyrus | 1 | -6/+3 |
2008-03-18 | Fixed OnPCLoginEvent not working correctly (bugreport:1182). | ultramage | 1 | -10/+11 |
2008-03-18 | - Added the official adoption method. | zephyrus | 1 | -61/+78 |
2008-03-17 | - Clean up of calc_times function. | zephyrus | 1 | -1/+1 |
2008-03-13 | - Added a fix for Abracadabra, this skills allways should use minimum a Yello... | zephyrus | 1 | -0/+3 |
2008-03-12 | - Fixed bug report 1170. | zephyrus | 1 | -2/+3 |
2008-03-12 | * Added a message to let know the client if the mail inbox is full. | zephyrus | 1 | -6/+13 |
2008-03-11 | Replaced clif_countusers() with a more efficient alternative (thanks to the f... | ultramage | 1 | -17/+0 |
2008-03-10 | Added missing check to only allow the leader of a party to modify its exp sha... | ultramage | 1 | -3/+13 |
2008-03-10 | - Fixed a bug allow GM with notrade to send zeny. | zephyrus | 1 | -3/+1 |
2008-03-09 | - Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang... | skotlex | 1 | -4/+5 |
2008-03-08 | Corrected a problem where a party invite acknowledgement would not be sent (b... | ultramage | 1 | -15/+21 |
2008-03-08 | - Auction System implementation completed. | zephyrus | 1 | -10/+29 |
2008-03-08 | - Added support for Auction Close and Cancel. | zephyrus | 1 | -0/+25 |
2008-03-07 | - Moved the auction time controls only on Char Servers. | zephyrus | 1 | -1/+1 |
2008-03-07 | - Fixed some bugs on auction. | zephyrus | 1 | -8/+11 |
2008-03-07 | - Added config settings mob_active_time and boss_active_time, what they do is... | skotlex | 1 | -5/+6 |
2008-03-07 | - More updates to Auctions. Now you "really" can register auctions, limit to ... | zephyrus | 1 | -10/+22 |
2008-03-07 | - More official way of auction mails. | zephyrus | 1 | -1/+1 |
2008-03-05 | - Merged Auction Search and Register. It seen to work fine, so you can test t... | zephyrus | 1 | -0/+217 |
2008-03-05 | * Added code to clear the Illusionary Shadow effect (followup to r12293) | ultramage | 1 | -2/+2 |
2008-03-03 | - By test, this seen to be a valid operation for mail. When a char receives t... | zephyrus | 1 | -3/+0 |
2008-03-02 | - The last, i hope, fix to the mail system. | zephyrus | 1 | -0/+15 |
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/+18 |
2008-02-28 | - Added cash shop support. (i need to add documentation, working on it). | zephyrus | 1 | -0/+52 |
2008-02-27 | Added support for the "view player equip" feature (see topic:174461) | ultramage | 1 | -2/+133 |
2008-02-22 | * Removed code in socket.c that tries to avoid send buffer overloading, as th... | ultramage | 1 | -12/+6 |
2008-02-22 | Fixed 2 problems in r12223 - incorrect variable used (bugreport:1031) and a m... | ultramage | 1 | -3/+3 |
2008-02-21 | - Added status_calc_life to properly calculate hp/max_hp as a ratio taking in... | skotlex | 1 | -3/+1 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -93/+90 |
2008-02-19 | Fixed a typo in /map/clif.c (acount_id -> account_id) | L0ne_W0lf | 1 | -1/+1 |
2008-02-19 | * Forgotten update to the definition of script command 'input'. | FlavioJS | 1 | -1/+5 |
2008-02-16 | Removed some useless svn:ignore properties. | ultramage | 1 | -17/+6 |
2008-02-13 | - Some fixes to mail system. | zephyrus | 1 | -4/+21 |
2008-02-04 | - Some code cleanups. | zephyrus | 1 | -17/+23 |
2008-02-03 | Fixes to Devotion (see topic:153345) | ultramage | 1 | -40/+26 |
2008-01-26 | Added an out-of-bounds crashfix for map_delobject and map_delobjectnofree. | ultramage | 1 | -1/+1 |
2008-01-26 | Some random cleaning | ultramage | 1 | -18/+13 |
2008-01-21 | Fixed/cleaned r12114 and 12117. | ultramage | 1 | -19/+13 |
2008-01-21 | - Optimized some code about @size changes in chars. | zephyrus | 1 | -5/+20 |
2008-01-15 | * Manner system fixing | ultramage | 1 | -30/+78 |