Age | Commit message (Expand) | Author | Files | Lines |
2006-09-05 | - Fixed crash when using Adaptation during an Encore. | skotlex | 1 | -5/+5 |
2006-09-04 | - Should have fixed manner being reset to 0 on logout while muted. | skotlex | 2 | -1/+3 |
2006-09-04 | - Removed status_get_sc_tick, duration and chance are now both handled by sta... | skotlex | 2 | -110/+57 |
2006-09-04 | - Should have fixed "sleep", thanks to Lance for figuring out the error. | skotlex | 1 | -2/+2 |
2006-09-04 | - Ordered up entries in skill_unit_db | skotlex | 2 | -0/+16 |
2006-09-04 | - Some cleanup of how mobcount works. | skotlex | 5 | -63/+85 |
2006-09-04 | - Fixed SC_BERSERK's no regen penalty lasting pretty much forever. | skotlex | 1 | -1/+1 |
2006-09-02 | - SC_REGENERATION's val4 now holds the RGN flag of what is blocked rather tha... | skotlex | 2 | -7/+12 |
2006-09-02 | - Applied use of RC_BOSS/RC_NONBOSS in the ignore def code. | skotlex | 2 | -3/+3 |
2006-09-02 | - Corrected script_commands description of getequipid, it returns -1, not 0 o... | skotlex | 1 | -3/+7 |
2006-09-01 | The "delete_timer error/no such timer" report will now print the related func... | toms | 1 | -1/+1 |
2006-09-01 | The Clearing unused stack report will now print the related NPC | toms | 1 | -2/+5 |
2006-09-01 | The duplicate npc report will now print the related file name | toms | 1 | -1/+1 |
2006-09-01 | - Added a missing break in battle_check_target | skotlex | 3 | -9/+30 |
2006-09-01 | - Added defines status_base_matk_(max/min) for code readability | skotlex | 4 | -43/+60 |
2006-09-01 | - Soul Breaker will now be affected by Lex Aeterna on both parts of the attack. | skotlex | 5 | -40/+25 |
2006-08-31 | - Moved the intimacy penalty of HFLI_SBR44 and HVAN_EXPLOSION to skill_counte... | skotlex | 6 | -51/+25 |
2006-08-31 | - Modified the error reporting in map_freeblock_unlock so that when there's a... | skotlex | 2 | -3/+16 |
2006-08-31 | Fixed new mob's name not sent to the client when the mob is morphed | toms | 1 | -2/+1 |
2006-08-31 | - Added setting attack_walk_delay which specifies whether a character should ... | skotlex | 3 | -39/+11 |
2006-08-31 | - Fixed @summon's delete timer being screwed up. | skotlex | 5 | -13/+15 |
2006-08-31 | - Skill required-state will now only be checked on cast-begin, not cast-end. | skotlex | 2 | -5/+39 |
2006-08-30 | - Removed sending normal-damage packets instead of skill packets for splash-d... | skotlex | 1 | -0/+4 |
2006-08-30 | - Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit... | skotlex | 3 | -13/+22 |
2006-08-30 | - Fixed char-sql compilation | skotlex | 5 | -26/+21 |
2006-08-30 | - Added a message to @clearweather stating when climate changes will dispel. | skotlex | 3 | -91/+118 |
2006-08-29 | - Added printing out whenever the irc-module attempts to connect, to debug wh... | skotlex | 1 | -1/+6 |
2006-08-29 | - Mobs will now always chase players using hard-path seeks. | skotlex | 1 | -7/+8 |
2006-08-29 | - Applied Mpeg's work on GS | toms | 5 | -29/+77 |
2006-08-29 | @showmobs = shows selected mobs on mini-map | Lupus | 2 | -0/+88 |
2006-08-28 | - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. | skotlex | 8 | -105/+37 |
2006-08-28 | - The memory leak reports will now print out in the logs also the revision th... | skotlex | 3 | -19/+25 |
2006-08-28 | Added TK level-up buffs to SG too, and extended them to 10 min | DracoRPG | 2 | -6/+7 |
2006-08-28 | - Changed the produce_db format, now there's a skill-lv column right after th... | skotlex | 2 | -5/+7 |
2006-08-28 | reverted mpeg's work | Vicious | 5 | -7279/+7220 |
2006-08-28 | - Reverted the "fix" to mdef reduction code being applied before the number o... | skotlex | 1 | -4/+3 |
2006-08-28 | - Added a missing pair of lines to mob.c which mysteriously vanished on my la... | skotlex | 1 | -1/+2 |
2006-08-28 | - Fixed exp bonuses applying twice for the job-exp | skotlex | 7 | -17/+58 |
2006-08-28 | Reverted Mpeg's change of NJ_BUNSINJYUTSU SCB | toms | 1 | -1/+1 |
2006-08-28 | - Fixed homun hp/sp growth rates stacking with HP/SP passive increasing skills. | skotlex | 1 | -4/+2 |
2006-08-28 | Applied Mpeg's work on GS ( http://gpegon.free.fr/ea/gunslinger_08-28-06_mpeg... | toms | 5 | -28/+90 |
2006-08-27 | And a minor typo. Sorry. | Lance | 2 | -2/+2 |
2006-08-27 | Tweaked MEMSET_TURBO abit, temperory disabled GCC version. | Lance | 4 | -65/+37 |
2006-08-27 | Fixed undefined reference to 'malloc_set' in log.c | toms | 1 | -0/+1 |
2006-08-27 | - Updated svn-revision reading, now it can read the new svn file system | toms | 2 | -12/+46 |
2006-08-27 | * Optional macro MEMSET_TURBO for faster low-level memory initializations. | Lance | 33 | -429/+528 |
2006-08-26 | Small bug fix in read_homunculus_expdb (a warning was always displayed) | toms | 1 | -1/+1 |
2006-08-26 | - Small adjustment on the mob_ai code which could fix mobs not chasing you if... | skotlex | 2 | -2/+2 |
2006-08-25 | - Cleaned some the skill unit removal added flag so that it signals whether t... | skotlex | 1 | -9/+10 |
2006-08-25 | - The following skills will display a normal attack animation now: | skotlex | 1 | -2/+13 |