summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-05* Just a couple Bug fixes. :PL0ne_W0lf5-5/+86
2010-11-04Adding back a / that got removed in nowarpto.txt. THIS IS FOR YOU REDMAGEJOE....L0ne_W0lf1-1/+1
2010-11-04Adding back a / that got removed in nowarpto.txt. THIS IS FOR YOU REDMAGEJOE....L0ne_W0lf1-1/+1
2010-11-04This one's for you RedMageJoe! God speed!L0ne_W0lf2-2/+7
2010-11-04This update renders this branch unplayable due to the defense value of monsters.L0ne_W0lf2-511/+551
2010-11-02Added mapflags for the map 'cave' used in the Crow of Fate quest.L0ne_W0lf5-1/+6
2010-11-02Added mapflags for the map 'cave' used in the Crow of Fate quest.L0ne_W0lf5-1/+6
2010-11-02Fixed an issue where two ushorts were being strcmp'd. Follow-up to r14442. (b...Paradox924X2-1/+2
2010-11-02Fixed an issue where two ushorts were being strcmp'd. Follow-up to r14442. (b...Paradox924X2-1/+2
2010-11-02Ensured character data is saved even when last map is the only value that has...Paradox924X2-0/+2
2010-11-02Ensured character data is saved even when last map is the only value that has...Paradox924X2-0/+2
2010-11-02Fixed incorrect status change constants being used in cash food scripts. (bug...Paradox924X2-6/+8
2010-11-02Fixed incorrect status change constants being used in cash food scripts. (bug...Paradox924X2-6/+8
2010-11-02Applied fix by Ai4rei to reintroduce mapName within charinfo packet when PACK...Paradox924X3-2/+3
2010-11-02Applied fix by Ai4rei to reintroduce mapName within charinfo packet when PACK...Paradox924X3-2/+3
2010-11-02Updated script doc to appropriately describe the effects of close/close2 when...Paradox924X2-5/+6
2010-11-02Updated script doc to appropriately describe the effects of close/close2 when...Paradox924X2-5/+6
2010-11-02Applied patch by xazax to clean up various bits of code across mapserver code...Paradox924X8-29/+10
2010-11-02Applied patch by xazax to clean up various bits of code across mapserver code...Paradox924X8-29/+10
2010-11-02Changed Normal and Cash Food statuses so they do not stack and overwrite the ...Paradox924X2-0/+97
2010-11-02Changed Normal and Cash Food statuses so they do not stack and overwrite the ...Paradox924X2-0/+97
2010-11-02Modified certain atcommands to use 64 bit arithmetic before capping a value t...Paradox924X2-3/+5
2010-11-02Modified certain atcommands to use 64 bit arithmetic before capping a value t...Paradox924X2-3/+5
2010-10-28* Updated stats for monsters that spawn on Geffen Fields.L0ne_W0lf6-169/+78
2010-10-21 * Removed unused 'indoors' mapflag (follow-up to r3729).Gepard9-132/+5
2010-10-21 * Removed unused 'indoors' mapflag (follow-up to r3729).Gepard9-132/+5
2010-10-20* Updated stats for monsters that spawn on Prontera Fields.L0ne_W0lf4-100/+71
2010-10-17Fixed wrong char info packet size for clients after 2010-07-27 (follow-up to ...Gepard3-2/+4
2010-10-17Fixed wrong char info packet size for clients after 2010-07-27 (follow-up to ...Gepard3-2/+4
2010-10-13Fixed a typo in quests_13_1Inkfish1-1/+1
2010-10-13Fixed a typo in quests_13_1Inkfish1-1/+1
2010-10-13Prevented direct transformation into dummy jobs via @jobchange command. (bugr...Paradox924X2-14/+17
2010-10-13Prevented direct transformation into dummy jobs via @jobchange command. (bugr...Paradox924X2-14/+17
2010-10-13Prevented @stpoint and @skpoint from causing overflows.Paradox924X2-2/+4
2010-10-13Prevented @stpoint and @skpoint from causing overflows.Paradox924X2-2/+4
2010-10-11Renamed Changelog-Trunk.txt to Changelog-Renewal.txt in renewal branch. Remov...Paradox924X1-3/+0
2010-10-11Renamed Changelog-Trunk.txt to Changelog-Renewal.txt in renewal branch. Remov...Paradox924X1-3/+0
2010-10-11Implemented official cash food behavior, including use delay, not being dispe...Paradox924X14-144/+215
2010-10-11Implemented official cash food behavior, including use delay, not being dispe...Paradox924X14-144/+215
2010-10-11Applied ultramage's fix to prevent a segfault when a mob dead event triggered...Paradox924X2-0/+5
2010-10-11Applied ultramage's fix to prevent a segfault when a mob dead event triggered...Paradox924X2-0/+5
2010-10-11Applied Ai4rei's patch to prevent an invalid rid from being attached to the e...Paradox924X2-2/+8
2010-10-11Applied Ai4rei's patch to prevent an invalid rid from being attached to the e...Paradox924X2-2/+8
2010-10-11* Wot's dis? Missed a warp in morroc field! THIS WILL NOT DO.L0ne_W0lf12-11/+22
2010-10-11Added NULL initialization to info variable in map_readfromcache() to satiate ...Paradox924X2-1/+2
2010-10-11Added NULL initialization to info variable in map_readfromcache() to satiate ...Paradox924X2-1/+2
2010-10-11* Renewal Update to warp portals, and deleted disabled_warps.txt.L0ne_W0lf14-158/+130
2010-10-11Applied Ai4rei's patch to eliminate unnecessary and redundant castle data sav...Paradox924X2-34/+1
2010-10-11Applied Ai4rei's patch to eliminate unnecessary and redundant castle data sav...Paradox924X2-34/+1
2010-10-11Added a missing const qualifier to a variable. (bugreport:4472)Paradox924X2-1/+2