summaryrefslogtreecommitdiff
path: root/src/char/int_mail.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-15Move global variable into interface in inter.cAndrei Karas1-62/+62
2014-11-15Add most functions from int_mail.c to interfaces.Andrei Karas1-35/+51
2014-11-15Add most functions from char.c to interfaces.Andrei Karas1-1/+2
2014-11-15Split functions in int_mail.c.Andrei Karas1-40/+49
2014-11-15Add prefix inter_mail_ to most functions in int_mail.cAndrei Karas1-12/+12
2014-10-25Added some missing variable initializationsHaru1-0/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-8/+12
2014-05-10Revert "Fixed order of includes in all source files"panikon1-12/+8
2014-05-09Fixed order of includes in all source filesHaru1-8/+12
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam1-4/+0
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-0/+2
2013-06-10Added SqlStmt functions to the SQL interfaceSusu1-9/+9
2013-05-15HPM Updateshennetsind1-80/+81
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd1-7/+7
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd1-7/+13
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-373/+348
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-348/+373
2012-03-13Fixed mail system not notifying about new messages that were received from an...gepard19841-1/+2
2012-01-20Merged TXT removal branch back to trunk.gepard19841-0/+476