Age | Commit message (Expand) | Author | Files | Lines |
2012-07-21 | Renamed bUseSPrateSkill to bSkillUseSPrate. | kenpachi2k11 | 6 | -17/+38 |
2012-07-21 | Fixed an old bug in waitingroom where NPCs weren't appearing into their chatr... | daegaladh | 2 | -9/+27 |
2012-07-21 | Fixed bugreport:5968 mvp tombs should now unload w/o spiking cpu / lag / what... | shennetsind | 1 | -2/+20 |
2012-07-20 | Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and ... | cookiecrumbs | 2 | -1/+9 |
2012-07-18 | Fixed bugreport:6269 added a way to test files prior to @reloadatcommand so t... | shennetsind | 2 | -1/+19 |
2012-07-18 | Follow up r16445 performance improvement. | shennetsind | 1 | -30/+13 |
2012-07-18 | New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;... | cookiecrumbs | 4 | -5/+41 |
2012-07-18 | Follow up r16427 fixed issue with parenthesis logic and a battle.c warning on... | shennetsind | 2 | -2/+2 |
2012-07-18 | Super performance improvement to groups system, caching permissions levels an... | shennetsind | 6 | -34/+121 |
2012-07-18 | Reverted r16439 that cause bugreport:6182 again and proper fix for bugreport:... | rud0lp20 | 2 | -21/+30 |
2012-07-18 | Updated summoning items files to episode 13.2 (pre-re) and 13.3 (re). | daegaladh | 1 | -1/+1 |
2012-07-18 | Fixed an issue where when a trap was set that required a Special Alloy Trap, ... | cookiecrumbs | 2 | -2/+2 |
2012-07-18 | Fixed Cloaking Exceed; now allows the player to hide from Insect and Demon mo... | cookiecrumbs | 1 | -0/+2 |
2012-07-17 | Fixed double decrement with unit_remove_map and the issue that causes dynamic... | cookiecrumbs | 2 | -4/+20 |
2012-07-16 | Fixed bugreport:6248 special ubber thanks to cookie. | shennetsind | 1 | -1/+4 |
2012-07-16 | Fixed bugreport:6233 traps should now hit/damage all targets inside gvg/pvp g... | rud0lp20 | 3 | -68/+85 |
2012-07-14 | - Added new script command hommutate which changes an Homunculus into an Homu... | masao87 | 6 | -11/+154 |
2012-07-14 | Follow up r16424 fixed warning, missing parenthesis. | shennetsind | 1 | -3/+2 |
2012-07-13 | Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage fo... | rud0lp20 | 4 | -40/+57 |
2012-07-13 | Fixed bugreport:6229 where PF_SPIDERWEB is not working/compatible with item a... | rud0lp20 | 1 | -6/+8 |
2012-07-12 | Fixed bugreport:6223 so this happened to be indented eh, whops. | shennetsind | 1 | -4/+4 |
2012-07-12 | Follow up r16414 fixed memleak with md->lootitem | shennetsind | 1 | -2/+4 |
2012-07-12 | Fixed bugreport:6215 where using SR_CRESCENTELBOW can cause map server crashi... | rud0lp20 | 3 | -6/+6 |
2012-07-12 | Fixed all warnings left from when compiling with -pedantic, confirmed with gc... | shennetsind | 5 | -21/+22 |
2012-07-12 | another set of minor adjustments throughout the code. | shennetsind | 2 | -2/+2 |
2012-07-12 | Fixed a mildly broken portion of code responsible for clearing status from sk... | shennetsind | 1 | -2/+3 |
2012-07-12 | Fixed "comparison of unsigned expression < 0 is always false" warning. | shennetsind | 2 | -4/+5 |
2012-07-12 | Improved item_combo_db error message so it makes it easier to identify which ... | shennetsind | 2 | -1/+13 |
2012-07-12 | Improved item_combo_db parsing to detect missing brackets | shennetsind | 1 | -4/+4 |
2012-07-12 | Follow up r16395 - Forgot to apply the changes to MAX_RANDOMMONSTER. | daegaladh | 1 | -1/+1 |
2012-07-11 | Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r163... | greenboxal2 | 3 | -10/+13 |
2012-07-11 | Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs. | greenboxal2 | 3 | -0/+50 |
2012-07-11 | Fixed bugreport:6012, special thanks to EvilPuncker | shennetsind | 1 | -9/+1 |
2012-07-11 | Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_P... | rud0lp20 | 4 | -101/+104 |
2012-07-11 | nothing noteworthy, really. | shennetsind | 1 | -11/+12 |
2012-07-11 | Follow up r16388, fix for bugreport:6200 | shennetsind | 1 | -2/+2 |
2012-07-11 | Added mob_classchange.txt since SA_CLASSCHANGE was using mob_boss.txt monster... | daegaladh | 2 | -2/+3 |
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 | -331/+10 |
2012-07-08 | Hello World. Initial support for the new homunculus has been added, credits t... | shennetsind | 5 | -45/+132 |
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 |