summaryrefslogtreecommitdiff
path: root/src/map/script.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-30* Changes to the script engine:FlavioJS1-44/+63
2008-12-28- Book reading script command.zephyrus1-0/+19
2008-12-23 * Added a few missing atcommands.sketchyphoenix1-2/+2
2008-12-18Removed charcommand code while allowing atcommand code to support its functio...sketchyphoenix1-9/+20
2008-11-27* Fixed a memory leak when returning a string variable in the script engine. ...FlavioJS1-5/+0
2008-11-22* Hunted down the simpler 64bit pointer truncations.FlavioJS1-1/+1
2008-11-20Added setting of state.speed_changed in script function 'npcspeed'.ultramage1-5/+8
2008-11-17- Some "expire_time" = 0 considerations. Please update. (Bugreport 2451)zephyrus1-4/+4
2008-11-16- Item Rental System.zephyrus1-2/+74
2008-11-11* Updated script_commands.txtFlavioJS1-45/+95
2008-11-08Changed how mobcount works since it wasn't counting last mob death. (bugrepor...L0ne_W0lf1-1/+2
2008-11-06some minor tweaks to previous commitsultramage1-1/+1
2008-11-06Fix of accident in 13353Sara1-266/+1
2008-11-06* Fixed the maximum level of Create Elemental Converter. (bugreport:2326) [Sara]Sara1-0/+265
2008-10-30Small cleanup of r13332 (bugreport:2368).ultramage1-6/+3
2008-10-28Made script command "unequip" call status_calc_pc. Thanks to Orcao. (bugrepor...Paradox924X1-1/+3
2008-10-08Fixed chat_createnpcchat() not checking if a chatroom already exists, produci...ultramage1-1/+4
2008-09-09Enabled WoE SE to be run independently of WoE. Let's see how long it is befor...L0ne_W0lf1-0/+29
2008-09-06- Renamed createmercenary to mercenary_create.zephyrus1-2/+128
2008-09-01- More code for mercenaries and starting work on restrictions.zephyrus1-0/+1
2008-09-01Removed hardcoded equip position names from getequipname (bugreport:2156).ultramage1-33/+46
2008-08-31- Implemented script commands for mercenary items (mercenary_heal and mercena...zephyrus1-0/+33
2008-08-24- Implemented Mercenary Scrolls (item_db)zephyrus1-0/+24
2008-08-24- Moving all content of Homunculus code to a proper file Homunculus.c/hzephyrus1-1/+1
2008-08-20- New invisible walls system (for WOE SE and Battlegrounds).zephyrus1-0/+87
2008-08-20- Removed my barricade implementation. Not required in WoE SE.zephyrus1-37/+0
2008-08-15Some cleaning in script.cultramage1-172/+148
2008-08-15Split off mapreg code from script.cultramage1-319/+68
2008-08-01Removed unused guardian hp columns from the guild castles table in main.sql (...ultramage1-5/+0
2008-07-31Removed the mob controller system, now a customization (see topic:194375).ultramage1-222/+0
2008-07-30Small cleanup of script.cultramage1-65/+26
2008-07-30Removed the IRC bot system, now a customization (see topic:194306)ultramage1-3/+0
2008-07-26Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value w...ultramage1-12/+12
2008-07-05* Moved the mob killmonster flag to a more appropriate area. (bugreport:1795)sketchyphoenix1-2/+2
2008-06-29- Added support to Cash Shop for script command callshopzephyrus1-12/+14
2008-06-29Random assortment of various small corrections and tweaks.ultramage1-6/+4
2008-06-22Added support for killmonster to fire OnMyMobDead optionally.sketchyphoenix1-2/+28
2008-06-22Forgot to switch function names out from r12873 >_>sketchyphoenix1-3/+4
2008-06-22* Modified *killmonsterall to support a new argument that will allow it to ki...sketchyphoenix1-2/+20
2008-06-21* Extended script command 'set' to return the variable reference (topic:190602).FlavioJS1-16/+28
2008-06-12Added check to prevent crashing on logmes with no player attached (bugreport:...ultramage1-2/+10
2008-06-12* Added support for skill names to script commands:FlavioJS1-67/+106
2008-06-08Corrected definition of 'delitem' and 'delitem2', which prevented the optiona...ultramage1-2/+2
2008-06-07Fixed 'soundeffectall' not reading its params correctly, since r10844 (bugrep...ultramage1-6/+6
2008-05-31crashfix to attach/detach timersLupus1-3/+32
2008-05-30- Cleanups and a little fix to NPC Sizes (thanks to ultramage).zephyrus1-16/+7
2008-05-29- Added support for NPC with different sizes (setnpcdisplay).zephyrus1-2/+21
2008-05-12Fixed a script engine problem where warping away while having a menu window o...ultramage1-5/+9
2008-05-09- More scripts fixes.zephyrus1-1/+1
2008-05-08- Added some new items and headgears.zephyrus1-0/+37