Age | Commit message (Expand) | Author | Files | Lines |
2007-09-23 | * map_addflooritem and struct item_drop_list using id's instead of struct map... | FlavioJS | 1 | -2/+2 |
2007-09-20 | * Merged the tmpsql branch: | FlavioJS | 1 | -1/+2 |
2007-09-17 | - Applied various crash-protections to script commands that deal with the equ... | skotlex | 1 | -2/+0 |
2007-09-15 | Getting some (mostly atcommand) code cleaning out of the way... | ultramage | 1 | -2/+1 |
2007-09-10 | - Removed bonus bAddEffWhenHitShort as it is unneeded and unused. | skotlex | 1 | -12/+10 |
2007-09-09 | - Modified bonus3 bAddEff/bAddEffWhenHit so that the last parameter is now pa... | skotlex | 1 | -12/+11 |
2007-09-04 | - bonus3 autospell (and autospell when hit) will now select for spell target ... | skotlex | 1 | -2/+6 |
2007-09-04 | - Removed usage of MAX_PC_BONUS all over the code, it is now only used in map... | skotlex | 1 | -102/+83 |
2007-09-03 | - Made regen work always, like Hp/Sp Loss, it no longer displays healing numb... | skotlex | 1 | -4/+4 |
2007-09-03 | fixed && -> || typo in r11113 ... | ultramage | 1 | -4/+4 |
2007-09-03 | Fixed a copy-paste typo in r11112. | ultramage | 1 | -4/+4 |
2007-09-03 | - Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of ... | skotlex | 1 | -39/+95 |
2007-09-03 | - Merged @whereis from my server (displays normal spawn maps for given mobs).... | skotlex | 1 | -2/+2 |
2007-08-29 | - oops, fixed bSkillHeal raising bSkillAtk instead | skotlex | 1 | -7/+7 |
2007-08-29 | - Added bonus bSkillHeal to distinguish offensive skill damage increases from... | skotlex | 1 | -3/+41 |
2007-08-19 | Fixed a gcc compilation error and some warnings. | ultramage | 1 | -0/+1 |
2007-08-19 | * Cleaned/clarified some #include relationships between headers | ultramage | 1 | -28/+25 |
2007-08-19 | - Cleaned up some the pet armor display code. | skotlex | 1 | -1/+1 |
2007-08-14 | - Modified map_foreachinrange so that you can also specify the max length of ... | skotlex | 1 | -0/+7 |
2007-08-09 | - stable -> trunk sync | ultramage | 1 | -222/+98 |
2007-07-31 | Renamed menuskill_lv -> Renamed menuskill_val, because people also used it to... | ultramage | 1 | -1/+1 |
2007-07-27 | * Simplified exp gain equations (now more FPU-friendly and precise), also fix... | ultramage | 1 | -11/+2 |
2007-07-08 | * Fixed typo in 'deletearray' messing up the script engine | ultramage | 1 | -2/+8 |
2007-07-01 | Cleaned up some parts of the code. | ultramage | 1 | -4/+3 |
2007-06-22 | * Changed behavior of some guild-related code (according to X.4 tests): | ultramage | 1 | -3/+4 |
2007-06-04 | - Fixed the compilation problem from r10668 | ultramage | 1 | -32/+22 |
2007-06-03 | - Fixed missing client update when 'return to savepoint' fails | ultramage | 1 | -8/+11 |
2007-05-27 | Cleaned up a hack from r10112 (forward declaration does the trick) | ultramage | 1 | -1/+1 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 1 | -5/+9 |
2007-05-23 | - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ... | ultramage | 1 | -2/+2 |
2007-05-21 | - Removed the TURBO socket mechanism - it was in fact just using a variable t... | ultramage | 1 | -1/+0 |
2007-05-19 | Reformatting @_@ | ultramage | 1 | -237/+176 |
2007-05-05 | - imported the latest working grfio code from stable | ultramage | 1 | -1/+1 |
2007-05-05 | Fixed Red Pouch overriding nobranch mapflag | Playtester | 1 | -2/+2 |
2007-04-23 | - Updated the skill_db, some mob skills seem to be better to a range of -9 th... | skotlex | 1 | -3/+11 |
2007-04-21 | - Updated the autospell bonus scripts so you don't have to specify all the at... | skotlex | 1 | -4/+11 |
2007-04-21 | - Removed the +25% mdef, -50% def effect from Freeze status | ultramage | 1 | -4/+4 |
2007-04-18 | - Some more cleanups that should prevent the double-login issue even further. | skotlex | 1 | -2/+2 |
2007-04-17 | - Expanded the autospell structure to hold a flag, which contains the require... | skotlex | 1 | -5/+29 |
2007-04-14 | - Corrected land protector's duration according to the descriptions | skotlex | 1 | -2/+2 |
2007-04-12 | - Added debug command @displayskill. Should be used only by people searching ... | skotlex | 1 | -1/+14 |
2007-04-09 | * Played around with MinGW a bit today... | ultramage | 1 | -1/+0 |
2007-04-08 | - Now when saving a character, only the cart/peco/falcon 'option' states are ... | skotlex | 1 | -1/+3 |
2007-04-05 | * Made a crazy attempt to at least partially synchronize login&char code | ultramage | 1 | -7/+8 |
2007-04-01 | - Missing files X_X (followup to r10122) | ultramage | 1 | -1/+1 |
2007-04-01 | - Removed bonus 'bAspdAddRate'. bAspdRate now behaves on a stackable matter, ... | skotlex | 1 | -13/+5 |
2007-03-28 | - Corrected statp array not being long enough to actually hold the status poi... | skotlex | 1 | -4/+12 |
2007-03-27 | - Moved coma to skill_additional_effect, added special_state.bonus_coma to pr... | skotlex | 1 | -7/+13 |
2007-03-22 | - Removed unused bIgnoreDefMob | skotlex | 1 | -11/+7 |
2007-03-21 | - Cleaned up some the code of pc_equipitem and clif_parse_EquipItem | skotlex | 1 | -26/+17 |