Age | Commit message (Expand) | Author | Files | Lines |
2006-08-31 | - Fixed @summon's delete timer being screwed up. | skotlex | 1 | -2/+1 |
2006-08-30 | - Added a message to @clearweather stating when climate changes will dispel. | skotlex | 1 | -1/+2 |
2006-08-29 | - Applied Mpeg's work on GS | toms | 1 | -1/+1 |
2006-08-29 | @showmobs = shows selected mobs on mini-map | Lupus | 1 | -0/+87 |
2006-08-28 | - Fixed exp bonuses applying twice for the job-exp | skotlex | 1 | -1/+41 |
2006-08-27 | * Optional macro MEMSET_TURBO for faster low-level memory initializations. | Lance | 1 | -139/+139 |
2006-08-24 | - Cleanup/typo on homunc's code | toms | 1 | -2/+4 |
2006-08-22 | - updated (more or less) the sql-files/item_db2.sql file. | skotlex | 1 | -4/+0 |
2006-08-21 | - Removed config setting "muting_players", and expanded the manner_system con... | skotlex | 1 | -21/+6 |
2006-08-21 | - Fixed the Autosave routine not working when there's only one player online. | skotlex | 1 | -1/+1 |
2006-08-20 | Fixed "int format, long unsigned int arg" warning | toms | 1 | -1/+1 |
2006-08-20 | - Added clif_skill_fail for homunc to skill_castend_id & skill_castend_pos ('... | toms | 1 | -2/+2 |
2006-08-20 | - @useskill will now cause your homun to use the skill instead of you if the ... | skotlex | 1 | -2/+9 |
2006-08-20 | - Fixed some Homunc issues with HR servers (capping some values) | toms | 1 | -0/+30 |
2006-08-19 | - Fixed @homlvup bug | toms | 1 | -1/+1 |
2006-08-18 | Fixed @homlvup | toms | 1 | -4/+8 |
2006-08-16 | - @produce now can make any kind of equipment | skotlex | 1 | -2/+3 |
2006-08-15 | - Cleaned up some of the pet related @/# commands, same for some script comma... | skotlex | 1 | -31/+34 |
2006-08-13 | - Removed @itemcheck as it was totally pointless. | skotlex | 1 | -41/+25 |
2006-08-09 | Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;) | toms | 1 | -367/+367 |
2006-08-09 | - Crash-protections in the mail-checking function. | skotlex | 1 | -36/+36 |
2006-08-08 | - Casting Kaensin will clear out Suiton and viceversa now. | skotlex | 1 | -4/+3 |
2006-08-05 | - Updated @mobinfo to display slots in the drop information. | skotlex | 1 | -7/+8 |
2006-08-04 | - Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o... | skotlex | 1 | -17/+6 |
2006-08-03 | Fix a bug in atcommand_charspeed | toms | 1 | -1/+1 |
2006-08-03 | - Cleaned up the last NJ update code. | skotlex | 1 | -2/+51 |
2006-08-02 | Fixed homunculus error message | toms | 1 | -1/+1 |
2006-08-01 | - Cleaned up some more the SC_JAILED code | skotlex | 1 | -37/+270 |
2006-07-31 | Little fix on duel | toms | 1 | -1/+2 |
2006-07-31 | Added possibility to restrict duel usage to same map | toms | 1 | -0/+6 |
2006-07-26 | - @pettalk will now fail when muted. | skotlex | 1 | -0/+4 |
2006-07-25 | - Fixed duel accept invite sending the packet before the duel data is set (re... | skotlex | 1 | -4/+4 |
2006-07-22 | - Applied Toms's suggested corrections to homun code. | skotlex | 1 | -9/+5 |
2006-07-22 | - Added blocking of @me when muted or in berserk status. | skotlex | 1 | -0/+4 |
2006-07-21 | - Small bug fixes found during merging to stable process, includes correct HP... | skotlex | 1 | -1/+1 |
2006-07-20 | - corrected @homlevel up and one entry in the homun exp table as reported on ... | skotlex | 1 | -0/+1 |
2006-07-20 | - Should have fixed @refine applying multiple times to equipment that uses mu... | skotlex | 1 | -0/+8 |
2006-07-18 | - Added atcommand @partyoption, lets you alter the party item-distribution ty... | skotlex | 1 | -7/+58 |
2006-07-18 | - Added a proper check to make aggressive mobs never override homun targets r... | skotlex | 1 | -2/+2 |
2006-07-18 | - Updated mob_db.sql to current mob_db.txt data. | skotlex | 1 | -3/+2 |
2006-07-17 | atcommand_follow is now more verbose. | Euph | 1 | -3/+9 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -0/+169 |
2006-07-13 | - Fixed @storeall and @charstoreall failing when the target character already... | skotlex | 1 | -7/+23 |
2006-07-11 | - Made @monsterignore be an universal ignore. Means you cannot be targetted a... | skotlex | 1 | -3/+4 |
2006-07-11 | - Fixed clif_parse not checking for func_parse before sending data to the con... | skotlex | 1 | -39/+25 |
2006-07-11 | - Coded @reset. | skotlex | 1 | -33/+31 |
2006-07-08 | - Fixed mobinfo displaying exp as signed ints rather than unsigned. | skotlex | 1 | -1/+1 |
2006-07-06 | - Added EQP_/EQI_ constants in pc.h to identify equip position and equip inde... | skotlex | 1 | -1/+1 |
2006-07-05 | - Updated @refine to take account of MAX_REFINE, thanks to Omega... GM Desig... | skotlex | 1 | -25/+25 |
2006-06-28 | - Cleaned up a bit the code for @item | skotlex | 1 | -39/+37 |