Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-19 | - Removed the last argument from skillitem, the skill name passed to the clie... | skotlex | 1 | -0/+4 |
2007-03-19 | - Rewrote the jail logic to always use a status change. This means that the c... | skotlex | 1 | -4/+19 |
2007-03-13 | - @pvpoff and @gvgoff will make everyone in the map stop auto-attacking now. | skotlex | 1 | -0/+2 |
2007-03-07 | - Corrected the pet/homunc data not being free'd if the player logs out befor... | skotlex | 1 | -1/+2 |
2007-03-04 | - Added the +20hit that were missing the NPC elemental attack skills. | skotlex | 1 | -2/+2 |
2007-03-02 | - Modified set_reg so that it returns whether it succeeded or not in setting ... | skotlex | 1 | -15/+15 |
2007-02-27 | - Now when a player logs out while it's running an attached npctimer, OnTimer... | skotlex | 1 | -10/+2 |
2007-02-25 | - You are allowed to expel guild mates that are not online now. | skotlex | 1 | -0/+12 |
2007-02-23 | - Minor cleanups | skotlex | 1 | -3/+11 |
2007-02-23 | - Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Ag... | skotlex | 1 | -10/+28 |
2007-02-13 | - A bit more work on Ticket #41. | FlavioJS | 1 | -19/+17 |
2007-02-12 | - Corrected range of self destruction / bio explosion to be equal to their sp... | skotlex | 1 | -1/+1 |
2007-02-12 | - Fixed the inverted behavior of display_skill_fail, caused by r9823 | ultramage | 1 | -1/+1 |
2007-02-08 | - Fixed a bunch of probably incorrect logical comparisons. | skotlex | 1 | -1/+1 |
2007-02-07 | - Updated the range of BioExplosion and Self Destruction so they count as ran... | skotlex | 1 | -24/+3 |
2007-02-07 | - Removed deprecated console code. | FlavioJS | 1 | -5/+0 |
2007-02-05 | - Updated the code so that now a range of a skill is determined by the skill'... | skotlex | 1 | -7/+10 |
2007-02-05 | - Fixed a duplicate warp name in Rachel | skotlex | 1 | -0/+3 |
2007-02-02 | - Resetting skills will now automatically remove peco, falcon, cart and homun... | skotlex | 1 | -2/+18 |
2007-02-02 | - The define MESSAGE_SIZE was wrong! It is only used for input boxes. Therefo... | skotlex | 1 | -1/+0 |