Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-02-03 | * Added an iterator to map.h/c. | FlavioJS | 1 | -0/+4 |
2008-02-01 | Fixed sql charserver crashing when mapserver is disconnected and someone does... | ultramage | 1 | -0/+2 |
2008-01-29 | - Plagiarize can no longer copy skill levels beyond their max skill_db value. | skotlex | 1 | -0/+2 |
2008-01-29 | - Modified pc_dead so that the src is passed on to the master when it is a pe... | skotlex | 1 | -0/+3 |
2008-01-27 | * Small update to the dgbhelpplug plugin: | FlavioJS | 1 | -0/+5 |
2008-01-25 | Updated conversion tools for mob_db & item_db | toms | 1 | -0/+3 |
2008-01-21 | Fixed battle config loading not applying the side-effects of battle_adjust_co... | ultramage | 1 | -0/+4 |
2008-01-20 | - Fixed a comparison whn doing item searches | skotlex | 1 | -1/+7 |
2008-01-19 | * Added plugin dbghelpplug to generate more extensive crash reports in windows. | FlavioJS | 1 | -0/+5 |
2008-01-17 | - Made battle_check_range fail whenever the distance between src/target is gr... | skotlex | 1 | -0/+2 |
2008-01-17 | Icewalls can no longer be knocked back (see bugreport:38) | ultramage | 1 | -0/+2 |
2008-01-15 | * Manner system fixing | ultramage | 1 | -0/+7 |
2008-01-14 | - Fixed missing mob_spawn call, which was making CR_CULTIVATION not actually ... | skotlex | 1 | -0/+2 |
2008-01-14 | * Client packet corrections | ultramage | 1 | -0/+7 |
2008-01-14 | Fixed card removal script functions' 'extra card' bug (bugreport:786) | ultramage | 1 | -1/+2 |
2008-01-14 | Removed the hardcoded limit for numeric npc input boxes (bugreport:811) | ultramage | 1 | -0/+1 |