Age | Commit message (Expand) | Author | Files | Lines |
2012-07-22 | Added a new configuration option to allow either weapon switching to cancel S... | cookiecrumbs | 1 | -0/+4 |
2012-07-21 | Renamed bUseSPrateSkill to bSkillUseSPrate. | kenpachi2k11 | 1 | -8/+23 |
2012-07-18 | Super performance improvement to groups system, caching permissions levels an... | shennetsind | 1 | -11/+5 |
2012-07-17 | Fixed double decrement with unit_remove_map and the issue that causes dynamic... | cookiecrumbs | 1 | -0/+6 |
2012-07-12 | Fixed all warnings left from when compiling with -pedantic, confirmed with gc... | shennetsind | 1 | -2/+2 |
2012-07-12 | Fixed a mildly broken portion of code responsible for clearing status from sk... | shennetsind | 1 | -2/+3 |
2012-07-11 | Fixed bugreport:6012, special thanks to EvilPuncker | shennetsind | 1 | -9/+1 |
2012-07-11 | Implementing Kenpachi's design of item_combo_db.txt | shennetsind | 1 | -17/+21 |
2012-07-05 | Implemented Renewal ASPD formula(bugreport:5644) | rud0lp20 | 1 | -0/+4 |
2012-07-04 | Fixed a couple compiling warnings | shennetsind | 1 | -4/+2 |
2012-07-03 | bugreport:6137 fixed a bug that allowed item delays to be bypassed when a emp... | shennetsind | 1 | -3/+5 |
2012-07-01 | Fixed bugreport:5984 rental items exploit which allowed a rental item from ne... | shennetsind | 1 | -2/+16 |
2012-07-01 | Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange ... | shennetsind | 1 | -4/+8 |
2012-06-29 | Implemented new item script bonuses: | rud0lp20 | 1 | -1/+57 |
2012-06-24 | Fixed bugreport:5808 GN Cart Boost is now removed when user takes off his cart | shennetsind | 1 | -0/+3 |
2012-06-23 | Hello and welcome to BUG TRACKER NIGHT! | shennetsind | 1 | -2/+1 |
2012-06-14 | Follow up r16297 fixed bug with the cart not going visually-off after it was ... | shennetsind | 1 | -1/+2 |
2012-06-14 | Added support for new carts (requires packetver 20120201 or newer). Super-Ult... | shennetsind | 1 | -18/+53 |
2012-06-14 | Fixed bugreport:5954 SC_SHADOWFORM Can now be canceled with detecting skills ... | rud0lp20 | 1 | -1/+1 |
2012-06-12 | * Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up ... | brianluau | 1 | -4/+21 |
2012-06-12 | Fixed bugreport:5994 misuse of inline against msvc standards (and inline was ... | shennetsind | 1 | -10/+0 |
2012-06-12 | Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Red... | shennetsind | 1 | -0/+25 |
2012-06-12 | Improved bonus-adding processes by no longer having to add it to the zero'd m... | shennetsind | 1 | -82/+80 |
2012-06-03 | Fixed bugreport:5911 Reflect Damage should now cancel when shield/guard is un... | rud0lp20 | 1 | -1/+2 |
2012-05-31 | * Merged changes up to eAthena 15113. | eathenabot | 1 | -7/+0 |
2012-05-17 | Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthena | shennetsind | 1 | -10/+14 |
2012-05-16 | Fixed bugreport:5749 Amplify Magic Power should now work properly on multi-hi... | rud0lp20 | 1 | -1/+16 |
2012-05-02 | Fixed bugreport:5650 GN Cart Remodeling weight boost should now be working pr... | shennetsind | 1 | -1/+3 |
2012-04-29 | Fixed bugreport:5668 delayed consumption items are no longer usable while sit... | shennetsind | 1 | -3/+6 |
2012-04-25 | * Replaced rand() calls with rnd(). | xazax-hun | 1 | -1/+1 |
2012-04-25 | * Code consistency updates. No functional changes. Credits to Lighta. | xazax-hun | 1 | -12/+12 |
2012-04-25 | Removed pc_cant_newmount since it has been proved newer clients still support... | shennetsind | 1 | -1/+1 |
2012-04-22 | * Merged changes up to eAthena 15086. | eathenabot | 1 | -2/+7 |
2012-04-21 | - Added elemental source files to the appropriate VS2010 filters | epoque11 | 1 | -0/+4 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -1/+10 |
2012-04-20 | =General | technote24 | 1 | -1/+2 |
2012-04-20 | =General | technote24 | 1 | -23/+23 |
2012-04-19 | =General | technote24 | 1 | -201/+272 |
2012-04-19 | - Added 22nd argument to 'getmonsterinfo' which returns the mvp_exp of a mons... | brianluau | 1 | -197/+197 |
2012-04-19 | =General | technote24 | 1 | -192/+203 |
2012-04-11 | Fixed bugreport:5535 while caster is in shadow formation he no longer can att... | shennetsind | 1 | -0/+1 |
2012-04-11 | Fixed bugreport:5543 this item is official rentable and it should unmount upo... | shennetsind | 1 | -5/+6 |
2012-04-11 | Fixed bugreport:4292 item_noequip now scans armor enchant gems. | shennetsind | 1 | -0/+5 |
2012-04-09 | - Spring cleaning of various source files | epoque11 | 1 | -7/+7 |
2012-04-08 | =General | technote24 | 1 | -1/+1 |
2012-04-03 | Cleanup of conditions for old clients. | protimus | 1 | -7/+0 |
2012-04-03 | Reverted r15825, glitch found. will work on it. | shennetsind | 1 | -1/+1 |
2012-04-02 | Fixed bugreport:5018 skills permanently granted through scripts are now 100% ... | shennetsind | 1 | -1/+1 |
2012-03-28 | Fixed bugreport:5497, LK/RG/PD/RG new mounts are now available again to clien... | shennetsind | 1 | -6/+7 |
2012-03-23 | Fixed Super Novices mentral strength so that they may ressurect in gvg maps w... | shennetsind | 1 | -2/+1 |