Age | Commit message (Expand) | Author | Files | Lines |
2008-06-09 | Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. Tha... | shadow | 1 | -0/+1 |
2008-06-09 | Fixed Fire Pillar (and any future splash damage magical trap) not working on ... | shadow | 1 | -0/+1 |
2008-06-09 | Fixed reject sword having a infinite duration, bugreport:695 (both stable and... | shadow | 1 | -0/+3 |
2008-06-08 | Implemented the two-handed staff/rod type (thanks to Muad_Dib). | ultramage | 1 | -0/+1 |
2008-06-08 | Corrected definition of 'delitem' and 'delitem2', which prevented the optiona... | ultramage | 1 | -1/+2 |
2008-06-08 | Fixed SA_DISPELL removing SC_CRITICALWOUND. | shadow | 1 | -0/+3 |
2008-06-07 | Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis. | ultramage | 1 | -0/+1 |
2008-06-07 | Fixed GD_EMERGENCYCALL not working inside gvg castles when WoE is off, bugrep... | shadow | 1 | -0/+1 |
2008-06-07 | Kaite should not work against high-level mobs - bug introduced in r11230 (bug... | ultramage | 1 | -0/+1 |
2008-06-07 | Fixed 'soundeffectall' not reading its params correctly, since r10844 (bugrep... | ultramage | 1 | -1/+1 |
2008-06-07 | Fixed PF_DOUBLECASTING casting % bugreport:140 | shadow | 1 | -0/+1 |
2008-06-07 | Fixed a few properties of NPC_CHANGEUNDEAD bugreport:79 | shadow | 1 | -0/+3 |
2008-06-01 | Added Ai4rei's "gm can view all players' equips" feature (topic:186519). | ultramage | 1 | -0/+2 |
2008-05-31 | crashfix to attach/detach timers | Lupus | 1 | -0/+2 |
2008-05-28 | * Updated Ankle Snare duration (bugreport:1438) | Playtester | 1 | -0/+3 |
2008-05-28 | Fixed stat values displaying incorrectly when increasing them past 255 (wrapa... | ultramage | 1 | -0/+3 |
2008-05-26 | * Updating configure script: | FlavioJS | 1 | -0/+3 |
2008-05-26 | Increased the allowed packet size for chat messages. | ultramage | 1 | -0/+3 |
2008-05-25 | Increased storage space to 600 | Playtester | 1 | -0/+2 |
2008-05-24 | Updated sql files to latest | toms | 1 | -0/+2 |
2008-05-16 | Fixed 64bit timestamps messing up auction/storage (bugreport:1454) | ultramage | 1 | -0/+1 |
2008-05-16 | Added more player state variables to track party creation/invitation (bugrepo... | ultramage | 1 | -0/+2 |
2008-05-13 | Fixed a mistake in r11344 that caused the 'my shop' window to display info ab... | ultramage | 1 | -0/+3 |
2008-05-12 | Fixed a script engine problem where warping away while having a menu window o... | ultramage | 1 | -0/+4 |
2008-05-10 | Fixed @showmobs not working due to a mistake in r12436 (bugreport:1487) | ultramage | 1 | -0/+2 |
2008-05-09 | Added correct extended info packets for items that are being moved into stora... | ultramage | 1 | -0/+5 |
2008-05-07 | - Corrected default guild positions not being saved during guild creation. | skotlex | 1 | -0/+1 |
2008-05-07 | - Moved the SD_PREAMBLE code to skill_area_sub | skotlex | 1 | -2/+5 |
2008-05-07 | - Added function battle_attr_ratio to handle just getting the attribute table... | skotlex | 1 | -0/+10 |
2008-05-03 | NPC_GUIDEDATTACK is not supposed to bypass pneuma/safetywall. | ultramage | 1 | -0/+2 |
2008-05-02 | * Fixed missing iterator destruction in the map_foreach* functions (followup ... | FlavioJS | 1 | -0/+1 |
2008-05-02 | * Added backward compatible handling of PACKETVER 8 and 9. (followup to r12539) | FlavioJS | 1 | -1/+32 |
2008-05-02 | * Changes to map_foreach* functions: | FlavioJS | 1 | -0/+40 |
2008-05-01 | Updated mob_db.sql to latest | toms | 1 | -0/+2 |
2008-05-01 | Corrected several effect descriptions. | L0ne_W0lf | 1 | -0/+2 |
2008-04-28 | Cleaned up char server set online/offline/char select functions. (bugreport:1... | Kevin | 1 | -0/+2 |
2008-04-27 | Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266... | ultramage | 1 | -10/+0 |
2008-04-27 | Fixed 'suggest parentheses around assignment ...' gcc warning | toms | 1 | -0/+1 |
2008-04-27 | Some major changes to @reloaditemdb to allow unloading of any item while map ... | Kevin | 1 | -0/+9 |
2008-04-26 | Added script function hasquest. | Kevin | 1 | -0/+2 |
2008-04-26 | Cleaned up auth system after change back to map server request. | Kevin | 1 | -1/+6 |
2008-04-26 | Added WoE SE castles to castles.txt in save-tmpl. | L0ne_W0lf | 1 | -0/+2 |
2008-04-25 | Updated item_db.sql to latest (Changelog) | toms | 1 | -0/+1 |
2008-04-25 | Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly) | toms | 1 | -0/+1 |
2008-04-25 | * Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (o... | toms | 1 | -0/+4 |
2008-04-23 | * Fixed script strings not being handled properly (only skipped the \). | FlavioJS | 1 | -0/+3 |
2008-04-23 | * Script parse errors displayed with one ShowError instead of several ShowMes... | FlavioJS | 1 | -0/+2 |
2008-04-22 | Changed itemdb_reload to clear the database before reloading, so it is possib... | Kevin | 1 | -0/+2 |
2008-04-22 | Fixed a "bug" in sv_readdb under windows and cygwin configured as "Unix/binar... | toms | 1 | -0/+3 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -0/+1 |