Age | Commit message (Expand) | Author | Files | Lines |
2006-05-30 | - Fixed underflow issues when calculating dmotion. | skotlex | 1 | -0/+1 |
2006-05-30 | - Fixed Absorb Spirit Spheres | skotlex | 1 | -0/+6 |
2006-05-30 | * [Fixed]: | Lance | 1 | -0/+2 |
2006-05-30 | - Rewrote/cleaned up @petfriendly. | skotlex | 1 | -0/+2 |
2006-05-30 | - Updated attr_fix_table reading code to account for ELE_MAX (will correctly ... | skotlex | 1 | -0/+7 |
2006-05-30 | [Optimized]: | Lance | 1 | -0/+5 |
2006-05-30 | * [Added] | Lance | 1 | -0/+2 |
2006-05-30 | - Removed the on-die specific code from unit_remove_map and placed it on the ... | skotlex | 1 | -0/+9 |
2006-05-30 | - Small optimization in battle_check_target | skotlex | 1 | -0/+5 |
2006-05-30 | * [Fixed] | Lance | 1 | -0/+2 |
2006-05-30 | - Fixed battle_calc_weapon_attack damage capping damage to a minimum of 0 (ne... | skotlex | 1 | -0/+4 |
2006-05-30 | [Fixed] | Lance | 1 | -0/+2 |
2006-05-30 | [Fixed] | Lance | 1 | -0/+2 |
2006-05-30 | [Fixed] | Lance | 1 | -0/+2 |
2006-05-30 | [Fixed] | Lance | 1 | -1/+4 |
2006-05-29 | - Cleaned up friend list saving and fixed loading of friends.txt file (char-txt) | skotlex | 1 | -0/+2 |
2006-05-29 | Added the Arunafeltz maps, not tested yet | Playtester | 1 | -0/+2 |
2006-05-29 | - Fixed pc_gainexp resetting your exp to 0 rather than adding it in... -.- | skotlex | 1 | -0/+2 |
2006-05-29 | - Corrected aspd calculation code to avoid negative overflows. | skotlex | 1 | -0/+1 |
2006-05-29 | - Updated max_def parameter to not apply to mdef if magic_defense_type is set... | skotlex | 1 | -0/+2 |
2006-05-29 | [Fixed]: | Lance | 1 | -0/+2 |
2006-05-29 | - Updated ASC_BREAKER's range to 9. | skotlex | 1 | -0/+4 |
2006-05-29 | [Fixed]: | Lance | 1 | -0/+5 |
2006-05-29 | - Added a division by zero check in mob_dead to prevent the (impossible) case... | skotlex | 1 | -0/+2 |
2006-05-29 | - Modified skill_get_range2 to return range 9 for skills with range 0 for Non... | skotlex | 1 | -0/+3 |
2006-05-29 | - Cleaned up some status_get functions. | skotlex | 1 | -0/+4 |
2006-05-29 | - Fixed pc_readparam/pc_setparam to use battle_status.hp/sp rather than statu... | skotlex | 1 | -0/+5 |
2006-05-29 | * [Fixed]: | Lance | 1 | -1/+6 |
2006-05-29 | [Optimized ] | Lance | 1 | -0/+2 |
2006-05-29 | [Optimized] | Lance | 1 | -0/+3 |
2006-05-29 | Cleaned up Changelog (guys don't tidy up much do they? xP) | celest | 1 | -3650/+0 |
2006-05-29 | - Relogging in with 0 HP didn't trigger dead event. | Lance | 1 | -0/+3 |
2006-05-28 | - Added functions status_revive, pc_revive and mob_revive to handle revival (... | skotlex | 1 | -0/+6 |
2006-05-28 | Changed undeads to by default always sustain 100% of the damage from firewalls. | MasterOfMuppets | 1 | -0/+1 |
2006-05-28 | [Fixed] script functions that doesn't pass references, thanks to End_of_exam. | Lance | 1 | -1/+4 |
2006-05-28 | * [ Protected ] : clif_parse_LGMmessage from possible hacks | Lance | 1 | -0/+1 |
2006-05-28 | - Fixed unable to store n items into storage unless n was the total amount of... | skotlex | 1 | -2/+4 |
2006-05-28 | - Suppressed compilation warnings (unsigned and signed mismatches) | Lance | 1 | -0/+2 |
2006-05-27 | - Added structure status_data which holds status-related information (str, ag... | skotlex | 1 | -0/+43 |
2006-05-27 | Fix possible compile mistakes in there. >_> | blackhole89 | 1 | -0/+4 |
2006-05-26 | * Fixed crashing in mob.c | Lance | 1 | -0/+1 |
2006-05-26 | * Patches to allow everything to work right. + 1 more sample script. | Lance | 1 | -0/+1 |
2006-05-26 | * Mob control engine tested 99% working so far. | Lance | 1 | -0/+1 |
2006-05-26 | * Change scripting engine's NPC scope vars to dot (.) style. | Lance | 1 | -0/+2 |
2006-05-26 | * Fixed typos in char.c | Lance | 1 | -0/+1 |
2006-05-26 | I'm still here! | DracoRPG | 1 | -0/+6 |
2006-05-25 | - Simplified ASC_BREAKER by making it a BF_WEAPON attack with an additional i... | skotlex | 1 | -0/+3 |
2006-05-25 | added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings | Lupus | 1 | -0/+4 |
2006-05-25 | - Increased capacity for Account Variables to 64 | skotlex | 1 | -0/+4 |
2006-05-25 | * Fixed mob control commands. | Lance | 1 | -0/+3 |