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
/
map
/
npc_chat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-12
/
+14
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-09-30
Add different fixes for gcc 7 warnings.
Andrei Karas
1
-1
/
+1
2016-06-24
Add missing checks into npc_chat.c
Andrei Karas
1
-8
/
+28
2016-02-06
Changed PCRE to properly use the system-provided pcre.h
Haru
1
-2
/
+1
2016-01-21
Remove unused PCRE_SUPPORT define.
Andrei Karas
1
-4
/
+0
2016-01-06
Replaced some map->id2sd calls with the proper map->id2XX function
Haru
1
-8
/
+16
2016-01-06
Replaced some explicit casts with BL_UCAST/BL_UCCAST
Haru
1
-3
/
+8
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-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-37
/
+33
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+2
2015-08-10
Add script interface function run_npc. It do same thing as run.
Andrei Karas
1
-1
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-11
/
+11
2014-05-30
Fixed typos inside src/
Shido
1
-6
/
+6
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-14
/
+13
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-12
/
+14
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-14
/
+12
2014-05-09
Fixed order of includes in all source files
Haru
1
-12
/
+14
2014-02-08
Added get_substring to the libpcre interface
Haru
1
-0
/
+1
2014-01-18
PCRE Interface
shennetsind
1
-6
/
+21
2014-01-12
Changed some void* to the correct data types where applicable
Haru
1
-9
/
+9
2013-09-27
Renamed iMap interface to map
Haru
1
-4
/
+4
2013-09-17
HPM: npc_chat.c Interfaced
shennetsind
1
-69
/
+48
2013-07-25
Expanding script.c interface
shennetsind
1
-2
/
+2
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-4
/
+4
2013-05-02
Introducing Hercules Plugin Mananger
shennetsind
1
-6
/
+6
2013-04-24
Fixed defpattern/activatepset/deactivatepset/deletepset script commands
shennetsind
1
-6
/
+7
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-281
/
+287
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-287
/
+281
2012-05-01
Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3.
shennetsind
1
-1
/
+1
2012-04-20
follow up r15885. Accidentally committed this with the rest.
shennetsind
1
-1
/
+1
2012-04-20
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...
shennetsind
1
-1
/
+1
2011-09-08
* Fix C++ compilation issues.
flaviojs
1
-7
/
+7
2009-05-02
- Fixed some typos in the script command documentation. (bugreport:2547)
brianluau
1
-1
/
+1
2008-07-31
Removed the mob controller system, now a customization (see topic:194375).
ultramage
1
-9
/
+0
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-1
/
+1
2008-03-24
* Reorganized the contents of the mapserver's header files.
ultramage
1
-1
/
+3
2007-08-19
* Cleaned/clarified some #include relationships between headers
ultramage
1
-0
/
+1
2007-08-19
* Fixed a deallocation mistake and some buffer overflows in npc_chat.c after ...
ultramage
1
-359
/
+289
2007-05-19
Reformatting @_@
ultramage
1
-9
/
+18
2007-04-29
Gave each file an empty last line, to make svn happier
ultramage
1
-1
/
+1
2007-04-09
* Played around with MinGW a bit today...
ultramage
1
-1
/
+0
2007-04-06
Updated the server's PCRE components to 7.0
ultramage
1
-11
/
+11
2007-03-23
Removed the npc_chat complication I committed yesterday
ultramage
1
-10
/
+8
2007-03-23
* Temporary resolved npc_chat.c macro issue. Please revise where to put the m...
Lance
1
-0
/
+3
2007-03-22
Some generic typo fixes (src and npc)
ultramage
1
-6
/
+6
2007-03-18
- Removed the old 'mapserver charsave' mechanism
ultramage
1
-2
/
+2
[next]