summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-02* Minor fixes/updates to various items.L0ne_W0lf2-55/+56
2007-11-02Removed some long-unneccessary debug messages (from r1105).ultramage7-46/+24
2007-11-02* Added trap mode to FirepillarPlaytester2-1/+4
2007-11-02Fixed one wrong return value in buildin_getcharid (bugreport:33)ultramage2-6/+8
2007-11-02Moved the BUILDIN_DEF() block to the end of script.c.ultramage2-671/+355
2007-11-02* Fixed an incorrect answer in the blacksmith quiz. (Trojal)L0ne_W0lf2-1/+3
2007-11-02- Modified trap related code so it behaves as explained by Playtester: Traps ...skotlex2-19/+11
2007-11-02* Rather large update to the WoE scripts.L0ne_W0lf24-1055/+1108
2007-11-01- Corrected a few equip_job fields for times that are equippable by all class...skotlex1-8/+8
2007-11-01Fixed silly copy-paste typo in r11607 preventing #-commands from working...ultramage1-2/+2
2007-11-01Removed code that queues OnAgitEliminate after the Emperium is broken, this i...ultramage10-50/+29
2007-11-01Reverted the part of r11625 where MAP_NAME_LENGTH_EXT was changed (to allow ....ultramage1-11/+11
2007-10-31Fixed reward option in Arena giving potato.L0ne_W0lf2-2/+4
2007-10-31Commented out msg_athena.conf strings disabled in r11625.ultramage9-670/+24
2007-10-31* Added Turbo Track point exchanger to arena.L0ne_W0lf4-123/+224
2007-10-31* Added names to the SC_ and SI_ enums, now they can be used to properly indi...ultramage15-355/+312
2007-10-31* Fixed a typo in Party Arena.SinSloth1-2/+3
2007-10-31* Forgot Arena warps file ~~SinSloth1-2/+46
2007-10-31* Added Izlude Battle Arena. Please test it and report any bug you find out.SinSloth18-541/+7155
2007-10-31- Fixed the pc_additem weight check breaking when your current weight is abov...skotlex4-4/+9
2007-10-30* Fixed a possible exploit in Thanatos Tower quest.SinSloth2-5/+9
2007-10-30* Update some missing warps in Veins City.samuray222-31/+38
2007-10-30- Updated the mail sql structure in main.sql.zephyrus2-1/+2
2007-10-29Updated to fix errors reported by Zephyrus_CR. bugreport:334L0ne_W0lf2-15/+17
2007-10-29Fixed a compilation problem and warning (maybe).ultramage5-4/+5
2007-10-29* Makefile creating the conf/import forder.FlavioJS2-10/+21
2007-10-29Fixed Gaebolg quest not giving exp in some situationsPlaytester2-1/+3
2007-10-29Command code cleaning (refer to topic:169759)ultramage12-2233/+1464
2007-10-28* Minor adjustment to take into account the end of line.FlavioJS2-7/+13
2007-10-28* Updated NPC headers to fix errors caused by rev. 11603.L0ne_W0lf16-44/+60
2007-10-28* Restricted more the parsing of npc code. (fixes bugreport:317)FlavioJS2-7/+25
2007-10-28Updated sql filesPlaytester1-3/+3
2007-10-28Updated Veins Field spawn amounts to officialPlaytester2-24/+25
2007-10-28Corrected Cross Shield bonus.L0ne_W0lf2-1/+3
2007-10-28* Added Rekenber Job quest which was missing for some unknown reason.SinSloth2-6/+1484
2007-10-28Updated Bio Ethics quest to official, and re-added.L0ne_W0lf3-1/+1060
2007-10-28- Corrected the firewall/kaensin knockback code to how it is supposed to be d...skotlex2-3/+2
2007-10-28- Fixed a bug on the Attachment [Mail System]zephyrus3-6/+13
2007-10-27Fixed missing forward declaration of mail_message.ultramage1-0/+1
2007-10-27Small update to divorce NPC.L0ne_W0lf2-1/+5
2007-10-27Slightly improved the message you get when trying to load a mob into the rang...ultramage1-1/+1
2007-10-27Fixed a typo in r11505 messing up the 'npcmove' command (only 'x' coordinate ...ultramage2-1/+2
2007-10-27Fixed a compilation error in the mail code. Blame the C standard and gcc for ...ultramage1-11/+10
2007-10-27Removed 'petid', a command from r284 to look up pet ids by name.ultramage5-90/+42
2007-10-27* Fixed TXT charserver doing periodic random-sized memory allocation (bugrepo...ultramage6-108/+90
2007-10-27Followup fixes to r11583:ultramage9-87/+69
2007-10-27- Improvements to the mail system.zephyrus11-226/+314
2007-10-26* Some small db updatesPlaytester4-5/+11
2007-10-26Moved the new novending cell check from the internal code to the client-serve...ultramage6-12/+8
2007-10-26* Removed confusing map_nick2sd_nocase(), let the charserver handle itultramage7-85/+60