summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2007-08-16Added pc_isidle() to simplify a few idle-no-share checks.ultramage2-7/+5
2007-08-16Added icons for NPC_CRITICALWOUND and NPC_SLOWCASTPlaytester1-2/+2
2007-08-16- fixed Ruwach (the last NPC skill update modified the way Sight/Sightblaster...skotlex1-1/+1
2007-08-16* Fixed npc chatrooms not being deleted on npc unload/reload (crash)ultramage7-163/+159
2007-08-15- Merged and completed Latio's work on server-side hot-key saving (http://www...skotlex4-3/+39
2007-08-15* Added Critical Wounds to Anubis's skillsPlaytester1-0/+15
2007-08-15* Some serious code cleanupsultramage16-1521/+915
2007-08-14- Modified map_foreachinrange so that you can also specify the max length of ...skotlex9-522/+803
2007-08-13* Corrected skill-based hp/sp regen (SM_RECOVERY, MG_SRECOVERY, MO_SPIRITSREC...ultramage1-7/+7
2007-08-12* Replaced some mob_avail.txt entries with a simple example entryultramage3-35/+15
2007-08-10- added proper comments to login packet 0x277ultramage1-1/+1
2007-08-09- stable -> trunk syncultramage6-623/+471
2007-08-09The new functions now clear junk from the output buffer, this simplifies the ...ultramage4-25/+24
2007-08-09- Moved damage logging to mob_log_damage, now non-damage targetted (or splash...skotlex3-74/+90
2007-08-08- Changed the structure of the homunculus_db file so that the homunculus and ...skotlex6-181/+247
2007-08-08* Cleaned up junk left in the code by the mapcache/mapindex updateultramage10-162/+101
2007-08-08- Fixed some missing max levels for npc skillsskotlex3-10/+56
2007-08-07Some minor typo fixing.ultramage4-6/+6
2007-08-06* Slightly deobfuscated the max-hp calculation functionalityultramage1-36/+42
2007-08-06* Added a null-pointer check to skill_initunit() to prevent a crashultramage2-11/+26
2007-08-04Some all-around code reformatting/cleaningultramage5-319/+210
2007-08-04* Removed weird mvp reward item drop behavior (see topic:160077)ultramage6-22/+30
2007-07-31Renamed menuskill_lv -> Renamed menuskill_val, because people also used it to...ultramage5-73/+77
2007-07-30* Corrected pet taming code; items are consumed immediately and only 1xultramage2-40/+13
2007-07-28* Removed ridiculous refine_posword config switchultramage4-625/+227
2007-07-27* Simplified exp gain equations (now more FPU-friendly and precise), also fix...ultramage2-30/+8
2007-07-27* Changed the way hit bonus is applied.Vicious1-8/+9
2007-07-26* Cleaned up mob drop code, crashfix is still needed though...ultramage6-146/+113
2007-07-25Fixed a missing homunculus info packet when doing @refreshultramage1-0/+2
2007-07-25* Added support for character rename packet (only dummy code for now)ultramage1-1/+1
2007-07-24Venom Splasher and Gloria Domini fixes and updatesDracoRPG2-23/+16
2007-07-23* Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleportultramage4-34/+26
2007-07-20* Corrected packet_db.txt. See topic:158382 for details. As a side-effect, th...ultramage2-10/+16
2007-07-19Added delay_dependon_agi since people actually use and need it...ultramage3-2/+13
2007-07-18- Small update to the effects list (new exe's effects by Au{R}oN)ultramage3-25/+25
2007-07-13Fixed yet another script engine typo, this time in 'copyarray'ultramage1-1/+1
2007-07-09* Removed a comment I had placed on line 6879 in Skill.c.L0ne_W0lf1-1/+1
2007-07-09* Alchemist skill "AM_CANNIBALIZE" ("Summon_Flora") now summons the proper mo...L0ne_W0lf1-3/+5
2007-07-09A rather ugly fix to fix knockback for Firewall, Stormgust and Sanctuaryultramage2-7/+12
2007-07-08* Fixed typo in 'deletearray' messing up the script engineultramage2-4/+10
2007-07-08- added temp skill db entries and corrected some existing ones (see topic:157...ultramage3-18/+18
2007-07-06* Cleaned up some nasty code related to skill_blownultramage5-90/+92
2007-07-05* update from Skotlexultramage5-48/+100
2007-07-04Fixed a copy-paste typo messing up script variables pretty bad D:ultramage1-2/+2
2007-07-03Fixed a typo in script engine erroring when working with char paramsultramage1-1/+1
2007-07-03Made Homunculus Resurrection only fail on cast-end (see topic:155223)ultramage2-12/+6
2007-07-03- Re-coded 'soundeffectall'; removed the third parameter ('coverage')ultramage6-82/+76
2007-07-03* Defined out a problematic piece code in conv_num.FlavioJS1-0/+4
2007-07-03* Added reporting of constant and param script data.FlavioJS1-150/+250
2007-07-02Undid the change from r10298, frozen status again modifies def/mdefultramage1-0/+4