Age | Commit message (Expand) | Author | Files | Lines |
2009-05-07 | * Clean up for npc timer code | Inkfish | 1 | -30/+39 |
2009-05-07 | * Added check on stackable items to 'checkweight' (bugreport:1569, bugreport:... | Inkfish | 1 | -11/+14 |
2009-05-04 | * Added the md5() script command. (follow up to r13719) | brianluau | 1 | -0/+16 |
2009-05-03 | * Fix 'awake' not working (bugreport:2580) | Inkfish | 1 | -1/+1 |
2009-05-02 | - Fixed some typos in the script command documentation. (bugreport:2547) | brianluau | 1 | -2/+2 |
2009-03-29 | - Missing cleanup from the previous BG code removal. | zephyrus | 1 | -1/+1 |
2009-03-29 | - Implementing official battleground "emblem" crossed swords icon. | zephyrus | 1 | -6/+4 |
2009-03-25 | Added correct packets for the food item creation window. | ultramage | 1 | -0/+17 |
2009-03-18 | - Implemented new item and bonuses for Kreiger Von Midgard rewards. | zephyrus | 1 | -6/+44 |
2009-03-17 | - Implemented official battlechat packets (thanks to Pakpil). | zephyrus | 1 | -0/+53 |
2009-03-04 | Small edits to battleground code (bugreport:2816) | ultramage | 1 | -23/+0 |
2009-02-26 | - Fixed item Nemesis. | zephyrus | 1 | -0/+267 |
2009-02-25 | - Bugreport #2800 ( Atcommands usables without restriction :S ) | zephyrus | 1 | -3/+1 |
2009-02-24 | Replaced giving dummy sd gm levels in script commands atcommand and charcomma... | sketchyphoenix | 1 | -2/+0 |
2009-02-23 | * Consolidated is_atcommand() and is_atcommand_sub() | sketchyphoenix | 1 | -19/+7 |
2009-02-23 | * Made mob_timer_delete check the deletetimer in the mob. | FlavioJS | 1 | -0/+2 |
2009-02-16 | Fixed card remover commands not preserving item rental time. | ultramage | 1 | -2/+2 |
2009-02-12 | Applied patch to getitem2/delitem2 to handle charid embedding correctly (bugr... | ultramage | 1 | -14/+14 |
2009-01-25 | - Implemented new item bonus scripts required for battlegrounds. | zephyrus | 1 | -7/+12 |
2008-12-31 | * Changes to the script engine: | FlavioJS | 1 | -176/+202 |
2008-12-30 | * Changes to the script engine: | FlavioJS | 1 | -44/+63 |
2008-12-28 | - Book reading script command. | zephyrus | 1 | -0/+19 |
2008-12-23 | * Added a few missing atcommands. | sketchyphoenix | 1 | -2/+2 |
2008-12-18 | Removed charcommand code while allowing atcommand code to support its functio... | sketchyphoenix | 1 | -9/+20 |
2008-11-27 | * Fixed a memory leak when returning a string variable in the script engine. ... | FlavioJS | 1 | -5/+0 |
2008-11-22 | * Hunted down the simpler 64bit pointer truncations. | FlavioJS | 1 | -1/+1 |
2008-11-20 | Added setting of state.speed_changed in script function 'npcspeed'. | ultramage | 1 | -5/+8 |
2008-11-17 | - Some "expire_time" = 0 considerations. Please update. (Bugreport 2451) | zephyrus | 1 | -4/+4 |
2008-11-16 | - Item Rental System. | zephyrus | 1 | -2/+74 |
2008-11-11 | * Updated script_commands.txt | FlavioJS | 1 | -45/+95 |
2008-11-08 | Changed how mobcount works since it wasn't counting last mob death. (bugrepor... | L0ne_W0lf | 1 | -1/+2 |
2008-11-06 | some minor tweaks to previous commits | ultramage | 1 | -1/+1 |
2008-11-06 | Fix of accident in 13353 | Sara | 1 | -266/+1 |
2008-11-06 | * Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara] | Sara | 1 | -0/+265 |
2008-10-30 | Small cleanup of r13332 (bugreport:2368). | ultramage | 1 | -6/+3 |
2008-10-28 | Made script command "unequip" call status_calc_pc. Thanks to Orcao. (bugrepor... | Paradox924X | 1 | -1/+3 |
2008-10-08 | Fixed chat_createnpcchat() not checking if a chatroom already exists, produci... | ultramage | 1 | -1/+4 |
2008-09-09 | Enabled WoE SE to be run independently of WoE. Let's see how long it is befor... | L0ne_W0lf | 1 | -0/+29 |
2008-09-06 | - Renamed createmercenary to mercenary_create. | zephyrus | 1 | -2/+128 |
2008-09-01 | - More code for mercenaries and starting work on restrictions. | zephyrus | 1 | -0/+1 |
2008-09-01 | Removed hardcoded equip position names from getequipname (bugreport:2156). | ultramage | 1 | -33/+46 |
2008-08-31 | - Implemented script commands for mercenary items (mercenary_heal and mercena... | zephyrus | 1 | -0/+33 |
2008-08-24 | - Implemented Mercenary Scrolls (item_db) | zephyrus | 1 | -0/+24 |
2008-08-24 | - Moving all content of Homunculus code to a proper file Homunculus.c/h | zephyrus | 1 | -1/+1 |
2008-08-20 | - New invisible walls system (for WOE SE and Battlegrounds). | zephyrus | 1 | -0/+87 |
2008-08-20 | - Removed my barricade implementation. Not required in WoE SE. | zephyrus | 1 | -37/+0 |
2008-08-15 | Some cleaning in script.c | ultramage | 1 | -172/+148 |
2008-08-15 | Split off mapreg code from script.c | ultramage | 1 | -319/+68 |
2008-08-01 | Removed unused guardian hp columns from the guild castles table in main.sql (... | ultramage | 1 | -5/+0 |
2008-07-31 | Removed the mob controller system, now a customization (see topic:194375). | ultramage | 1 | -222/+0 |