Age | Commit message (Expand) | Author | Files | Lines |
2016-02-17 | Replaced some now unnecessary includes with forward declarations in header files | Haru | 1 | -1/+1 |
2016-02-17 | Removed unnecessary typedefs from libconfig | Haru | 1 | -1/+1 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-09-14 | Add missing checks into atcommand.c | Andrei Karas | 1 | -1/+4 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -3/+3 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -0/+3 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -3/+3 |
2015-02-23 | Hercules Ultimate Localization Design | shennetsind | 1 | -2/+12 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+2 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -1/+1 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -1/+1 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -1/+1 |
2014-02-27 | Cleaned up messages.conf | Haru | 1 | -1/+1 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2014-01-22 | Renamed atcommand->parse to atcommand->exec | Haru | 1 | -1/+1 |
2014-01-14 | Updated return values of some atcommands. | panikon | 1 | -1/+1 |
2013-11-27 | Plugins can now make use of msg_txt() | shennetsind | 1 | -4/+2 |
2013-11-22 | Minor HPMi Sub Modifications | shennetsind | 1 | -1/+0 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 1 | -1/+1 |
2013-11-06 | Modified @command loading | shennetsind | 1 | -1/+1 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+1 |
2013-10-24 | Fixed Bug #7759 | shennetsind | 1 | -0/+1 |
2013-09-27 | HPM: Atcommand.c Completed | shennetsind | 1 | -0/+26 |
2013-07-29 | Permission cache overhaul | Piotr HaĆaczkiewicz | 1 | -2/+3 |
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 |