Age | Commit message (Expand) | Author | Files | Lines |
2008-03-18 | Fixed invited party members not displaying correctly (bugreport:1199) | ultramage | 1 | -0/+1 |
2008-03-18 | Fixed OnPCLoginEvent not working correctly (bugreport:1182). | ultramage | 1 | -0/+1 |
2008-03-18 | updated VS project files. You can run servers trough VSudio IDE / Run | Lupus | 1 | -0/+4 |
2008-03-10 | Added missing check to only allow the leader of a party to modify its exp sha... | ultramage | 1 | -0/+3 |
2008-03-09 | - Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang... | skotlex | 1 | -0/+8 |
2008-03-09 | Cleaned up and corrected some more land skill code: | ultramage | 1 | -0/+9 |
2008-03-07 | - Added config settings mob_active_time and boss_active_time, what they do is... | skotlex | 1 | -0/+7 |
2008-03-06 | - Corrected pc_checkitem not behaving correctly when you had more than one eq... | skotlex | 1 | -0/+1 |
2008-03-06 | - Corrected pc_checkitem not behaving correctly when you had more than one eq... | skotlex | 1 | -0/+2 |
2008-03-06 | Fixed a crash when a homun kills a mvp and the char that did the most damage ... | ultramage | 1 | -0/+3 |
2008-03-05 | * Added code to clear the Illusionary Shadow effect (followup to r12293) | ultramage | 1 | -0/+5 |
2008-03-05 | - Implemented Firepillar's 'target cannot move for 0.2 sec x hit' property. | skotlex | 1 | -0/+5 |
2008-03-04 | - Updated firepillar so it cannot be placed on top of others. | skotlex | 1 | -0/+8 |
2008-03-02 | - New optimizations for mail system and adjust to use it on Auctions. | zephyrus | 1 | -0/+5 |
2008-02-29 | Added some information and documentation for cash shop. | L0ne_W0lf | 1 | -0/+2 |
2008-02-28 | - Added cash shop support. (i need to add documentation, working on it). | zephyrus | 1 | -0/+2 |
2008-02-27 | Fixed 'cleararray' not able to erase array entry 127 (bugreport:864) | ultramage | 1 | -0/+1 |
2008-02-27 | Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030) | ultramage | 1 | -0/+1 |
2008-02-27 | Patched an unresolved case where knocking back a bard/dancer would cause the ... | ultramage | 1 | -0/+2 |
2008-02-27 | * Fixed Apple of Idun not checking for bard soul link (bugreport:1028) | ultramage | 1 | -0/+3 |
2008-02-27 | * Removed NODAMAGE and ICEWALL cell types (mem usage back to normal) | ultramage | 1 | -0/+4 |
2008-02-27 | Added missing option changes for Illusionary Shadow and Soul Link that disapp... | ultramage | 1 | -0/+2 |
2008-02-27 | Added support for the "view player equip" feature (see topic:174461) | ultramage | 1 | -0/+2 |
2008-02-26 | - Added new settings for autotrade on battle/misc.conf (you can read descript... | zephyrus | 1 | -0/+2 |
2008-02-24 | Now the server will print an error message if an invalid mapflag is found dur... | ultramage | 1 | -0/+4 |
2008-02-22 | * Removed code in socket.c that tries to avoid send buffer overloading, as th... | ultramage | 1 | -0/+5 |
2008-02-22 | Fixed @whomap not unlocking the player db (bug in r12204) | ultramage | 1 | -3/+4 |
2008-02-22 | Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct... | Lupus | 1 | -0/+4 |
2008-02-21 | - Added status_calc_life to properly calculate hp/max_hp as a ratio taking in... | skotlex | 1 | -0/+5 |
2008-02-21 | - Fixed new guilds displaying online-connect member count at 0 rather than 1,... | skotlex | 1 | -0/+11 |
2008-02-19 | Fixed a typo in /map/clif.c (acount_id -> account_id) | L0ne_W0lf | 1 | -0/+1 |
2008-02-19 | * Forgotten update to the definition of script command 'input'. | FlavioJS | 1 | -0/+4 |
2008-02-19 | * Fixed db_obj_get not handling deleted nodes correctly. (bugreport:999) | FlavioJS | 1 | -0/+2 |
2008-02-17 | - Updated Eye of Hellion to use the new format of the input command. | skotlex | 1 | -0/+5 |
2008-02-17 | Reverting r12212. As expected, Linux is incompatible. | ultramage | 1 | -3/+0 |
2008-02-17 | Made unix interface enumeration work with dynamic sockaddr lengths (BSD, for ... | ultramage | 1 | -0/+3 |
2008-02-14 | - Some optimizations to @noks (now using a Status Change timer). | zephyrus | 1 | -0/+2 |
2008-02-14 | Removed/replaced all calls to map_getallusers (followup to r12195). | ultramage | 1 | -0/+3 |
2008-02-14 | - Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_... | zephyrus | 1 | -0/+3 |
2008-02-13 | * Changes to memory manager: [FlavioJS] | FlavioJS | 1 | -1/+9 |
2008-02-13 | - Some fixes to mail system. | zephyrus | 1 | -0/+3 |
2008-02-13 | Merged memory manager updates from old jA revisions (bugreport:663) | ultramage | 1 | -0/+3 |
2008-02-11 | - 'Forget me Not' no longer blocks ASPD bonuses from working or prevents thei... | skotlex | 1 | -0/+4 |
2008-02-11 | * Expanded the script command 'input': (bugreport:811) | FlavioJS | 1 | -0/+6 |
2008-02-10 | Added two missing opt2 values, for Angelus and Bleeding status. | ultramage | 1 | -0/+1 |
2008-02-10 | Fixed Warp Portal code sometimes producing errors/crashes in the case where a... | ultramage | 1 | -0/+3 |
2008-02-08 | Fixed wrong message in item group loading code (bugreport:936) | ultramage | 1 | -0/+4 |
2008-02-07 | - Fixed Freezing Trap doing no damage (changed type from misc to weapon) | skotlex | 1 | -0/+9 |
2008-02-04 | - Some code cleanups. | zephyrus | 1 | -0/+7 |
2008-02-03 | Fixes to Devotion (see topic:153345) | ultramage | 1 | -0/+7 |