summaryrefslogtreecommitdiff
path: root/src/map/HPMmap.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-05Removal of refine database code from status.c and moving it respectfully to i...Ibrahim Zidan1-0/+2
2019-03-07moving stylist into it's own interfaceAsheraf1-0/+1
2018-11-14Add compile time validation for packet ZC_ITEM_PREVIEW.Andrei Karas1-1/+0
2018-11-14Add interface for packets in common.Andrei Karas1-0/+1
2018-07-24Implementation of the official Achievement System.smokexyz1-0/+1
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-8/+14
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-15/+17
2017-07-30Implementation of RoDEXKirieZ1-0/+1
2016-07-13Add missing includes into HPM.Andrei Karas1-0/+4
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-3/+19
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-10-11Cleanup of the HPluginData implementation (second part)Haru1-4/+2
2015-10-11Cleanup of the HPluginData implementation (First part)Haru1-39/+15
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-9/+8
2015-09-09Autotrade Struct to HPMdastgir1-0/+4
2015-08-15Automatic HPM symbol sharingHaru1-0/+1
2015-08-15Removed some unnecessary shared symbols, already present in interfacesHaru1-3/+3
2015-08-15Moved sql_handle into the HPMi interfaceHaru1-0/+1
2015-06-19Cleaned up HPMDataCheck includesHaru1-13/+25
2015-06-19Cleaned up some #includesHaru1-5/+3
2015-06-19Removed ".." from include directivesHaru1-51/+51
2015-02-11Battleground Data to HPM Structdastgir1-0/+4
2015-01-26Fix plugins loading in map server.Andrei Karas1-0/+1
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-6/+4
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas1-3/+5
2014-12-19Add struct item_data, mob_db and mob_data for pluginsAnnieRuru1-0/+12
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru1-40/+4
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-21/+21
2014-05-10Revert "Fixed order of includes in all source files"panikon1-21/+21
2014-05-09Fixed order of includes in all source filesHaru1-21/+21
2014-02-03Wrap up on HPMDCshennetsind1-1/+27
2014-02-03Fixed Bug 7333shennetsind1-1/+0
2014-02-02Introducing HPM Datacheckshennetsind1-12/+59
2014-01-19HPM Custom Data Struct Expansion: map/instance/party/guildshennetsind1-4/+19
2014-01-13Fixed HPM support for group permissionsshennetsind1-2/+27
2013-11-13HPM Custom Data Struct Makeover!shennetsind1-65/+16
2013-11-06Modified @command loadingshennetsind1-4/+1
2013-10-24Fixed Bug #7759shennetsind1-1/+50
2013-10-04HPM: Hooking!shennetsind1-7/+24
2013-08-08HPM Updateshennetsind1-0/+89