Age | Commit message (Expand) | Author | Files | Lines |
2012-12-05 | - Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281). | glighta | 1 | -8/+4 |
2012-12-05 | - Re-committed r16974/trunk/src/ (pid:161281). | momacabu | 1 | -0/+20 |
2012-12-05 | - Re-committed r16969/trunk/src/ (tid:74924). | glighta | 1 | -22/+9 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -8145/+8045 |
2012-11-30 | - Minor tweak in @jobchange, it will now read msg_athena.conf job names; | momacabu | 1 | -2/+2 |
2012-11-29 | * Fixed bugreport:6942 where bSkillCooldown was not applying to skills. | markzd | 1 | -11/+11 |
2012-11-29 | Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal) | rud0lp20 | 1 | -8/+4 |
2012-11-28 | - Fixed bugreport:6304, where mail titles could be bypassed thus having no le... | momacabu | 1 | -0/+20 |
2012-11-26 | -Fix bugreport:6930 heal -Hp,0; percentheal -100,0; causing crashmap | glighta | 1 | -22/+8 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -8045/+8143 |
2012-11-24 | -Fix bugreport:6751 allow noseige to be casted while under status. | glighta | 1 | -8/+28 |
2012-11-23 | Follow up to r16946, where not all npc interactions (input, menu) where prope... | momacabu | 1 | -0/+13 |
2012-11-22 | Added params for bCritical, and bASPD for usage in NPC scripts per Euphy's re... | cookiecrumbs | 1 | -0/+2 |
2012-11-22 | -Apply EvilPuncker path from tid:71756 | glighta | 1 | -5/+9 |
2012-11-20 | - Fixed bugreport:6915, where @follow would still be enabled when the target/... | momacabu | 1 | -6/+5 |
2012-11-15 | Follow up r16926, fixed a horrid typo (wrong order; didn't notice the warning... | shennetsind | 1 | -2/+2 |
2012-11-15 | Fixed bugreport:6772 cart display will now update/save properly if you change... | shennetsind | 1 | -2/+4 |
2012-11-14 | Following r16914 | glighta | 1 | -5/+16 |
2012-11-12 | -Upd mob_count to read a 10 modib list to chk if present or not | glighta | 1 | -12/+11 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -10/+16 |
2012-11-11 | Fixed bugreport:6452 where you weren't able to remove your cart if you weren'... | momacabu | 1 | -1/+1 |
2012-11-11 | Fixed bugreport:6820 where Open Buying Store didn't show up in skill window a... | momacabu | 1 | -5/+0 |
2012-11-10 | Performance Improvement; Server shut down, instance clear up, and @cleanmap a... | shennetsind | 1 | -1/+1 |
2012-11-09 | - Fixed extra curly brace in r16879... T_T | brianluau | 1 | -3/+2 |
2012-11-09 | - Vending shops are now closed when warping to novending maps/cells. (bugrepo... | brianluau | 1 | -0/+11 |
2012-11-08 | - Follow up to r16434, moved the status_change_end() into the existing block ... | brianluau | 1 | -6/+2 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -173/+171 |
2012-10-31 | - Moved level_penalty.txt into /db/ folder (tid:73289), follow up to r16842:1... | brianluau | 1 | -1/+1 |
2012-10-31 | -Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,... | glighta | 1 | -2/+2 |
2012-10-30 | Follow up r16842. added some missed added lines of code.. | rud0lp20 | 1 | -12/+58 |
2012-10-30 | Fixed Level/Drop modifier based on level difference and created a db as sugge... | rud0lp20 | 1 | -1/+38 |
2012-10-29 | * Follow-up r16835: Some cleanup. | euphyy | 1 | -50/+48 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -104/+205 |
2012-10-28 | - 'night_at_start' config can now be used, even if day_duration/night_duratio... | brianluau | 1 | -13/+9 |
2012-09-13 | Follow up r16738 MO_ETREMITYFIST renewal behavior. | rud0lp20 | 1 | -8/+3 |
2012-09-10 | Fixed bugreport:6650 where WZ_QUAGMIRE affects caster in non PK map. | rud0lp20 | 1 | -0/+1 |
2012-09-08 | Fixed bugreport:6651 restart_sp_rate is only applied if user current sp is sm... | shennetsind | 1 | -1/+2 |
2012-09-08 | Fixed bugreport:6601 guild aura refreshes as soon as you ressurect instead of... | shennetsind | 1 | -2/+8 |
2012-09-03 | Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST. | rud0lp20 | 1 | -0/+10 |
2012-08-25 | - reverted to r16668, erroneous fix | salepate | 1 | -2/+4 |
2012-08-25 | - fixed pc_statusup2(): status cost update condition | salepate | 1 | -4/+2 |
2012-08-19 | Fixed bugreport:6498 sp respawn restart_sp_rate setting is now fully respected. | shennetsind | 1 | -5/+4 |
2012-08-18 | Implemented Renewal Casting System. | rud0lp20 | 1 | -2/+18 |
2012-08-14 | Follow up r16632, added check on level up so that the equip is automatically ... | shennetsind | 1 | -7/+18 |
2012-08-14 | Added equipment max-level support as per manager Kenpachi request (required f... | shennetsind | 1 | -0/+9 |
2012-08-04 | Fixed bugreport:6407 combos are now properly recalculated when a item is swit... | shennetsind | 1 | -25/+28 |
2012-08-02 | Fixed bugreport:6324 where re-spawning mob still hits/chases its previous att... | rud0lp20 | 1 | -0/+1 |
2012-07-28 | Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO... | rud0lp20 | 1 | -0/+112 |
2012-07-28 | Added support for the "favorite item tab" feature. super-mega-thanks to Judas... | shennetsind | 1 | -2/+3 |
2012-07-27 | Fixed bugreport:309 combos may now stack properly. moved all combo processing... | shennetsind | 1 | -7/+193 |