Age | Commit message (Expand) | Author | Files | Lines |
2006-08-02 | - Updated battle_check_target so that all alchemist summoned mobs can be targ... | skotlex | 1 | -0/+16 |
2006-08-02 | - Fixed NPC_SELFDESTRUCTION damaging yourself, causing the source to be knock... | skotlex | 1 | -0/+4 |
2006-08-01 | - Made Deluge/volcano/v. gale be castable on top of each other again | skotlex | 1 | -0/+8 |
2006-08-01 | - Cleaned up some more the SC_JAILED code | skotlex | 1 | -0/+7 |
2006-08-01 | - Should have fixed the cooking sets not displaying all cooking available items. | skotlex | 1 | -0/+2 |
2006-08-01 | - Figured out and fixed the issue with Volcano/Deluge/Violent Gale not really... | skotlex | 1 | -0/+2 |
2006-08-01 | - Modified Self Destruction, so that Marine Spheres in non-versus maps will h... | skotlex | 1 | -0/+10 |
2006-08-01 | - Added the missing lines to enable script command "kickwaitingroomall" | skotlex | 1 | -0/+5 |
2006-08-01 | - Modified setlabel so that the script engine barks when you are trying to u... | skotlex | 1 | -0/+3 |
2006-08-01 | - Fixed the subnet 0 mask being reset to 0 when someone goes up on the fame r... | skotlex | 1 | -0/+2 |
2006-08-01 | - Updated Poison React chance to counter and number of counters as per skill ... | skotlex | 1 | -0/+4 |
2006-08-01 | - Fixed NPC_STOP id value in skill_cast_db | skotlex | 1 | -0/+5 |
2006-07-31 | Little fix on duel | toms | 1 | -0/+1 |
2006-07-31 | Added possibility to restrict duel usage to same map | toms | 1 | -0/+1 |
2006-07-31 | Merged mpeg's fix on ninja skills | toms | 1 | -0/+1 |
2006-07-31 | - Corrected a status_get_race call which should be status_get_race2 in misc a... | skotlex | 1 | -0/+5 |
2006-07-31 | - Changed the variable message in parsing normal text from unsigned char to c... | skotlex | 1 | -0/+3 |
2006-07-31 | - Fixed a possible crash in the main script engine when restoring previous sc... | skotlex | 1 | -0/+7 |
2006-07-31 | - Removed incorrect "Waterball range+1 when standing on suiton" feature. | skotlex | 1 | -0/+6 |
2006-07-31 | Fixed segmentation fault in status_change_end, vd wasn't initialized | toms | 1 | -0/+2 |
2006-07-31 | - NPC_INVISIBLE will now use Cloaking of a level +9 of the used skill level, ... | skotlex | 1 | -0/+3 |
2006-07-30 | - Mob casted Sanctuary will no longer always heal it's targets regardless of ... | skotlex | 1 | -0/+6 |
2006-07-30 | Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALE | toms | 1 | -0/+1 |
2006-07-30 | - Added bNoMiscDamage setting so you can specify misc-damage blocking from sk... | skotlex | 1 | -0/+3 |
2006-07-30 | GS Skill updates/fixes | Vicious | 1 | -0/+1 |
2006-07-30 | Force all players offline in sql when char-server starts | toms | 1 | -0/+2 |
2006-07-29 | Removed ugly struct cast in login.c | toms | 1 | -0/+3 |
2006-07-29 | Fixed nullpo in merc_hom_skillup | toms | 1 | -0/+1 |
2006-07-29 | Added a return value to buildin_rid2name if rid is invalid | toms | 1 | -0/+1 |
2006-07-29 | - Made the SQL ping interval default to 7 hours. | skotlex | 1 | -0/+5 |
2006-07-29 | Fixed segmentation fault in script engine when calling something which is not... | toms | 1 | -0/+1 |
2006-07-29 | Fixed segmentation fault in script engine when activating DEBUG_RUN flag | toms | 1 | -0/+2 |
2006-07-29 | - Added A_* constants to identify ammo types. | skotlex | 1 | -0/+2 |
2006-07-29 | - offensive heal/sanctuary will only happen when the source of the heal is a ... | skotlex | 1 | -0/+5 |
2006-07-28 | - Self destruction will now hit all characters in range, not just enemies. | skotlex | 1 | -0/+2 |
2006-07-28 | - Cleaned up the NJ update code. | skotlex | 1 | -0/+6 |
2006-07-28 | - Some cleaning of battle_drain, Evil Druid card should work now. | skotlex | 1 | -0/+3 |
2006-07-28 | Casted nothl to (unsigned int) in sprintf functions, IP is 32bits and sql fie... | toms | 1 | -0/+1 |
2006-07-28 | Fixed "warning: `list' might be used uninitialized in this function" in char/... | toms | 1 | -0/+1 |
2006-07-28 | Fixed : - "uninitialized local variable 'i' used" in skill.c | toms | 1 | -0/+1 |
2006-07-28 | Fixed "warning: long unsigned int format, unsigned int arg" in parse_login (l... | toms | 1 | -0/+1 |
2006-07-28 | Fixed sign warnings in login/login.c | toms | 1 | -0/+1 |
2006-07-28 | Fixed "conversion from 'double' to 'int', possible loss of data" | toms | 1 | -0/+1 |
2006-07-28 | Fixed "warning: redefinition of [ushort/uint/ulong]" | toms | 1 | -0/+1 |
2006-07-28 | Fixed duplicate case value on NJ_SUITON | toms | 1 | -0/+2 |
2006-07-28 | - Fixed a memory leak when there exists more than one user function with the ... | skotlex | 1 | -0/+4 |
2006-07-28 | - The picklog will now record negative values for items sold to npcs. | skotlex | 1 | -0/+4 |
2006-07-28 | - Added missing SC information to NPC_CHANGEUNDEAD | skotlex | 1 | -0/+1 |
2006-07-27 | - Added config setting party_update_interval so you can specify how often the... | skotlex | 1 | -0/+3 |
2006-07-27 | - Synced the script.c file with as much data as possible from jA's: | skotlex | 1 | -0/+14 |