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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
Removed ".." from include directives
Haru
1
-6
/
+6
2015-05-19
Fixed some issues reported by coverity scan [2/3]
Haru
1
-1
/
+1
2015-01-12
Blocked compilation of plugins that use unavailable functions
Haru
1
-1
/
+5
2015-01-02
Add npcdb_checkid to npc interface.
Andrei Karas
1
-4
/
+1
2014-12-16
Add function what called if player leave npc area.
Andrei Karas
1
-0
/
+1
2014-12-16
Add function what call OnUntouch event.
Andrei Karas
1
-0
/
+1
2014-12-15
add npc area size field.
Andrei Karas
1
-0
/
+1
2014-11-28
Add function for create npc.
Andrei Karas
1
-0
/
+1
2014-11-27
Add function for parse or report about unknown object in parsing script file.
Andrei Karas
1
-0
/
+1
2014-11-27
Add function for parse/report unknown map flag.
Andrei Karas
1
-0
/
+1
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-1
/
+1
2014-07-11
Fixed reserved __identifier violations
Haru
1
-3
/
+3
2014-06-21
MAX_NPC_CLASS2_END updated to latest ID. Added more NPC constants.
Taylor Locke
1
-1
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-2
/
+2
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-2
/
+2
2014-05-10
Small changes in npc loading/reloading
panikon
1
-1
/
+1
2014-05-09
Fixed order of includes in all source files
Haru
1
-2
/
+2
2014-05-09
Return EXIT_FAILURE if a script parse error occurred.
Haru
1
-8
/
+8
2014-05-06
Bug fixes and other changes
panikon
1
-1
/
+1
2014-02-08
Added get_substring to the libpcre interface
Haru
1
-0
/
+1
2014-02-02
Introducing HPM Datacheck
shennetsind
1
-3
/
+3
2014-01-19
HPM Custom Data Struct Expansion: map/instance/party/guild
shennetsind
1
-0
/
+1
2014-01-18
PCRE Interface
shennetsind
1
-0
/
+19
2014-01-12
Changed some void* to the correct data types where applicable
Haru
1
-7
/
+2
2014-01-01
Correctly removed persistent database entries for disabled NPC Market scripts
Haru
1
-0
/
+1
2013-12-24
Christmas Patch - 2013-12-23 Support
shennetsind
1
-5
/
+41
2013-11-13
Follow up 8fda38dcdabbb9d252b0e11fb07b2ad37f9e659f
shennetsind
1
-2
/
+2
2013-11-13
HPM Custom Data Struct Makeover!
shennetsind
1
-1
/
+5
2013-11-05
Introducing the Hercules Standalone Script Syntax Checker
Haru
1
-2
/
+2
2013-10-28
Added ability to use constants instead of sprite IDs for NPCs. Converted all ...
Kisuka
1
-1
/
+3
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-6
/
+6
2013-10-07
Fixed Bug #7744
shennetsind
1
-2
/
+0
2013-09-25
Renamed more forgotten variables during interface conversions
Haru
1
-2
/
+2
2013-09-17
HPM: npc_chat.c Interfaced
shennetsind
1
-8
/
+52
2013-09-16
HPM: Npc.c Interface
shennetsind
1
-77
/
+121
2013-07-18
Changed npcdb_checkid to use MAX_NPC_CLASS2_START and END.
Kisuka
1
-1
/
+1
2013-05-30
Memory Slasher - May 30 Patch
shennetsind
1
-5
/
+7
2013-05-17
MOTD redesign
shennetsind
1
-2
/
+14
2013-04-16
Fixed Bug #1721
shennetsind
1
-1
/
+1
2013-04-11
New NPC range now working.
lemongrass3110
1
-0
/
+5
2013-04-11
-Support for newer NPC's
Streusel
1
-1
/
+1
2013-03-27
Introducing Hercules' Map Zone Database
shennetsind
1
-0
/
+1
2013-03-08
Fixed Bug #7114
malufett
1
-0
/
+1
2013-02-24
Fixed Bug #7092
malufett
1
-1
/
+1
2013-02-24
Revert "Fixed Bug #7091"
shennetsind
1
-1
/
+1
2013-02-24
Fixed Bug #7091
malufett
1
-1
/
+1
2012-12-30
-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...
glighta
1
-4
/
+4
2012-12-27
* Implemented `useskilltopc' (tid:74685), and now if desired npcs can carry s...
momacabu
1
-0
/
+4
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-109
/
+110
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-110
/
+109
[next]