summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-04-08- Likely fixed a mob not returning to their original class view on respawn af...skotlex1-0/+2
2006-04-08- Modified the equip_job field in the item_db to be a hexadecimal value for e...skotlex1-0/+8
2006-04-07- Moved the devotion damage reduction to the block that only executes if flag...skotlex1-0/+4
2006-04-07- IRC User access levels now refresh on a mode set and join/partZido1-0/+1
2006-04-07- Added missing creation/destruction of the expcache_ers in guild.cskotlex1-0/+4
2006-04-07- Fixed pc_setpos ignoring the clrtype sent to it.skotlex1-0/+5
2006-04-06- Hopefully fixed the wedding item-trade restriction.skotlex1-0/+1
2006-04-06- Removed mapflag noreturn from pvp maps.skotlex1-0/+2
2006-04-06- Rewrote the guild exp cache code to prevent overflows and to use the ers sy...skotlex1-0/+2
2006-04-06git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5935 54...Zido1-0/+4
2006-04-06- Changed the default of skill_add_range to 0, said value now disables skill-...skotlex1-0/+2
2006-04-06- Corrected the Soul Drain formula, thanks to Haplo for pointing it out.skotlex1-0/+2
2006-04-06git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5930 54...Lupus1-0/+2
2006-04-06- Changed the random warping of mobs with no players from mob_spawn to unit_w...skotlex1-0/+3
2006-04-06- Modified @allstats to prevent negative/overflow issues.skotlex1-0/+2
2006-04-06- Fixed an error on the error-message when job_db1 doesn't has enough columns.skotlex1-0/+2
2006-04-06- Modified the item_db and added view_types to ammo: 1 arrows, 2 dagger (veno...skotlex1-0/+1
2006-04-05- Fixed a compilation error due to a missing semicolon...skotlex1-0/+2
2006-04-05- Modified the ammo checks so that ammo is consumed at the end of battle_calc...skotlex1-0/+3
2006-04-05- Added a define list for weapon types in pc.hskotlex1-0/+3
2006-04-05- Some cleanup of clif_parseloadendack, fixed guild-member list being sent on...skotlex1-0/+4
2006-04-05* Added support for the 2006/04/04a Sakexe packet version. [Zephiris]Zephiris1-0/+3
2006-04-05- Added inter config connection_ping_interval which specifies interval in hou...skotlex1-0/+15
2006-04-03- Fixed pc_setpos using unit_remove_map with type 0 instead of 3, which confu...skotlex1-0/+4
2006-04-03- Fixed script command mapwarp.skotlex1-0/+1
2006-04-03- SC_AUTOCOUNTER now only blocks all attacks/skills when the flag is 0 (attem...skotlex1-0/+1
2006-04-03- Modified Rude-Attacked behaviour so that such skills only triggers when the...skotlex1-0/+4
2006-04-03- Removed the flag variable from the npc_data structure. Disabled NPCs are no...skotlex1-0/+2
2006-04-03- Moved skill_counter_additional_effect calls to trigger right after skill_ad...skotlex1-0/+4
2006-04-03- Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar.skotlex1-0/+9
2006-04-02- Fixed npc_gettimerevent_tick returning the difference since the last trigge...skotlex1-0/+2
2006-04-02- Added a missing memset on ers_alloc'ing mob loot which was making data from...skotlex1-0/+3
2006-04-02- Added preventing sending packet clif_clearchar_id when the character in que...skotlex1-0/+5
2006-04-02- Moved the night icon invocation to clif_parse_LoadEndAckskotlex1-0/+4
2006-04-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5862 54...reddozen1-0/+2
2006-04-02* Loading waterheight aliases from resnametable.txt.Lance1-0/+1
2006-04-02* Workround the warnings for clif.c (what to do? the original codes are ugly....Lance1-0/+4
2006-04-01- Added a check to remove exp-even-share when someone leaves a party.skotlex1-0/+1
2006-04-01- Added function clif_changetraplook to handle changing the appearance of tra...skotlex1-0/+3
2006-04-01- Fixed berserk not raising your HP to your new cap.skotlex1-0/+2
2006-04-01- Fixed a few functions sending a negative ID for disguised characters (such ...skotlex1-0/+8
2006-04-01- Fixes to the mob_ai routines. Prevent casting rude-attacked skills in situa...skotlex1-0/+3
2006-04-01* Should not exit when you can't find an NPC file.. Lance1-0/+1
2006-04-01* Dynamic shops support with script callback. (needs testing)Lance1-0/+1
2006-04-01- Cleaned up and fixed @where command.skotlex1-0/+7
2006-04-01* Fixed compiler warnings.Lance1-6/+1
2006-04-01- Fixed standing up no really making you stand up.skotlex1-0/+1
2006-04-01- Added upgrade_svn5834.sql to update view for item type 10.skotlex1-0/+5
2006-04-01- Added structure view_data to handle sprite information for all characters (...skotlex1-0/+13
2006-04-01* April fool! Improved soundeffectall script command. (No, this is not a lie)Lance1-0/+3