summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2008-03-05* Added code to clear the Illusionary Shadow effect (followup to r12293)ultramage1-0/+5
2008-03-05- Implemented Firepillar's 'target cannot move for 0.2 sec x hit' property.skotlex1-0/+5
2008-03-04- Updated firepillar so it cannot be placed on top of others.skotlex1-0/+8
2008-03-02- New optimizations for mail system and adjust to use it on Auctions.zephyrus1-0/+5
2008-02-29Added some information and documentation for cash shop.L0ne_W0lf1-0/+2
2008-02-28- Added cash shop support. (i need to add documentation, working on it).zephyrus1-0/+2
2008-02-27Fixed 'cleararray' not able to erase array entry 127 (bugreport:864)ultramage1-0/+1
2008-02-27Fixed @reloadmobdb producing memory leaks in pet db (bugreport:1030)ultramage1-0/+1
2008-02-27Patched an unresolved case where knocking back a bard/dancer would cause the ...ultramage1-0/+2
2008-02-27 * Fixed Apple of Idun not checking for bard soul link (bugreport:1028)ultramage1-0/+3
2008-02-27* Removed NODAMAGE and ICEWALL cell types (mem usage back to normal)ultramage1-0/+4
2008-02-27Added missing option changes for Illusionary Shadow and Soul Link that disapp...ultramage1-0/+2
2008-02-27Added support for the "view player equip" feature (see topic:174461)ultramage1-0/+2
2008-02-26- Added new settings for autotrade on battle/misc.conf (you can read descript...zephyrus1-0/+2
2008-02-24Now the server will print an error message if an invalid mapflag is found dur...ultramage1-0/+4
2008-02-22* Removed code in socket.c that tries to avoid send buffer overloading, as th...ultramage1-0/+5
2008-02-22Fixed @whomap not unlocking the player db (bug in r12204)ultramage1-3/+4
2008-02-22Added $(CUSTOM_CFLAGS) into all Makefile.in to provide any custom defs direct...Lupus1-0/+4
2008-02-21- Added status_calc_life to properly calculate hp/max_hp as a ratio taking in...skotlex1-0/+5
2008-02-21- Fixed new guilds displaying online-connect member count at 0 rather than 1,...skotlex1-0/+11
2008-02-19Fixed a typo in /map/clif.c (acount_id -> account_id)L0ne_W0lf1-0/+1
2008-02-19* Forgotten update to the definition of script command 'input'.FlavioJS1-0/+4
2008-02-19* Fixed db_obj_get not handling deleted nodes correctly. (bugreport:999)FlavioJS1-0/+2
2008-02-17- Updated Eye of Hellion to use the new format of the input command.skotlex1-0/+5
2008-02-17Reverting r12212. As expected, Linux is incompatible.ultramage1-3/+0
2008-02-17Made unix interface enumeration work with dynamic sockaddr lengths (BSD, for ...ultramage1-0/+3
2008-02-14- Some optimizations to @noks (now using a Status Change timer).zephyrus1-0/+2
2008-02-14Removed/replaced all calls to map_getallusers (followup to r12195).ultramage1-0/+3
2008-02-14- Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_...zephyrus1-0/+3
2008-02-13* Changes to memory manager: [FlavioJS]FlavioJS1-1/+9
2008-02-13- Some fixes to mail system.zephyrus1-0/+3
2008-02-13Merged memory manager updates from old jA revisions (bugreport:663)ultramage1-0/+3
2008-02-11- 'Forget me Not' no longer blocks ASPD bonuses from working or prevents thei...skotlex1-0/+4
2008-02-11* Expanded the script command 'input': (bugreport:811)FlavioJS1-0/+6
2008-02-10Added two missing opt2 values, for Angelus and Bleeding status.ultramage1-0/+1
2008-02-10Fixed Warp Portal code sometimes producing errors/crashes in the case where a...ultramage1-0/+3
2008-02-08Fixed wrong message in item group loading code (bugreport:936)ultramage1-0/+4
2008-02-07- Fixed Freezing Trap doing no damage (changed type from misc to weapon)skotlex1-0/+9
2008-02-04- Some code cleanups.zephyrus1-0/+7
2008-02-03Fixes to Devotion (see topic:153345)ultramage1-0/+7
2008-02-03* Added an iterator to map.h/c.FlavioJS1-0/+4
2008-02-01Fixed sql charserver crashing when mapserver is disconnected and someone does...ultramage1-0/+2
2008-01-29- Plagiarize can no longer copy skill levels beyond their max skill_db value.skotlex1-0/+2
2008-01-29- Modified pc_dead so that the src is passed on to the master when it is a pe...skotlex1-0/+3
2008-01-27* Small update to the dgbhelpplug plugin:FlavioJS1-0/+5
2008-01-25Updated conversion tools for mob_db & item_dbtoms1-0/+3
2008-01-21Fixed battle config loading not applying the side-effects of battle_adjust_co...ultramage1-0/+4
2008-01-20- Fixed a comparison whn doing item searchesskotlex1-1/+7
2008-01-19* Added plugin dbghelpplug to generate more extensive crash reports in windows.FlavioJS1-0/+5
2008-01-17- Made battle_check_range fail whenever the distance between src/target is gr...skotlex1-0/+2