summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-08-29swtcompilationerror (followup to r13149)ultramage1-2/+2
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)ultramage2-4/+4
2008-08-27* pc_isGM() checks in gm_cant_party config checks will now check against bein...sketchyphoenix1-2/+2
2008-08-26* Fixed @agjgmlvl bug preventing its use on other players. (bugreport:2124)sketchyphoenix1-1/+1
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-25quick compilation fix to r13130ultramage1-1/+1
2008-08-25Last commitshadow1-6/+7
2008-08-25* Fixed: several compiler warnings [akrus]akrus2-1/+2
2008-08-25* Fixed: compiler warning in admin.c [akrus]akrus1-2/+0
2008-08-24- Mercenary Dismiss packet and some corrections.zephyrus4-5/+6
2008-08-24- Implemented Mercenary Scrolls (item_db)zephyrus8-61/+180
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/hzephyrus18-1234/+1297
2008-08-24- Implemented unit_calc_pos (copy from pet_calc_pos) to implement it on Merce...zephyrus8-98/+147
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.zephyrus12-158/+315
2008-08-23- Added column `mer_id` on char_dbzephyrus6-34/+103
2008-08-23- Mercenary Packets (Server to Client). Still need a little more info.zephyrus11-35/+374
2008-08-22- Mercenary data structures.zephyrus5-3/+44
2008-08-22- Mercenary Database Reading.zephyrus2-0/+184
2008-08-22- Ups. I forget this merge about Basilica (caster cannot walk).zephyrus1-0/+1
2008-08-21- Big update to Basilica, implementing official behavior.zephyrus5-52/+74
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-20- New invisible walls system (for WOE SE and Battlegrounds).zephyrus4-1/+218
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_W0lf2-2/+68
2008-08-20- Removed my barricade implementation. Not required in WoE SE.zephyrus8-308/+0
2008-08-20- Fixes on schg_cas02 and arug_cas01.txtzephyrus1-17/+26
2008-08-19* Fixed a storage saving issue with txt charserver (bugreport:2084)ultramage5-88/+102
2008-08-19* Added global sql settings 'sql.*' to inter_athena.conf.FlavioJS7-233/+421
2008-08-18Fixed incorrect array capacity / format string for txt mapreg loading code.ultramage1-1/+1
2008-08-18Merged a critical fix to charserver online tracking code (see r13087).ultramage1-1/+1
2008-08-17Fixed some messed up operator priority in the mapreg code (bugreport:2078).ultramage2-12/+12
2008-08-17** Please update your server ASAP. **zephyrus2-9/+11
2008-08-15Some cleaning in script.cultramage4-177/+152
2008-08-15Split off mapreg code from script.cultramage8-328/+542
2008-08-15* Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres...sketchyphoenix3-4/+4
2008-08-12Now using proper enum type for mob skill state tracking.ultramage2-18/+17
2008-08-12Added updated client effects list.ultramage1-36/+42
2008-08-11Fixed right-click npc unload not unloading duplicates (bugreport:2014)ultramage1-0/+3
2008-08-10Some skill corrections based on bugreport:1945ultramage1-2/+1