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