Age | Commit message (Expand) | Author | Files | Lines |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -1/+1 |
2013-05-02 | Introducing Hercules Plugin Mananger | shennetsind | 1 | -1/+11 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -30/+68 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -14/+14 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -14/+14 |
2012-07-23 | Follow up r16471 improved overall feature performance by making the bind list... | shennetsind | 1 | -5/+6 |
2012-07-22 | Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); or... | cookiecrumbs | 1 | -0/+13 |
2012-07-18 | Super performance improvement to groups system, caching permissions levels an... | shennetsind | 1 | -0/+1 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -21/+9 |
2012-01-01 | Added new @/# command aliases pattern, all aliases can now be modified/added/... | shennetsind | 1 | -1/+1 |
2011-05-14 | * Random accumulated bits and pieces. | ai4rei | 1 | -1/+1 |
2010-02-21 | Changes to how right-click gm kick checks gm privileges: | ultramage | 1 | -0/+1 |
2009-02-23 | * Consolidated is_atcommand() and is_atcommand_sub() | sketchyphoenix | 1 | -2/+1 |
2008-12-23 | * Added a few missing atcommands. | sketchyphoenix | 1 | -1/+1 |
2008-12-18 | Removed charcommand code while allowing atcommand code to support its functio... | sketchyphoenix | 1 | -1/+2 |
2008-03-02 | - The last, i hope, fix to the mail system. | zephyrus | 1 | -0/+1 |
2008-01-14 | Applied a temp patch to make some npc-executed atcommands work again (bugrepo... | ultramage | 1 | -0/+1 |
2007-10-29 | Command code cleaning (refer to topic:169759) | ultramage | 1 | -277/+22 |
2007-10-22 | - Added the new mail system. Requires optimization and tests. | zephyrus | 1 | -7/+1 |
2007-09-16 | Fixed some problems making gcc error out | ultramage | 1 | -1/+0 |
2007-09-15 | Getting some (mostly atcommand) code cleaning out of the way... | ultramage | 1 | -2/+0 |
2007-09-03 | - Merged @whereis from my server (displays normal spawn maps for given mobs).... | skotlex | 1 | -0/+1 |
2007-08-19 | * Cleaned/clarified some #include relationships between headers | ultramage | 1 | -1/+2 |
2007-08-15 | - Merged and completed Latio's work on server-side hot-key saving (http://www... | skotlex | 1 | -0/+2 |
2007-04-24 | - The autoloot range check is no longer done unless AUTOLOOT_DISTANCE is defi... | skotlex | 1 | -3/+2 |
2007-04-17 | Massive at+charcommand cleanup, big thanks to HiddenDragon | DracoRPG | 1 | -43/+16 |
2007-04-12 | - Added debug command @displayskill. Should be used only by people searching ... | skotlex | 1 | -0/+1 |
2007-04-07 | - Moved e_mail_check() and config_switch() to strlib.h | ultramage | 1 | -1/+0 |
2007-03-20 | - getpetinfo 5 will now return the pet's rename flag. | skotlex | 1 | -0/+7 |
2007-03-07 | New mapcache system :x | DracoRPG | 1 | -2/+0 |
2007-02-21 | Applied a consistent look to all header files (copyright, ifdefs) | ultramage | 1 | -2/+1 |
2007-01-28 | Some misc cleanups (typos, formatting, forgotten changelog entry etc) | ultramage | 1 | -16/+10 |
2007-01-27 | Simple cleanup | ultramage | 1 | -2/+0 |
2007-01-18 | - Modified the Storm Gust freeze counter code. It now takes into consideratio... | skotlex | 1 | -0/+1 |
2007-01-16 | - Added atcommand @homstats so you can check your homunculus stats and compar... | skotlex | 1 | -0/+1 |
2007-01-07 | - re-added the duplicit nj/gs name messages in msg_athena | ultramage | 1 | -1/+1 |
2006-12-07 | Fixed npc commands atcommand & charcommand not working with a custom command_... | toms | 1 | -1/+1 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -335/+335 |
2006-11-16 | * Edited atcommand and charcommand syntax. Now it doesn't need the useless ch... | Lance | 1 | -1/+3 |
2006-11-08 | - Moved the duel functions to pc.c since they are so totally out of place in ... | skotlex | 1 | -3/+0 |
2006-08-29 | @showmobs = shows selected mobs on mini-map | Lupus | 1 | -0/+1 |
2006-08-20 | - Fixed some Homunc issues with HR servers (capping some values) | toms | 1 | -0/+1 |
2006-08-13 | - Removed @itemcheck as it was totally pointless. | skotlex | 1 | -1/+0 |
2006-08-03 | - Cleaned up the last NJ update code. | skotlex | 1 | -0/+1 |
2006-08-01 | - Cleaned up some more the SC_JAILED code | skotlex | 1 | -0/+3 |
2006-07-18 | - Added atcommand @partyoption, lets you alter the party item-distribution ty... | skotlex | 1 | -0/+1 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -0/+6 |
2006-05-17 | Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Red... | reddozen | 1 | -1/+1 |
2006-05-10 | - Rewrote/cleaned up trade.c for a more clean trading implementation. | skotlex | 1 | -1/+1 |
2006-04-29 | Added @noask command: enable/disable deals/invites autorejecting. | LuzZza | 1 | -1/+3 |