Age | Commit message (Expand) | Author | Files | Lines |
2020-06-01 | Remove nonexistent return value -3 from documentation of instance_create() fu... | Kenpachi Developer | 1 | -1/+1 |
2020-06-01 | Use account ID instead of character ID for IOT_CHAR in instance_force_destroy() | Kenpachi Developer | 1 | -1/+1 |
2020-02-09 | Change unload NPC behavior to kill mobs that were spawned by unloaded NPC (no... | Kenpachi Developer | 1 | -1/+1 |
2020-01-13 | Update copyright headers for year 2020 | Haru | 1 | -2/+2 |
2019-05-06 | Move questinfo data from map to npc_data | Asheraf | 1 | -8/+1 |
2018-08-28 | Implement PACKET_CZ_MEMORIALDUNGEON_COMMAND | Asheraf | 1 | -0/+61 |
2018-07-24 | Questinfo System overhaul | Asheraf | 1 | -1/+2 |
2018-07-24 | Convert questinfo data into a vector | Asheraf | 1 | -6/+5 |
2018-07-01 | Change functions to static where possible (Part 4 - map) | Haru | 1 | -22/+40 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2016-10-28 | Fixed copyright year for 2016 | Lemongrass3110 | 1 | -1/+1 |
2016-05-08 | Fixed various issues pointed out by cppcheck | Haru | 1 | -4/+5 |
2016-02-19 | Fix all known warnings from compiler flags -Wformat* | Andrei Karas | 1 | -2/+2 |
2016-01-06 | Replaced some explicit casts with BL_UCAST/BL_UCCAST | Haru | 1 | -8/+18 |
2016-01-06 | Replaced some explicit casts with BL_UCAST/BL_UCCAST | Haru | 1 | -1/+1 |
2016-01-06 | Change all TBL_PC to struct map_session_data as per style guidelines | hemagx | 1 | -1/+1 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-12-05 | Removed some unnecessary assertions | Haru | 1 | -3/+12 |
2015-12-04 | Add missing checks to instance.c | Andrei Karas | 1 | -0/+7 |
2015-10-24 | Fix crash in instance.c | Andrei Karas | 1 | -2/+2 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-10-11 | Cleanup of the HPluginData implementation (second part) | Haru | 1 | -2/+1 |
2015-10-11 | Cleanup of the HPluginData implementation (First part) | Haru | 1 | -12/+1 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -51/+48 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-08-10 | Add script interface function run_npc. It do same thing as run. | Andrei Karas | 1 | -1/+1 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -0/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -18/+18 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -1/+2 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -7/+10 |
2015-01-18 | Follow-up to 83077740c7c996d198617d45a1916cd31ff38e9a | Haru | 1 | -0/+3 |
2015-01-18 | Fixed Bug Report 8438 | shennetsind | 1 | -1/+10 |
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 1 | -18/+20 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -6/+6 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -16/+18 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -18/+16 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -16/+18 |
2014-03-05 | Ref redesign, part 2 | Haru | 1 | -7/+7 |
2014-01-19 | HPM Custom Data Struct Expansion: map/instance/party/guild | shennetsind | 1 | -0/+13 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 1 | -1/+4 |
2013-12-06 | HPM: mapindex interface | shennetsind | 1 | -3/+3 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -1/+4 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -1/+1 |
2013-10-25 | Quest Bubbles Update | shennetsind | 1 | -0/+10 |
2013-10-19 | Instance Dungeons Update | shennetsind | 1 | -4/+74 |
2013-10-02 | HPM: Map.c Completed | shennetsind | 1 | -92/+92 |
2013-09-28 | HPM: Instance.c Completed | shennetsind | 1 | -84/+87 |
2013-09-27 | Renamed iMap interface to map | Haru | 1 | -16/+16 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -89/+90 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |