Age | Commit message (Expand) | Author | Files | Lines |
2013-01-31 | Fixed Bug #3080 | shennetsind | 1 | -4/+5 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -20/+21 |
2012-12-27 | * Fixed bugreport:7052, npcs with monster sprite now work. | momacabu | 1 | -2/+15 |
2012-12-27 | * Also checks for righty coordinates before actually loading the npc. Improve... | momacabu | 1 | -5/+5 |
2012-12-22 | Community Contribution Time! | momacabu | 1 | -0/+2 |
2012-12-15 | Follow up to r17013, exit loop if found a warp near the player. | momacabu | 1 | -1/+3 |
2012-12-09 | Fixed bugreport:6483. NPCs with OnTouch in the same area of a Warp won't bloc... | momacabu | 1 | -0/+19 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -3020/+3176 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -3176/+3020 |
2012-11-24 | Fixed behavior in permanent mob spawns allowing new optional parameters: leve... | momacabu | 1 | -4/+31 |
2012-11-20 | Minor performance improvement; created guild flag cache to replace the ineffi... | shennetsind | 1 | -0/+5 |
2012-11-13 | - Fixed bugreport:6887, a variable was not initialized; | momacabu | 1 | -7/+4 |
2012-11-12 | Modified @addwarp to accept a new optional parameter <npc name>. If <npc name... | momacabu | 1 | -3/+13 |
2012-11-12 | -Upd mob_count to read a 10 modib list to chk if present or not | glighta | 1 | -1/+1 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -74/+66 |
2012-11-10 | - Modified *monster and *areamonster script commands to allow size and ai par... | momacabu | 1 | -9/+0 |
2012-11-10 | - Fixed bugreport:6816, bugreport:6818, bugreport:6843, buying a Pet Egg is n... | momacabu | 1 | -4/+9 |
2012-11-10 | Minor improvement on npc_event_do_clock, moved it so that its only assigned w... | shennetsind | 1 | -19/+24 |
2012-11-05 | - Added LOOK_*** script constants, same names as from map.h | brianluau | 1 | -2/+2 |
2012-11-05 | - Fixed OnSellItem not setting all the "@sold_card%d" arrays. (bugreport:6847) | brianluau | 1 | -2/+3 |
2012-10-29 | * Follow-up r16835: Some cleanup. | euphyy | 1 | -13/+11 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -25/+66 |
2012-09-10 | Fixed bugreport:6665 NPC timer will not stop anymore after running all timer ... | greenboxal2 | 1 | -30/+32 |
2012-09-02 | Hello! few things. | shennetsind | 1 | -1/+1 |
2012-09-02 | Follow up r16733 also the remaining fix for bugreport:6572, making onagitinit... | shennetsind | 1 | -0/+4 |
2012-08-26 | Fixed error in npc_path_data reference counting resulting in the script never... | greenboxal2 | 1 | -1/+1 |
2012-08-24 | Fixed bugreport:6550 @unloadnpcfile now refreshes the hardcoded npc event arr... | shennetsind | 1 | -0/+4 |
2012-08-22 | Major cleanup all over the place, made possible by mkbu95's scan-build report... | shennetsind | 1 | -5/+3 |
2012-08-17 | Follow up r16656 improved unloadnpcfile stuff performance-wise, making npcs f... | shennetsind | 1 | -13/+71 |
2012-08-17 | Added 2 (3) new atcommands: | shennetsind | 1 | -14/+29 |
2012-07-23 | Follow up r16471 improved overall feature performance by making the bind list... | shennetsind | 1 | -15/+10 |
2012-07-22 | Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); or... | cookiecrumbs | 1 | -0/+66 |
2012-07-11 | nothing noteworthy, really. | shennetsind | 1 | -11/+12 |
2012-05-31 | Fixed bugreport:5839 mapflag conflicts were displaying wrong message | shennetsind | 1 | -2/+2 |
2012-05-31 | Fixed bugreport:5804 Instances no longer leave "broken" timers behind. Instan... | shennetsind | 1 | -0/+2 |
2012-05-26 | - Follow up to r16147: check the price in the shop file, instead of id->value... | brianluau | 1 | -1/+1 |
2012-05-26 | Fixed bugreport:5658 Instance NPCs will now be cleared properly. Super-Specia... | shennetsind | 1 | -1/+1 |
2012-05-25 | - Added a warning when NPC shops sell items for 0z (FREE!) | brianluau | 1 | -0/+5 |
2012-05-19 | NPC Loaded by @loadnpc will now trigger their OnInit labels as they're loaded. | shennetsind | 1 | -8/+20 |
2012-05-17 | Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthena | shennetsind | 1 | -3/+2 |
2012-04-29 | A minor memory improvement, and some curly brace love. | shennetsind | 1 | -9/+5 |
2012-04-29 | Yet another performance improvement: Shut Down processing is now about to 7 t... | shennetsind | 1 | -19/+5 |
2012-04-29 | Follow up r16004 >_<" some not-supposed-to-be-comitted debug messages slipped... | shennetsind | 1 | -19/+11 |
2012-04-29 | reasonably-sized performance improvement: @reloadscript is about to 3 times f... | shennetsind | 1 | -23/+29 |
2012-04-28 | - Updated the script engine to make use of the DBMap* structure for storing v... | epoque11 | 1 | -2/+2 |
2012-04-24 | Fixed memory leak on MvP tomb system, killer name now uses static buffer. (bu... | greenboxal2 | 1 | -1/+1 |
2012-04-21 | Added mvp tomb system. | greenboxal2 | 1 | -0/+27 |
2012-04-21 | Fixed bugreport:5586 SC_CAMOUFLAGE can be removed by using RA_CAMOUFLAGE agai... | greenboxal2 | 1 | -1/+1 |
2012-04-11 | Minor performance improvement. server no longer wastes processing time creati... | shennetsind | 1 | -15/+21 |
2012-04-11 | minor improvement on NPC parse processing | shennetsind | 1 | -13/+4 |