summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-31* More mercenary updates.zephyrus8-124/+197
2008-08-31- Limitations to WoE SE Treasures (no steal, drop rates, no class change).zephyrus2-10/+11
2008-08-31Missed one of those blatant errors in the Keil Hyre Quest.L0ne_W0lf2-3/+5
2008-08-31Fixed blatant errors that I added to Keil Hyre Quest.L0ne_W0lf2-9/+10
2008-08-29Couple small corrections to the mob database. (bugreport:2109)L0ne_W0lf2-2/+4
2008-08-29* Just fixing some reported script bug.L0ne_W0lf5-23/+35
2008-08-29swtcompilationerror (followup to r13149)ultramage1-2/+2
2008-08-29- Small fix in Juice Maker quest, NPC kept saying text for just grape juice.Kisuka1-2/+3
2008-08-28Fixed a txt login server crash when reading a malformed accounts file.ultramage1-0/+2
2008-08-28Replaced the engrish ksprotection message with one provided by Itakou.ultramage1-1/+1
2008-08-28Fixed @cash/@points not handling negative values properly (bugreport:2132)ultramage3-4/+6
2008-08-27- Fix on Kiel Hyre Quest.zephyrus2-3/+3
2008-08-27* pc_isGM() checks in gm_cant_party config checks will now check against bein...sketchyphoenix2-2/+3
2008-08-26* Fixed @agjgmlvl bug preventing its use on other players. (bugreport:2124)sketchyphoenix2-1/+3
2008-08-26Added mercenary code (it should have been done this way in r13122).ultramage3-1/+431
2008-08-26Renamed files of 'mercenary' to 'homunculus'.ultramage2-11/+8
2008-08-26Reverted all mercenary changes to mapserver homunculus codeultramage4-1515/+1084
2008-08-25- Fixed crash on Pet hatch. Resorted the way a Pet is initialized. (Bug Repor...zephyrus1-14/+14
2008-08-25Corrected Spear and Swordman mercenary scrolls again. L0ne_W0lf2-20/+21
2008-08-25Corrected Spear and Swordman mercenary summoning scrolls.L0ne_W0lf2-28/+31
2008-08-25quick compilation fix to r13130ultramage1-1/+1
2008-08-25Last commitshadow2-6/+8
2008-08-25* Fixed: several compiler warnings [akrus]akrus3-2/+3
2008-08-25* Fixed: compiler warning in admin.c [akrus]akrus2-2/+2
2008-08-24- Mercenary Dismiss packet and some corrections.zephyrus4-5/+6
2008-08-24- Implemented Mercenary Scrolls (item_db)zephyrus9-92/+211
2008-08-24Fixed a compilation problem caused by r13123.ultramage1-2/+1
2008-08-24- Fixed skill problems (who did this? Mercenary skills values are big than ho...zephyrus2-7/+7
2008-08-24- Ops!! this is mine (homunculus hungry messages).zephyrus2-8/+1
2008-08-24- Moving all content of Homunculus code to a proper file Homunculus.c/hzephyrus26-1234/+1363
2008-08-24- Implemented unit_calc_pos (copy from pet_calc_pos) to implement it on Merce...zephyrus8-98/+147
2008-08-23- Fixed Taekwon job quest NPC facing the wrong way. (bugreport:2090)Kisuka2-3/+6
2008-08-23- Some stuff i forgot for char_sql. Bug Report 2112.zephyrus1-4/+4
2008-08-23- Completed Mercenary Create, Delete, Save. Tests OK.zephyrus16-262/+419
2008-08-23- Added column `mer_id` on char_dbzephyrus8-34/+105
2008-08-23- Mercenary Packets (Server to Client). Still need a little more info.zephyrus12-36/+375
2008-08-23- Database structure for Mercenary.zephyrus2-0/+29
2008-08-22- Mercenary data structures.zephyrus5-3/+44
2008-08-22- Mercenary Database Reading.zephyrus3-30/+184
2008-08-22- Ups. I forget this merge about Basilica (caster cannot walk).zephyrus1-0/+1
2008-08-22- Starting Mercenary's Project.zephyrus2-0/+176
2008-08-21- Big update to Basilica, implementing official behavior.zephyrus6-53/+75
2008-08-21Archer and Knight guardians (WoE 1.0) will no longer detect hidden.L0ne_W0lf2-2/+4
2008-08-21- Fixed a bug. Warp portal cannot be casted on dead players.zephyrus1-4/+5
2008-08-21Deleted zombie extern variable declaration which was causing a "static declar...ultramage1-2/+0
2008-08-20Follow up to r13091, fixed weight check in stone dismantler. L0ne_W0lf2-3/+6
2008-08-20- New invisible walls system (for WOE SE and Battlegrounds).zephyrus5-1/+227
2008-08-20- More cleanup of Barricades (final i think)zephyrus3-3/+3
2008-08-20- Do not trigger event if killed by script at all.zephyrus1-11/+11
2008-08-20* Implemented Brainstorm's and SketchyPhoenix's fixes for Flying side kick.L0ne_W0lf3-2/+71