Age | Commit message (Expand) | Author | Files | Lines |
2007-01-09 | - Changes to script buildin functions: | FlavioJS | 1 | -3/+12 |
2007-01-07 | Undid the memset->malloc_set replacement | ultramage | 1 | -1/+1 |
2006-12-20 | - Changed the script source from unsigned char* to const char*. | FlavioJS | 1 | -3/+3 |
2006-12-08 | - Moved attackedcount to md->state and made it an unsigned char. | skotlex | 1 | -2/+1 |
2006-12-06 | - Cleaned up the implementation of map_foreachinmovearea so that the number o... | skotlex | 1 | -1/+1 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -1491/+1491 |
2006-12-03 | - Removed sd->sex since it's redundant (we can always use sd->status.sex) | skotlex | 1 | -1/+1 |
2006-12-01 | - Fixed txt-converter compilation. | skotlex | 1 | -1/+1 |
2006-11-27 | - Updated the status change field "option" to an int rather than short. This ... | skotlex | 1 | -2/+2 |
2006-11-21 | - Moved ignoreAll to state.ignoreAll so it saves some space. | skotlex | 1 | -1/+1 |
2006-11-19 | * Hack protection from packet monkeys in clif_parse_NpcSelectMenu. | Lance | 1 | -1/+1 |
2006-11-14 | - Characters with Karma may fight amongst them anywhere. | skotlex | 1 | -0/+2 |
2006-11-13 | - Volcano/Deluge/Violent Gale are now interchangeable, in the sense that as ... | skotlex | 1 | -1/+1 |
2006-11-07 | - A few reorders and type-changes in the map_session_data structure for bette... | skotlex | 1 | -8/+7 |
2006-10-20 | - Fixed Charge Atk being able to go through chasm/pits. | skotlex | 1 | -3/+1 |
2006-10-11 | - Removed login-sql connection variables from the map-server (the hell, these... | skotlex | 1 | -6/+0 |
2006-10-11 | - Removed useless inter_athena settings (they were doing absolutely nothing):... | skotlex | 1 | -6/+0 |
2006-10-11 | - Corrected the mob damagelog structure so that you can't exploit it by switc... | skotlex | 1 | -0/+1 |
2006-10-03 | - Reverted declaration of run_script to normal since it appears there's no lo... | skotlex | 1 | -1/+1 |
2006-10-02 | - Renamed nopenalty mapflag to noexppenalty. Using nopenalty will turn on/off... | skotlex | 1 | -1/+1 |
2006-09-14 | - Corrected Smokie's pet script to use petskillbonus instead of "bonus" | skotlex | 1 | -1/+2 |
2006-09-13 | - Modified the nocommand mapflag so you can specify the GM range that is bloc... | skotlex | 1 | -1/+1 |
2006-09-09 | - Moved perfect_hiding from state to special_state, so that it clears out whe... | skotlex | 1 | -1/+1 |
2006-09-07 | - Changed the default of sg_angel_skill_ratio to 10 based on recent informati... | skotlex | 1 | -1/+1 |
2006-09-06 | - Fixed the memset in status_calc_pc, corrects some mysterious bugs such as i... | skotlex | 1 | -2/+1 |
2006-09-04 | - Some cleanup of how mobcount works. | skotlex | 1 | -0/+7 |
2006-08-31 | - Moved the intimacy penalty of HFLI_SBR44 and HVAN_EXPLOSION to skill_counte... | skotlex | 1 | -1/+1 |
2006-08-28 | - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. | skotlex | 1 | -4/+0 |
2006-08-27 | Tweaked MEMSET_TURBO abit, temperory disabled GCC version. | Lance | 1 | -1/+1 |
2006-08-26 | - Small adjustment on the mob_ai code which could fix mobs not chasing you if... | skotlex | 1 | -1/+1 |
2006-08-24 | - Cleanup/typo on homunc's code | toms | 1 | -1/+1 |
2006-08-21 | - Cleaned up some more the regen_data structure, so that skill/sitting-skill ... | skotlex | 1 | -1/+20 |
2006-08-20 | Fixed a warning when using cap_value(x, 0, x) on an unsigned value | toms | 1 | -1/+1 |
2006-08-18 | - Applied use of structure regen_data for a unified regen module. Natural and... | skotlex | 1 | -29/+19 |
2006-08-17 | - Corrected map_random_dir algorithm | toms | 1 | -3/+0 |
2006-08-17 | - Fixed being unable to recast Adrenaline Rush to reset the duration timers. | skotlex | 1 | -0/+28 |
2006-08-15 | - Cleaned up some of the pet related @/# commands, same for some script comma... | skotlex | 1 | -4/+1 |
2006-08-14 | - Removed support for negative autosave intervals, instead added a minsave_in... | skotlex | 1 | -0/+1 |
2006-08-13 | - Removed @itemcheck as it was totally pointless. | skotlex | 1 | -2/+2 |
2006-08-09 | - Adjusted some the dance/song/encore code so that the source of an ensemble ... | skotlex | 1 | -1/+1 |
2006-08-08 | - Changed the map_freeblock_unlock code so that when there's an "already free... | skotlex | 1 | -1/+3 |
2006-08-07 | - Cleaned some of mpeg's updated work. | skotlex | 1 | -1/+2 |
2006-08-04 | - Changed function itemdb_group to itemdb_group_bonus, it now calculates the ... | skotlex | 1 | -1/+5 |
2006-08-03 | - GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p... | skotlex | 1 | -3/+3 |
2006-07-30 | - Added bNoMiscDamage setting so you can specify misc-damage blocking from sk... | skotlex | 1 | -3/+2 |
2006-07-18 | - Added a proper check to make aggressive mobs never override homun targets r... | skotlex | 1 | -13/+0 |
2006-07-17 | - Should have fixed the Cart Termination damage code to be scaled correctly w... | skotlex | 1 | -0/+1 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -13/+24 |
2006-07-13 | - Changed the default save interval to 5 minutes. Added support for specifyin... | skotlex | 1 | -1/+1 |
2006-07-10 | - Added login-char packet 0x2737. Sets all characters offline (login-server s... | skotlex | 1 | -1/+0 |