Age | Commit message (Expand) | Author | Files | Lines |
2012-06-13 | Applied renewal skill changes: (bugreport:5302) | xantara | 3 | -8/+36 |
2012-06-13 | Added support for 2012-04-10, super special ultra ubber plus master thanks to... | shennetsind | 2 | -3/+3 |
2012-06-13 | Fixed partially bugreport:60007, added Burning, Freezing and Diamond Dust sta... | ignizh | 1 | -1/+5 |
2012-06-13 | Fixed bugreport:5988 AB_LAUDAAGNUS and AB_LAUDARAMUS now can only give status... | rud0lp20 | 1 | -13/+13 |
2012-06-12 | Follow up r16280 added renewal checks for the added fireball formula and fixe... | shennetsind | 1 | -0/+5 |
2012-06-12 | Fixed Fire Ball renewal damage (bugreport:5991) | ignizh | 1 | -1/+2 |
2012-06-12 | * Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up ... | brianluau | 4 | -11/+87 |
2012-06-12 | - Added svn:eol-style=native property on some recently added text files. | brianluau | 2 | -3/+1 |
2012-06-12 | Fixed bugreport:5994 misuse of inline against msvc standards (and inline was ... | shennetsind | 3 | -14/+6 |
2012-06-12 | Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Red... | shennetsind | 6 | -64/+87 |
2012-06-12 | Improved bonus-adding processes by no longer having to add it to the zero'd m... | shennetsind | 7 | -295/+224 |
2012-06-12 | added new networking subsystem (early stage - files are not compiled yet duri... | blacksirius | 6 | -0/+1956 |
2012-06-11 | Fixed bugreport:5990 OSX compiling error / warnings | blacksirius | 3 | -34/+16 |
2012-06-11 | Fixed bugreport:5989 map-server crashes. | blacksirius | 2 | -2/+3 |
2012-06-11 | Fixed bugreport:5963 AB_CHEAL should now work properly on immune targets(Mado... | rud0lp20 | 3 | -15/+29 |
2012-06-10 | moved skill_nocast_db.txt to re / pre-re db path | blacksirius | 2 | -6/+6 |
2012-06-10 | - added some missing copyrights | blacksirius | 12 | -3/+1333 |
2012-06-10 | added mutex && cond var abstraction ( for pthread / winapi ) | blacksirius | 4 | -1/+358 |
2012-06-08 | Follow up on r16240 update RK_CRUSHTRIKE formula and weapon break percentage. | rud0lp20 | 6 | -69/+86 |
2012-06-08 | ` Fixed bugreport:5717 if character's last map is invalid, move to a major city | xantara | 1 | -1/+1 |
2012-06-08 | ` Added bugreport:5906 Trap Research's INT bonus | xantara | 2 | -1/+3 |
2012-06-07 | Fixed bug to lion howling/sc_fear status, super mega ultra ubber plus thanks ... | shennetsind | 2 | -3/+1 |
2012-06-06 | - Follow-up to r16236, additional array increase to accommodate sprintf messages | epoque11 | 1 | -1/+1 |
2012-06-06 | - Fixed a crash issue where sprintf was attempting to write outside of the bo... | epoque11 | 1 | -1/+1 |
2012-06-04 | Fixed bugreport:5919 RK_ENCHANTBLADE bonus damage at any level should now wor... | rud0lp20 | 4 | -17/+23 |
2012-06-04 | Follow up r16231 now I *think* I fixed the indentation problem with my IDE | shennetsind | 1 | -4/+4 |
2012-06-04 | Follow up r16228 fixed logical problem with previous implementation (the see ... | shennetsind | 1 | -2/+6 |
2012-06-04 | Follow up r16227 & bugreport:5932 fixed issues with my new-IDE tabbing, & def... | shennetsind | 2 | -8/+8 |
2012-06-04 | Follow up r16227 & bugreport:5929 fixed typo. super mega hug to malufett <3 | shennetsind | 1 | -1/+1 |
2012-06-04 | Fixed bugreport:5913 recently-added state system no longer breaks on stacking... | shennetsind | 1 | -9/+5 |
2012-06-03 | Adding new config min_npc_vending_distance which simulates the official 'no v... | shennetsind | 5 | -2/+38 |
2012-06-03 | thread api: added support for platforms without TLS (Thread Local Storage) su... | blacksirius | 2 | -2/+43 |
2012-06-03 | cmake: followup for commit r16221 (fixed cmake build / added missing files) | blacksirius | 1 | -0/+4 |
2012-06-03 | feature merge bs-coreoptimize->trunk: Atomic Operations, Threading, Spinlock ... | blacksirius | 8 | -1/+830 |
2012-06-03 | cleaned up windows header usage (added one central file to use windows / wina... | blacksirius | 10 | -15/+45 |
2012-06-03 | fixed portability issue. (As long as we support other compilers than MSC/ICC ... | blacksirius | 1 | -1/+1 |
2012-06-03 | Fixed bugreport:5911 Reflect Damage should now cancel when shield/guard is un... | rud0lp20 | 2 | -6/+8 |
2012-06-02 | feature merge bs-coreoptimize->trunk: added some compiler abstractions | blacksirius | 1 | -1/+9 |
2012-06-01 | Fixed bugreport:5891 pk_mode config may now be used at lv 2 once again. | shennetsind | 1 | -1/+1 |
2012-06-01 | Follow up r16209 moving on; yet another performance improvement. added 3 othe... | shennetsind | 3 | -37/+87 |
2012-06-01 | performance improvement initial commit for status change state functionality,... | shennetsind | 3 | -36/+88 |
2012-06-01 | Fixed bugreport:4109 battle ground guardians will now follow nearby allies wh... | shennetsind | 1 | -0/+28 |
2012-06-01 | Follow up r16206 fixed support renewal-disabled builds | shennetsind | 1 | -1/+1 |
2012-06-01 | Fixed bugreport:5889 GC_ROLLINGCUTTER range and behavior are now updated. | rud0lp20 | 4 | -10/+16 |
2012-06-01 | Fixed bugreport:208 Warp Portal will cease to function after warping first us... | shennetsind | 1 | -7/+15 |
2012-06-01 | removed the old obsolete Plugin system (commit 1/2) | blacksirius | 18 | -3623/+1 |
2012-06-01 | Fixed Leech End poison reportedly not meant to respect phen card. | shennetsind | 1 | -19/+10 |
2012-06-01 | Fixed bugreport:5793 Chrorus skills now count partners properly. | shennetsind | 1 | -45/+51 |
2012-06-01 | feature merge bs-coreoptimize->trunk: Build Output Cleanup, Makefile Common D... | blacksirius | 6 | -83/+78 |
2012-06-01 | - Replaced more -> rAthena (follow up to r15251). | brianluau | 1 | -4/+3 |