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
/
npc
/
other
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
Implementation of Private AirShip
Asheraf
1
-0
/
+66
2017-11-12
Rewrite F_GetArmorType to reflect the fact that ITEMINFO_LOC returns a bitmask
Haru
1
-27
/
+72
2017-11-12
Add F_GetAmmoType global function, counterpart to F_GetWeaponType for ammunit...
Haru
1
-0
/
+25
2017-11-12
Add type constants for the getiteminfo()/setiteminfo() buildins
Haru
2
-49
/
+50
2017-09-03
Update F_GetArmorType()
Emistry Haoyan
1
-3
/
+16
2017-09-03
Fix errors in the Diamond seller script that were making the NPC check for we...
Mathy
1
-6
/
+5
2017-06-03
convert specialeffect calls with strings to use GID
gumi
1
-2
/
+2
2017-06-03
remove specialeffect2 from npcs
gumi
9
-34
/
+34
2017-05-28
remove the pow buildin from existing scripts
gumi
1
-4
/
+4
2017-04-25
Merge pull request #1689 from Jedzkie/2-GiantFlyWing
Haru
1
-4
/
+8
2017-04-23
Merge pull request #1548 from AtlantisRO/goto_removal
Ridley
2
-36
/
+35
2017-04-23
Implemented official Giant Fly Wing Effect
Jedzkie
1
-4
/
+8
2017-03-08
Removed the usage of deprecated command goto from npc scripts (except custom ...
AtlantisRO
2
-36
/
+35
2017-03-05
Update Global Function - Remove F_Sex
Emistry Haoyan
1
-10
/
+0
2017-02-20
Fixes getbattleflag on npc/other/auction.txt ( Fixes #1580 )
KirieZ
1
-1
/
+1
2016-10-16
Merge pull request #1473 from Ridley8819/0hp
Haru
1
-1
/
+2
2016-10-16
Fixes cases where player were executed
Ridley
1
-1
/
+2
2016-10-16
Change *getcharid to use constants
Asheraf
4
-24
/
+24
2016-09-02
change *strcharinfo to use constants
Asheraf
17
-123
/
+123
2016-08-29
*strnpcinfo now uses constants
Asheraf
5
-221
/
+221
2016-03-12
Fixes to Typo Errors.
AtlantisRO
1
-1
/
+1
2016-02-29
Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate
Emistry
3
-16
/
+17
2016-01-17
Script Standardization: changed select format in other folder
Dastgir
23
-168
/
+168
2015-12-31
Replaced leftover -1 view IDs with FAKE_NPC
Haru
5
-1481
/
+1481
2015-12-31
Replace -1,{ with FAKE_NPC,{
AnnieRuru
14
-218
/
+218
2015-12-20
Add color constants for announcement and mes
AnnieRuru
1
-0
/
+8
2015-12-18
Replaced numeric values with UNITTYPE_ constants in getmapxy
Haru
4
-8
/
+8
2015-12-18
More ItemID to Constants
Dastgir
1
-20
/
+20
2015-12-18
ItemID to Constant: other Folder
Dastgir
10
-68
/
+68
2015-12-17
Standardize the comments in Global_Functions.txt
AnnieRuru
1
-6
/
+4
2015-12-15
Standardized header in scripts (part 14)
Haru
33
-714
/
+1237
2015-12-13
Add 'F_ShuffleNumbers' as Global Function
AnnieRuru
1
-0
/
+30
2015-11-17
Add some FAQ documentation that some script command can return value
AnnieRuru
1
-4
/
+4
2015-11-15
Fixed too-generic constant names of gettime() types
Haru
5
-20
/
+20
2015-11-08
Fixes Chance of Comodo Gambling (Thanks to @michaelforge for pointing it
Dastgir
1
-2
/
+2
2015-10-27
Replaced parameter type with constant.
Emistry
5
-20
/
+20
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
9
-82
/
+69
2015-08-09
Minor script cleanup.
Haru
2
-2
/
+2
2015-07-20
Follow up #523
Emistry
1
-5
/
+10
2015-07-15
Follow up d93ed2a26dab220632d523caea0358d33dda7051
Emistry
1
-6
/
+20
2015-07-14
Added F_InserComma
Emistry
1
-0
/
+13
2015-07-08
Update Unique ID system to match official now it cover all cash items include...
Ibrahim Hossam
1
-0
/
+71
2015-06-25
Fix Issue in Dual Race.
Dastgir
1
-487
/
+420
2015-06-25
Removed Blank Messages
Dastgir
2
-4
/
+4
2015-06-25
Added WoE Teleport Scroll, and fixes its typo
Dastgir
1
-1
/
+1
2015-05-08
Replaced checkre() calls with constants
Haru
8
-15
/
+15
2015-04-19
Added Kagero / Oboro Quest.
Taylor Locke
1
-0
/
+3
2014-11-02
Replaced 'set' with direct assignment where applicable (common folder)
Haru
26
-1222
/
+1229
2014-10-30
Deprecated checkriding and setriding commands
Haru
2
-48
/
+27
2014-10-30
Deprecated checkdragon and setdragon commands
Haru
1
-3
/
+3
[next]