Age | Commit message (Expand) | Author | Files | Lines |
2012-07-11 | Fixed plenty "comparison of unsigned expression >= 0 is always true" warnings... | shennetsind | 1 | -2/+4 |
2012-07-11 | Implementing Kenpachi's design of item_combo_db.txt | shennetsind | 3 | -35/+207 |
2012-07-11 | Updated Item Group items to episode 13.2 and reorganized the files for future... | daegaladh | 1 | -1/+1 |
2012-07-10 | Fixed bugreport:6200 Prevent server crash when releasing empty spellbooks. | trojal | 1 | -0/+3 |
2012-07-10 | Fixed bugreport:6175 | Assumptio now doubles def & mdef on RE mode. | ignizh | 2 | -2/+21 |
2012-07-08 | Okie ladies and gentleman if this commit breaks anything it's jman's and maki... | shennetsind | 10 | -8/+10 |
2012-07-08 | Hello World. Initial support for the new homunculus has been added, credits t... | shennetsind | 6 | -48/+135 |
2012-07-05 | Implemented Renewal ASPD formula(bugreport:5644) | rud0lp20 | 8 | -81/+227 |
2012-07-04 | Fixed a couple compiling warnings | shennetsind | 3 | -13/+9 |
2012-07-03 | r16370 has fixed a behavior in *athena that has always made walking easier/sm... | shennetsind | 3 | -6/+15 |
2012-07-03 | bugreport:6137 fixed a bug that allowed item delays to be bypassed when a emp... | shennetsind | 1 | -3/+5 |
2012-07-03 | Fixed bugreport:6156 HT_REMOVETRAP must show a skill fail message when it fails. | rud0lp20 | 2 | -5/+12 |
2012-07-03 | bugreport:2638 Fixed exploit which allowed items to be mailed while trading/i... | shennetsind | 1 | -7/+7 |
2012-07-02 | Follow up r16365 removed unused variable and a re-declared variable | shennetsind | 1 | -6/+5 |
2012-07-02 | Fixed bugreport:6151 monster skills will only trigger their text messages if ... | shennetsind | 1 | -12/+10 |
2012-07-01 | Fixed bugreport:5788 WL_READING_SB should now work like official behavior(sav... | rud0lp20 | 5 | -126/+136 |
2012-07-01 | Fixed bugreport:6045 characters will no longer be left "broken" when with 0 h... | shennetsind | 1 | -0/+4 |
2012-07-01 | Fixed bugreport:5984 rental items exploit which allowed a rental item from ne... | shennetsind | 2 | -5/+16 |
2012-07-01 | Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange ... | shennetsind | 2 | -8/+18 |
2012-07-01 | Fixed bugreport:6123 fixed issue with null dat->src crash. Also applied a per... | shennetsind | 1 | -13/+12 |
2012-06-30 | Fixed bugreport:6136, mob chat should now be working. | xantara | 1 | -1/+1 |
2012-06-29 | Implemented new item script bonuses: | rud0lp20 | 6 | -7/+96 |
2012-06-29 | Follow up r16353 and fixed of bugreport:6135 | rud0lp20 | 1 | -1/+1 |
2012-06-28 | Fixed bugreport:6127 remove the double duration bonus from GC_RESEARCHEWPOISON | rud0lp20 | 5 | -14/+13 |
2012-06-28 | Fixed a couple mismatching block locks | shennetsind | 2 | -0/+2 |
2012-06-25 | Fixed bugreport:5843 WL_HELLINFERNO should now deal 2 elemental(fire ad shado... | rud0lp20 | 3 | -10/+16 |
2012-06-24 | Fixed bugreport:5808 GN Cart Boost is now removed when user takes off his cart | shennetsind | 1 | -0/+3 |
2012-06-24 | Fixed bugreport:6021 raised maximum aura_lv from 127 to MAX_LEVEL define | shennetsind | 1 | -1/+1 |
2012-06-24 | Fixed bugreport:5295 Added a config so each server owner may decide whether t... | shennetsind | 3 | -3/+11 |
2012-06-24 | Fixed bugreport:5951 changesex bug regarding it not changing bard/dancer clas... | shennetsind | 1 | -0/+3 |
2012-06-24 | Fixed bugreport:5947 Genetic/Mechanics should be displayed properly in their ... | shennetsind | 1 | -2/+2 |
2012-06-24 | Fixed bugreport:4895 external bleeding will no longer cancel status changes (... | shennetsind | 1 | -1/+1 |
2012-06-23 | Fixed bugreport:6090 Mercenary Skills are no longer broken after a @reloadmobdb | shennetsind | 1 | -0/+1 |
2012-06-23 | Fixed bugreport:5862 RENEWAL_EXP should now handle mvp exp properly, special ... | shennetsind | 1 | -1/+2 |
2012-06-23 | Fixed bugreport:6095 Spider Web has been removed from the SCS condition syste... | shennetsind | 2 | -4/+2 |
2012-06-23 | Hello and welcome to BUG TRACKER NIGHT! | shennetsind | 2 | -3/+3 |
2012-06-21 | Follow up r16327 missing null pointer check on mercenary data. | greenboxal2 | 1 | -1/+1 |
2012-06-21 | Fixed bugreport:6044 mercenaries should warp after being far from the master ... | greenboxal2 | 2 | -5/+36 |
2012-06-21 | Added mercenary and elemental objects support for getmapxy. | greenboxal2 | 1 | -0/+21 |
2012-06-20 | Follow up r16316 and bugreport:6047 - Fixed Enchant Deadly Poison damage on s... | ignizh | 1 | -20/+19 |
2012-06-19 | Follow up r16316 and bugreport:6047 - Fixed Enchant Deadly Poison damage on s... | ignizh | 1 | -15/+19 |
2012-06-18 | Little optimization on MVP tombstone system, maybe fix insane CPU usage spike... | greenboxal2 | 3 | -7/+12 |
2012-06-18 | Follow up r16292 - Fixed Turn Undead renewal formula on failure (bugreport:6054) | xantara | 1 | -5/+5 |
2012-06-18 | Fixed bugreport:6008 remove the weight factor with the damage done by LK_SPIR... | rud0lp20 | 3 | -57/+58 |
2012-06-16 | Fixed bugreport:6038 WM_REVERBERATION behavior should now work properly. | rud0lp20 | 2 | -7/+24 |
2012-06-16 | Followed r16309, fixed a typo. | ignizh | 1 | -1/+1 |
2012-06-16 | Fixed Enchant Deadly Poison effect hover skills that should have halved damag... | ignizh | 1 | -3/+14 |
2012-06-15 | Fixed bugreport:6035, chars will now start with all stats 1 and 48 status poi... | shennetsind | 2 | -31/+46 |
2012-06-15 | Fixed bugreport:5788 no 2 Releasing Spells should now update/reset sp reducti... | rud0lp20 | 2 | -1/+7 |
2012-06-15 | Modified unknown packet ver message to provide more data as on what it believ... | shennetsind | 1 | -4/+5 |