Age | Commit message (Expand) | Author | Files | Lines |
2006-04-28 | - Added constant MAX_MOB_DROP to specify the amount of normal drops a mob has... | skotlex | 5 | -19/+29 |
2006-04-28 | - Storm Kick's range increased to 2. | skotlex | 5 | -13/+18 |
2006-04-28 | - Added function stristr to strlib.c, used by mob.c and item_db.c for case-in... | skotlex | 5 | -5/+46 |
2006-04-28 | - Removed the sending of the online guild list when you log-on, may fix the "... | skotlex | 6 | -6/+24 |
2006-04-28 | Lowered drop rates of Bio Lab 3 normal mobs | Playtester | 2 | -6/+8 |
2006-04-28 | flying sidekick range 10->8 cells | Lupus | 2 | -1/+2 |
2006-04-28 | Updated drop rates of the Bio Lab 1&2 mobs | Playtester | 2 | -7/+10 |
2006-04-28 | Rearrange makefile so dependencies won't get overwritten by 'make depend' | celest | 1 | -4/+5 |
2006-04-28 | - skill_castend_id and skill_castend_pos will trigger unit_stop_walking with ... | skotlex | 3 | -7/+5 |
2006-04-28 | - Modified clif_skill_nodamage to allow for a NULL source. This is to simplif... | skotlex | 3 | -43/+25 |
2006-04-28 | - Added unlocking ud.target on mob_unlocktarget, fixes mobs chasing you aroun... | skotlex | 2 | -0/+3 |
2006-04-27 | - Changed the default rate of clone mob skills to 5% modified by mob_skill_ra... | skotlex | 2 | -1/+3 |
2006-04-27 | - Applied some changes in unit.c to make mobs pick chase paths as they should. | skotlex | 2 | -10/+5 |
2006-04-27 | - unit_remove_map will reset attackable-time, canact and canwalk delays. | skotlex | 3 | -6/+37 |
2006-04-27 | Fixed another Aldebaran Castle 4 warp in warps/guild/guildcastles.txt | Playtester | 2 | -1/+3 |
2006-04-27 | Fixed the fix to the Ninja job quest. | blackhole89 | 1 | -5/+3 |
2006-04-27 | Lord Gywall (who's a GM on my server) had a question in the Ninja quest refer... | blackhole89 | 1 | -22/+17 |
2006-04-27 | - Fixed compilation error/warning on script command setbattleflag. | skotlex | 1 | -3/+3 |
2006-04-27 | - Some changes in the slave skill conditions. All their skills are triggered ... | skotlex | 2 | -11/+10 |
2006-04-27 | - Changed in the behaviour of wedding skills, should invoke skill_castend_pos... | skotlex | 2 | -15/+17 |
2006-04-27 | - Small change in @commands, may fix the null-pointer error. | skotlex | 2 | -1/+2 |
2006-04-27 | - Small change in the pet_ai that should stop the "strange" catch-up behaviou... | skotlex | 6 | -6/+19 |
2006-04-27 | - Fixed the compilation error. Gee, how did that slipped by... | skotlex | 1 | -1/+1 |
2006-04-27 | - Now when you do @baselevel to reduce your level and you don't have enough s... | skotlex | 2 | -0/+5 |
2006-04-27 | - Added at command @commands, displays the list of commands available to you. | skotlex | 5 | -1/+44 |
2006-04-27 | - Added the missing clif_* calls to make changebase's view-class change updat... | skotlex | 2 | -1/+7 |
2006-04-27 | - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") | skotlex | 7 | -10/+41 |
2006-04-27 | - Fixed base-level up @ command giving stat points instead of taking them awa... | skotlex | 3 | -3/+7 |
2006-04-27 | - Fixed unit_attack_timer mismatch warnings (this was solved yesterday, but I... | skotlex | 3 | -5/+5 |
2006-04-27 | added setmapflag sample | Lupus | 1 | -0/+24 |
2006-04-27 | updated 'setmapflag' script command | Lupus | 3 | -16/+41 |
2006-04-27 | commented out temp gunslinger shops | Lupus | 2 | -3/+7 |
2006-04-26 | - Updated item_db.sql to current. | skotlex | 12 | -92/+53 |
2006-04-26 | - Modified mob_drop_adjust function to receive unsigned int as initial parame... | skotlex | 2 | -4/+6 |
2006-04-26 | - Item use interval is set to a default of 100ms now. | skotlex | 7 | -50/+43 |
2006-04-26 | Fixed Food Seller in Alberta | Playtester | 2 | -1/+2 |
2006-04-26 | - When Taekwons level up they get Bless and Agi Up level 10 instead of the S.... | skotlex | 3 | -6/+16 |
2006-04-26 | * functions_kafra.txt was pretty buggy, including a zeny exploit (free warps)... | eaac | 3 | -59/+478 |
2006-04-26 | - Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scr... | skotlex | 6 | -20/+7 |
2006-04-26 | - Changed the skill_wall_check to use shoot-path seeking. May fix skill_wall_... | skotlex | 2 | -2/+3 |
2006-04-26 | Updated drop rates of Remover and Gemini to 1/2 of the guessed values from Th... | Playtester | 2 | -3/+6 |
2006-04-26 | * Fixed typo in skill.c: skill_clear_group | Lance | 4 | -8/+13 |
2006-04-26 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6288 54... | Kargha | 1 | -1/+1 |
2006-04-26 | fixed a small error | Kargha | 1 | -1/+1 |
2006-04-25 | - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t... | skotlex | 8 | -11/+39 |
2006-04-25 | Re-Made Izlude NPCs, thanks to Muad_Dib | Kargha | 2 | -192/+585 |
2006-04-25 | - Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and S... | skotlex | 2 | -7/+6 |
2006-04-25 | - When battle_damage's flag is &2, the flag 3 is passed to mob_damage so that... | skotlex | 3 | -2/+3 |
2006-04-25 | - Moved the mapflag skill restrictions from skill_checkcondition to skillnoto... | skotlex | 2 | -33/+37 |
2006-04-25 | Fixed a small typo | Kargha | 1 | -1/+1 |