index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
char
/
int_mail.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
Implementation of Item Options System.
Smokexyz
1
-10
/
+33
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-03-20
Removed unnecessary typedefs from sql.h
Haru
1
-1
/
+1
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
1
-1
/
+1
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+1
2015-07-12
Remove useless checks from char server.
Andrei Karas
1
-1
/
+0
2015-06-19
Cleaned up some #includes
Haru
1
-1
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-12
/
+12
2015-04-09
Add checks to int_mail.c
Andrei Karas
1
-0
/
+12
2015-01-20
Fixes Compile Error on Windows
Dastgir
1
-1
/
+1
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-1
/
+1
2015-01-12
Fixed some -Wformat-security warnings
Haru
1
-9
/
+5
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-2
/
+2
2014-11-15
Move global variable into interface in inter.c
Andrei Karas
1
-62
/
+62
2014-11-15
Add most functions from int_mail.c to interfaces.
Andrei Karas
1
-35
/
+51
2014-11-15
Add most functions from char.c to interfaces.
Andrei Karas
1
-1
/
+2
2014-11-15
Split functions in int_mail.c.
Andrei Karas
1
-40
/
+49
2014-11-15
Add prefix inter_mail_ to most functions in int_mail.c
Andrei Karas
1
-12
/
+12
2014-10-25
Added some missing variable initializations
Haru
1
-0
/
+3
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-8
/
+12
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-12
/
+8
2014-05-09
Fixed order of includes in all source files
Haru
1
-8
/
+12
2014-04-18
Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...
Ibrahim Hossam
1
-4
/
+0
2013-10-31
No error after compilation, but when logging in at map server it will crash.
sevenzz23
1
-0
/
+2
2013-06-10
Added SqlStmt functions to the SQL interface
Susu
1
-9
/
+9
2013-05-15
HPM Update
shennetsind
1
-80
/
+81
2013-01-08
* Renaming variable name from nsiuid to unique_id for better understanding of...
markzd
1
-7
/
+7
2013-01-07
* Implemented Unique identifier for Non stackable items. (tid:69380)
markzd
1
-7
/
+13
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-373
/
+348
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-348
/
+373
2012-03-13
Fixed mail system not notifying about new messages that were received from an...
gepard1984
1
-1
/
+2
2012-01-20
Merged TXT removal branch back to trunk.
gepard1984
1
-0
/
+476