Age | Commit message (Expand) | Author | Files | Lines |
2007-08-19 | * Cleaned/clarified some #include relationships between headers | ultramage | 1 | -3/+2 |
2007-08-19 | * Fixed a deallocation mistake and some buffer overflows in npc_chat.c after ... | ultramage | 1 | -3/+4 |
2007-08-18 | - Corrected a bit npc_remove_map, map_deliddb and strdb_remove calls belong t... | skotlex | 1 | -4/+2 |
2007-08-16 | Fixed eAthena's wrong interpretation of the respawn times | Playtester | 1 | -0/+4 |
2007-08-16 | * Fixed npc chatrooms not being deleted on npc unload/reload (crash) | ultramage | 1 | -5/+4 |
2007-08-15 | * Some serious code cleanups | ultramage | 1 | -106/+69 |
2007-08-09 | - stable -> trunk sync | ultramage | 1 | -14/+7 |
2007-08-07 | Some minor typo fixing. | ultramage | 1 | -1/+1 |
2007-06-03 | - Fixed missing client update when 'return to savepoint' fails | ultramage | 1 | -3/+3 |
2007-05-25 | Reformatting, warning fixes, unsigned char removal | ultramage | 1 | -206/+190 |
2007-05-25 | Corrected some weird fgets() statements, plus reformatted them | ultramage | 1 | -4/+5 |
2007-05-23 | - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ... | ultramage | 1 | -8/+8 |
2007-05-19 | Reformatting @_@ | ultramage | 1 | -84/+52 |
2007-05-05 | - imported the latest working grfio code from stable | ultramage | 1 | -5/+3 |
2007-04-22 | - Removed the include of features.h from the console.c plugin. It is apparent... | skotlex | 1 | -2/+7 |
2007-04-17 | - The gain exp from resurrection config will now only work when the revived p... | skotlex | 1 | -1/+1 |
2007-04-17 | * Discarded extra deflate function needed for afm reading | ultramage | 1 | -1/+0 |
2007-04-11 | - Fixed crash caused by fake-NPC (some fields were not initialized to NULL, I... | skotlex | 1 | -7/+1 |
2007-04-09 | * Recoded and renamed the trim function in strlib to normalize_name. (didn't ... | FlavioJS | 1 | -17/+19 |
2007-04-09 | - Fixed some compiling warnings. | skotlex | 1 | -2/+2 |
2007-04-09 | * Cleanups at npc source file adding/removing. (one variable has been removed) | FlavioJS | 1 | -74/+78 |
2007-04-09 | * Changed db key from 'unsigned char*' to 'const char*'. | FlavioJS | 1 | -14/+14 |
2007-04-09 | * Played around with MinGW a bit today... | ultramage | 1 | -1/+0 |
2007-04-08 | - Updated some Guild WoE rules to behave as explained here: http://www.eathen... | skotlex | 1 | -4/+3 |
2007-04-06 | I'm still here! | DracoRPG | 1 | -7/+7 |
2007-04-01 | - Fixed the server crashing on startup due to bad define | ultramage | 1 | -6/+5 |
2007-03-30 | Fixed typos from previous revisions :) | ultramage | 1 | -1/+0 |
2007-03-30 | * Added all the missing defines for ctype.h functions and converted all the d... | FlavioJS | 1 | -3/+0 |
2007-03-18 | - Removed the old 'mapserver charsave' mechanism | ultramage | 1 | -3/+2 |
2007-03-11 | - Added player not attached crash prevention to countitem/countitem2 | skotlex | 1 | -2/+2 |
2007-03-11 | - @storage/@gstorage will no longer work if you have a trade or a storage ope... | skotlex | 1 | -21/+83 |
2007-03-11 | - Added resetting the total count of labels to 0 when unloading an npc clears... | skotlex | 1 | -0/+1 |
2007-03-09 | - Added info on packet 0x86 (simple move packet). Not usable until a clear se... | FlavioJS | 1 | -7/+7 |
2007-03-05 | Fixed an infinite loop if script name contains a single ':' | toms | 1 | -1/+3 |
2007-03-01 | - Updated the stun length to 5 secs of: Meteor Storm, Sonic Blow, Throw Stone... | skotlex | 1 | -2/+2 |
2007-02-27 | - Now when a player logs out while it's running an attached npctimer, OnTimer... | skotlex | 1 | -3/+39 |
2007-02-13 | - Reverted Venom Splasher's element to take your weapon's | skotlex | 1 | -1/+1 |
2007-02-12 | - Fixed npc_check_areanpc, Wand of Hermod works now. | skotlex | 1 | -2/+2 |
2007-02-11 | Fixed @loadnpc not updating the script_event[] array | ultramage | 1 | -1/+1 |
2007-01-30 | Removed one grf function that DracoRPG missed | ultramage | 1 | -28/+0 |
2007-01-29 | - Fixed compiltation error ~.~ I was sure I compiled before the previous comm... | skotlex | 1 | -1/+1 |
2007-01-29 | - Corrected the homunculus deletion functions so that the homunculus is delet... | skotlex | 1 | -3/+66 |
2007-01-28 | Made @reloadscript wipe ALL previous mobs that the script engine spawned | ultramage | 1 | -3/+1 |
2007-01-27 | Removed useless read-from-GRF features | DracoRPG | 1 | -3/+0 |
2007-01-18 | - Fixed overflow on the mob delay adjustment setting. | skotlex | 1 | -7/+8 |
2007-01-09 | * Hotfix: Freeing of freed pointer when replacing script functions. [Lance] | Lance | 1 | -1/+2 |
2007-01-07 | - Fixed the sleep timers not being removed when the an npc was being unloaded... | FlavioJS | 1 | -1/+2 |
2007-01-07 | Undid the memset->malloc_set replacement | ultramage | 1 | -9/+9 |
2007-01-03 | - Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements. | ultramage | 1 | -1/+1 |
2006-12-31 | - Added more info when npc_scriptcont tries to continue a different script. | FlavioJS | 1 | -2/+7 |