summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2008-06-11Added partylock/guildlock mapflag checking for @changeleader/@changegm (bugre...ultramage1-0/+3
2008-06-10Fixed double attack working with unarmed attacks, as reported by Lone Wolf.shadow1-0/+3
2008-06-09* Added experimental code to set the socket limit at runtime.FlavioJS1-0/+2
2008-06-09Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654shadow1-0/+1
2008-06-09Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. Tha...shadow1-0/+1
2008-06-09Fixed Fire Pillar (and any future splash damage magical trap) not working on ...shadow1-0/+1
2008-06-09Fixed reject sword having a infinite duration, bugreport:695 (both stable and...shadow1-0/+3
2008-06-08Implemented the two-handed staff/rod type (thanks to Muad_Dib).ultramage1-0/+1
2008-06-08Corrected definition of 'delitem' and 'delitem2', which prevented the optiona...ultramage1-1/+2
2008-06-08Fixed SA_DISPELL removing SC_CRITICALWOUND.shadow1-0/+3
2008-06-07Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.ultramage1-0/+1
2008-06-07Fixed GD_EMERGENCYCALL not working inside gvg castles when WoE is off, bugrep...shadow1-0/+1
2008-06-07Kaite should not work against high-level mobs - bug introduced in r11230 (bug...ultramage1-0/+1
2008-06-07Fixed 'soundeffectall' not reading its params correctly, since r10844 (bugrep...ultramage1-1/+1
2008-06-07Fixed PF_DOUBLECASTING casting % bugreport:140 shadow1-0/+1
2008-06-07Fixed a few properties of NPC_CHANGEUNDEAD bugreport:79shadow1-0/+3
2008-06-01Added Ai4rei's "gm can view all players' equips" feature (topic:186519).ultramage1-0/+2
2008-05-31crashfix to attach/detach timersLupus1-0/+2
2008-05-28* Updated Ankle Snare duration (bugreport:1438)Playtester1-0/+3
2008-05-28Fixed stat values displaying incorrectly when increasing them past 255 (wrapa...ultramage1-0/+3
2008-05-26* Updating configure script:FlavioJS1-0/+3
2008-05-26Increased the allowed packet size for chat messages.ultramage1-0/+3
2008-05-25Increased storage space to 600Playtester1-0/+2
2008-05-24Updated sql files to latesttoms1-0/+2
2008-05-16Fixed 64bit timestamps messing up auction/storage (bugreport:1454)ultramage1-0/+1
2008-05-16Added more player state variables to track party creation/invitation (bugrepo...ultramage1-0/+2
2008-05-13Fixed a mistake in r11344 that caused the 'my shop' window to display info ab...ultramage1-0/+3
2008-05-12Fixed a script engine problem where warping away while having a menu window o...ultramage1-0/+4
2008-05-10Fixed @showmobs not working due to a mistake in r12436 (bugreport:1487)ultramage1-0/+2
2008-05-09Added correct extended info packets for items that are being moved into stora...ultramage1-0/+5
2008-05-07- Corrected default guild positions not being saved during guild creation.skotlex1-0/+1
2008-05-07- Moved the SD_PREAMBLE code to skill_area_subskotlex1-2/+5
2008-05-07- Added function battle_attr_ratio to handle just getting the attribute table...skotlex1-0/+10
2008-05-03NPC_GUIDEDATTACK is not supposed to bypass pneuma/safetywall.ultramage1-0/+2
2008-05-02* Fixed missing iterator destruction in the map_foreach* functions (followup ...FlavioJS1-0/+1
2008-05-02* Added backward compatible handling of PACKETVER 8 and 9. (followup to r12539)FlavioJS1-1/+32
2008-05-02* Changes to map_foreach* functions:FlavioJS1-0/+40
2008-05-01Updated mob_db.sql to latesttoms1-0/+2
2008-05-01Corrected several effect descriptions.L0ne_W0lf1-0/+2
2008-04-28Cleaned up char server set online/offline/char select functions. (bugreport:1...Kevin1-0/+2
2008-04-27Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266...ultramage1-10/+0
2008-04-27Fixed 'suggest parentheses around assignment ...' gcc warningtoms1-0/+1
2008-04-27Some major changes to @reloaditemdb to allow unloading of any item while map ...Kevin1-0/+9
2008-04-26Added script function hasquest.Kevin1-0/+2
2008-04-26Cleaned up auth system after change back to map server request.Kevin1-1/+6
2008-04-26Added WoE SE castles to castles.txt in save-tmpl.L0ne_W0lf1-0/+2
2008-04-25Updated item_db.sql to latest (Changelog)toms1-0/+1
2008-04-25Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly)toms1-0/+1
2008-04-25* Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (o...toms1-0/+4
2008-04-23* Fixed script strings not being handled properly (only skipped the \).FlavioJS1-0/+3