summaryrefslogtreecommitdiff
path: root/src/char/char.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-22Remove the stat-reporting mechanismHaru1-2/+1
2017-07-30Implementation of RoDEXKirieZ1-0/+2
2017-07-05Optimisation of char_memitemdata_to_sql()smokexyz1-1/+2
2017-03-21Add support for sex based character creation for 2015-10+ clients.Dastgir1-1/+1
2016-10-22Added Packets for Several Clients: 2015-10-01, 2015-10-29, 2015-11-04 andDastgir Pojee1-1/+1
2016-08-19Ported inter-server.conf to libconfigHaru1-1/+4
2016-08-19Ported char-server.conf to libconfigHaru1-2/+18
2016-08-19Renamed some char and inter server variablesHaru1-4/+5
2016-04-25Reduced the MAX_MAP_SERVERS setting to 1hemagx1-1/+5
2016-03-20Dropped typedef from DBMapHaru1-2/+2
2016-03-20Dropped typedefs from union DBKey and struct DBDataHaru1-6/+6
2016-03-09Corrected some issues in the item data saving functionHaru1-2/+1
2016-02-24Added const qualifier to several variable/argument pointersHaru1-2/+2
2016-01-09Corrected various zero-argument function definitionsHaru1-2/+2
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-10-22Removed support for the deprecated SQL item, mob, mob_skill databases.Haru1-4/+0
2015-10-11Changed chr->server[].maps to a VECTORHaru1-2/+1
2015-08-15HPM compatibility improvementsHaru1-53/+53
2015-08-13Corrected some include guardsHaru1-3/+3
2015-08-11subnet.conf overhaulHaru1-3/+2
2015-08-09Removed unused tables sstatus and interregHaru1-1/+0
2015-08-05Add checks for servers ip address in inter server connections.Andrei Karas1-1/+1
2015-06-19Cleaned up some #includesHaru1-0/+1
2015-06-19Removed ".." from include directivesHaru1-3/+3
2015-04-25Fixed @changesex issues on PACKETVERs that don't support per-character sex.Haru1-0/+2
2015-01-18Command line arguments handling overhaulHaru1-0/+5
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-11-16Moved loginif-related functions to loginif.cHaru1-0/+18
2014-11-15Allow generate HPM hooks for all interfaces in char server.Andrei Karas1-0/+3
2014-11-15Move global variable into interface in char.cAndrei Karas1-2/+4
2014-11-15Add most functions from char.c to interfaces.Andrei Karas1-17/+177
2014-11-15Add prefix char_ to most functions in char.cAndrei Karas1-9/+9
2014-10-25Added some missing variable initializationsHaru1-2/+0
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-1/+0
2014-05-10Revert "Fixed order of includes in all source files"panikon1-0/+1
2014-05-09Fixed order of includes in all source filesHaru1-1/+0
2014-04-10Fixed issue: 7936panikon1-0/+2
2014-02-10Merge pull request #256 from hemagx/masterHaruna1-0/+1
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-02-02Update inter server so ask login server for account information Instead of do...Ibrahim Hossam1-0/+1
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-4/+11
2013-11-19Sanitized and improved several macros through the codeHaru1-1/+1
2013-11-16Introducing Character Ban Support.shennetsind1-0/+1
2013-09-22Corrected various hardcoded database table namesHaru1-0/+1
2013-07-04Split use_sql_db into the three available: item_db, mob_db, mob_skill_db.Matheus Macabu1-1/+3
2013-06-09Fixed Bug #7319shennetsind1-0/+1
2013-05-30Memory Slasher - May 30 Patchshennetsind1-1/+1
2013-03-16Follow up fixed for Pin Code Featuremalufett1-2/+1
2013-03-14Fixed Pin Code Featureshennetsind1-1/+14