summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-07-18Follow up r16427 fixed issue with parenthesis logic and a battle.c warning on...shennetsind2-2/+2
2012-07-18Super performance improvement to groups system, caching permissions levels an...shennetsind6-34/+121
2012-07-18Reverted r16439 that cause bugreport:6182 again and proper fix for bugreport:...rud0lp202-21/+30
2012-07-18Updated summoning items files to episode 13.2 (pre-re) and 13.3 (re).daegaladh1-1/+1
2012-07-18Fixed an issue where when a trap was set that required a Special Alloy Trap, ...cookiecrumbs2-2/+2
2012-07-18Fixed Cloaking Exceed; now allows the player to hide from Insect and Demon mo...cookiecrumbs1-0/+2
2012-07-17Fixed double decrement with unit_remove_map and the issue that causes dynamic...cookiecrumbs2-4/+20
2012-07-16Fixed bugreport:6248 special ubber thanks to cookie.shennetsind1-1/+4
2012-07-16Fixed bugreport:6233 traps should now hit/damage all targets inside gvg/pvp g...rud0lp203-68/+85
2012-07-14- Added new script command hommutate which changes an Homunculus into an Homu...masao876-11/+154
2012-07-14Follow up r16424 fixed warning, missing parenthesis.shennetsind1-3/+2
2012-07-13Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage fo...rud0lp204-40/+57
2012-07-13Fixed bugreport:6229 where PF_SPIDERWEB is not working/compatible with item a...rud0lp201-6/+8
2012-07-12Fixed bugreport:6223 so this happened to be indented eh, whops.shennetsind1-4/+4
2012-07-12Follow up r16414 fixed memleak with md->lootitemshennetsind1-2/+4
2012-07-12Fixed bugreport:6215 where using SR_CRESCENTELBOW can cause map server crashi...rud0lp203-6/+6
2012-07-12Fixed all warnings left from when compiling with -pedantic, confirmed with gc...shennetsind6-22/+23
2012-07-12another set of minor adjustments throughout the code.shennetsind2-2/+2
2012-07-12Fixed a mildly broken portion of code responsible for clearing status from sk...shennetsind1-2/+3
2012-07-12Fixed "comparison of unsigned expression < 0 is always false" warning.shennetsind2-4/+5
2012-07-12Improved item_combo_db error message so it makes it easier to identify which ...shennetsind2-1/+13
2012-07-12Improved item_combo_db parsing to detect missing bracketsshennetsind1-4/+4
2012-07-12Follow up r16395 - Forgot to apply the changes to MAX_RANDOMMONSTER.daegaladh1-1/+1
2012-07-11Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163...greenboxal23-10/+13
2012-07-11Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs.greenboxal23-0/+50
2012-07-11Fixed bugreport:6012, special thanks to EvilPunckershennetsind1-9/+1
2012-07-11Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_P...rud0lp204-101/+104
2012-07-11nothing noteworthy, really.shennetsind1-11/+12
2012-07-11Follow up r16388, fix for bugreport:6200shennetsind1-2/+2
2012-07-11Added mob_classchange.txt since SA_CLASSCHANGE was using mob_boss.txt monster...daegaladh2-2/+3
2012-07-11Fixed plenty "comparison of unsigned expression >= 0 is always true" warnings...shennetsind1-2/+4
2012-07-11Implementing Kenpachi's design of item_combo_db.txtshennetsind3-35/+207
2012-07-11Updated Item Group items to episode 13.2 and reorganized the files for future...daegaladh1-1/+1
2012-07-10Fixed bugreport:6200 Prevent server crash when releasing empty spellbooks.trojal1-0/+3
2012-07-10Fixed bugreport:6175 | Assumptio now doubles def & mdef on RE mode.ignizh2-2/+21
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and maki...shennetsind10-8/+10
2012-07-08Hello World. Initial support for the new homunculus has been added, credits t...shennetsind6-48/+135
2012-07-05Implemented Renewal ASPD formula(bugreport:5644)rud0lp208-81/+227
2012-07-04Fixed a couple compiling warningsshennetsind3-13/+9
2012-07-03r16370 has fixed a behavior in *athena that has always made walking easier/sm...shennetsind3-6/+15
2012-07-03bugreport:6137 fixed a bug that allowed item delays to be bypassed when a emp...shennetsind1-3/+5
2012-07-03Fixed bugreport:6156 HT_REMOVETRAP must show a skill fail message when it fails.rud0lp202-5/+12
2012-07-03bugreport:2638 Fixed exploit which allowed items to be mailed while trading/i...shennetsind1-7/+7
2012-07-02Follow up r16365 removed unused variable and a re-declared variableshennetsind1-6/+5
2012-07-02Fixed bugreport:6151 monster skills will only trigger their text messages if ...shennetsind1-12/+10
2012-07-01Fixed bugreport:5788 WL_READING_SB should now work like official behavior(sav...rud0lp205-126/+136
2012-07-01Fixed bugreport:6045 characters will no longer be left "broken" when with 0 h...shennetsind1-0/+4
2012-07-01Fixed bugreport:5984 rental items exploit which allowed a rental item from ne...shennetsind2-5/+16
2012-07-01Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange ...shennetsind2-8/+18
2012-07-01Fixed bugreport:6123 fixed issue with null dat->src crash. Also applied a per...shennetsind1-13/+12