Age | Commit message (Expand) | Author | Files | Lines |
2008-12-20 | * Extended how duplicates work: (based on Orcao's work in bugreport:2361) [Fl... | FlavioJS | 1 | -1/+1 |
2008-07-31 | Removed the mob controller system, now a customization (see topic:194375). | ultramage | 1 | -1/+0 |
2008-06-03 | - Fixed BugReport 1608. I forgot to merge npc.h sorry. | zephyrus | 1 | -1/+1 |
2008-05-29 | - Added support for NPC with different sizes (setnpcdisplay). | zephyrus | 1 | -0/+2 |
2008-04-27 | Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266... | ultramage | 1 | -2/+0 |
2008-04-27 | Some major changes to @reloaditemdb to allow unloading of any item while map ... | Kevin | 1 | -0/+2 |
2008-03-24 | * Reorganized the contents of the mapserver's header files. | ultramage | 1 | -1/+56 |
2008-03-13 | Replaced some foreach-based functions by their inlined iterator equivalents. | ultramage | 1 | -1/+1 |
2008-03-12 | Removed one mob data variable related to dynamic mobs that I found to be redu... | ultramage | 1 | -1/+1 |
2008-02-28 | - Added cash shop support. (i need to add documentation, working on it). | zephyrus | 1 | -0/+2 |
2008-01-14 | Applied a temp patch to make some npc-executed atcommands work again (bugrepo... | ultramage | 1 | -1/+0 |
2008-01-06 | Extended the id range for npcs, now [400,700) will also be treated as NPC obj... | ultramage | 1 | -1/+1 |
2007-12-12 | * Some preparations for the guild script update | ultramage | 1 | -2/+2 |
2007-12-06 | - The default event script behaviour is to trigger on labels rather than NPCs... | skotlex | 1 | -2/+2 |
2007-11-27 | * Fixed fake_nd not being exported correctly and being unloaded when reloadin... | FlavioJS | 1 | -1/+1 |
2007-11-22 | * Renamed fakenpcname to setnpcdisplay, fixed and extended it. | FlavioJS | 1 | -1/+2 |
2007-11-12 | * Fixed @addwarp crashing the map server (bugreport:390). | FlavioJS | 1 | -1/+1 |
2007-11-11 | Fixed a missing include/export, and typos in the previous revision. | ultramage | 1 | -0/+1 |
2007-10-24 | * Cleaned up some messy guild code (more to come) | ultramage | 1 | -1/+1 |
2007-10-17 | * Reworked the parsing at npc.c. | FlavioJS | 1 | -3/+2 |
2007-10-06 | * the mapserver won't exit when no mapcache is found, with use_grf: yes | ultramage | 1 | -3/+0 |
2007-08-19 | * Cleaned/clarified some #include relationships between headers | ultramage | 1 | -3/+6 |
2007-08-19 | * Fixed a deallocation mistake and some buffer overflows in npc_chat.c after ... | ultramage | 1 | -0/+2 |
2007-05-25 | Reformatting, warning fixes, unsigned char removal | ultramage | 1 | -38/+38 |
2007-04-09 | * Recoded and renamed the trim function in strlib to normalize_name. (didn't ... | FlavioJS | 1 | -3/+1 |
2007-04-09 | * Cleanups at npc source file adding/removing. (one variable has been removed) | FlavioJS | 1 | -2/+2 |
2007-04-01 | - Fixed the server crashing on startup due to bad define | ultramage | 1 | -1/+1 |
2007-03-11 | - Added player not attached crash prevention to countitem/countitem2 | skotlex | 1 | -0/+1 |
2007-03-11 | - @storage/@gstorage will no longer work if you have a trade or a storage ope... | skotlex | 1 | -0/+2 |
2007-03-09 | - Added info on packet 0x86 (simple move packet). Not usable until a clear se... | FlavioJS | 1 | -2/+2 |
2007-02-21 | Applied a consistent look to all header files (copyright, ifdefs) | ultramage | 1 | -2/+1 |
2007-02-11 | Fixed @loadnpc not updating the script_event[] array | ultramage | 1 | -0/+1 |
2007-01-29 | - Corrected the homunculus deletion functions so that the homunculus is delet... | skotlex | 1 | -0/+1 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -90/+90 |
2006-10-05 | - Added function npc_unload_duplicates(), it unloads all npcs that are a dupl... | skotlex | 1 | -0/+1 |
2006-09-05 | - Corrected SC_INTRAVISION not starting. | skotlex | 1 | -2/+0 |
2006-07-27 | - Changed npc_click declaration to receive an npc structure rather than a gen... | skotlex | 1 | -1/+1 |
2006-06-12 | - Made guild member exp an unsigned int. | skotlex | 1 | -2/+3 |
2006-06-07 | - Added config setting mob_npc_warp, when set to yes, enables mobs to be warp... | skotlex | 1 | -0/+1 |
2006-05-31 | [Moved]: | Lance | 1 | -0/+2 |
2006-05-05 | - Added a npc-script-event cache to avoid looking up event-scripts every time... | skotlex | 1 | -0/+13 |
2006-04-20 | - Added support for n to specify minutes to @charban. | skotlex | 1 | -1/+1 |
2006-04-18 | * Shinomori's method (kinda) of remote script execution with interaction. | Lance | 1 | -0/+2 |
2006-04-16 | - Fixed mysql ping setting being in minutes rather than hours. | skotlex | 1 | -1/+0 |
2006-04-16 | * Sending fake npc for inputs and menus for NPC without map coordinates. | Lance | 1 | -1/+1 |
2006-04-16 | * Experimental npc_event_doall_sub with queue and npc_id allocation when needed. | Lance | 1 | -0/+1 |
2006-04-08 | - Fixed @movenpc | skotlex | 1 | -1/+1 |
2006-04-01 | - Added structure view_data to handle sprite information for all characters (... | skotlex | 1 | -3/+4 |
2006-03-22 | - Merged the unit_data structure from jA for handling unit-related data (atta... | skotlex | 1 | -3/+1 |
2006-03-16 | * BL_PC and BL_MOB control script commands (experimental). | Lance | 1 | -0/+1 |