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
/
Global_Functions.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
Update copyright headers for year 2020
Haru
1
-9
/
+9
2019-05-05
Merge pull request #2068 from AnnieRuru/37-F_MesItemInfo
Haru
1
-1
/
+22
2019-01-29
Update Global_Functions.txt
sigtus
1
-18
/
+9
2019-01-29
Added missing return on F_GetTradeRestriction
sigtus
1
-0
/
+1
2019-01-27
Add F_MesItemInfo function to show item name with description link
AnnieRuru
1
-1
/
+22
2018-10-21
Updated getiteminfo and setiteminfo.
Dastgir
1
-0
/
+37
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
1
-48
/
+49
2017-09-03
Update F_GetArmorType()
Emistry Haoyan
1
-3
/
+16
2017-05-28
remove the pow buildin from existing scripts
gumi
1
-4
/
+4
2017-03-05
Update Global Function - Remove F_Sex
Emistry Haoyan
1
-10
/
+0
2016-09-02
change *strcharinfo to use constants
Asheraf
1
-1
/
+1
2016-02-29
Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate
Emistry
1
-1
/
+4
2015-12-20
Add color constants for announcement and mes
AnnieRuru
1
-0
/
+8
2015-12-17
Standardize the comments in Global_Functions.txt
AnnieRuru
1
-6
/
+4
2015-12-15
Standardized header in scripts (part 14)
Haru
1
-111
/
+75
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-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-16
/
+9
2015-07-15
Follow up d93ed2a26dab220632d523caea0358d33dda7051
Emistry
1
-6
/
+20
2015-07-14
Added F_InserComma
Emistry
1
-0
/
+13
2014-11-02
Replaced 'set' with direct assignment where applicable (common folder)
Haru
1
-83
/
+83
2014-05-13
Removed trailing whitespace (scripts)
Haru
1
-1
/
+1
2013-11-10
Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4
Haru
1
-11
/
+11
2013-10-24
Update to last rAthena npc.
Michieru
1
-56
/
+46
2013-02-03
Updated more placeholders and fixed some spacing issues.
Mysteries
1
-3
/
+1
2012-08-01
Full npc folder reorganization. (I hope I didn't break anything D:)
daegaladh
1
-0
/
+355
2012-07-08
Okie ladies and gentleman if this commit breaks anything it's jman's and maki...
shennetsind
1
-355
/
+0
2011-12-25
- Standardized script headers, starting with /npc/custom/
brianluau
1
-3
/
+10
2011-12-24
- Replaced all occurrences of "eAthena" to "rAthena" string
mercurial123
1
-2
/
+2
2011-01-08
- Removed extra slashes in item_db.txt (bugreport:4686)
brianluau
1
-2
/
+2
2010-08-18
- Fixed some small typos.
brianluau
1
-1
/
+1
2010-08-14
* Quest log kill count now updated properly. (Added from topic 253813)
L0ne_W0lf
1
-0
/
+36
2010-08-03
* A rather large overhaul of the battlegrounds.
L0ne_W0lf
1
-1
/
+54
2009-05-12
* Completely rescripted the DTS warp service based on the aegis 11.3 file.
L0ne_W0lf
1
-2
/
+7
2008-06-14
* Uncommented all novice map, and added mapflags.
L0ne_W0lf
1
-0
/
+13
2008-06-08
fixed 4 bugs in Blacksmith job quest, put some garbage var to clear. Fixed a ...
Lupus
1
-1
/
+5
2008-04-03
Updated Valkirye, Global_Functions, Turtle Island Quest vars
Lupus
1
-83
/
+12
2008-03-25
Added proper checks to adoption processing (followup to r12428).
ultramage
1
-1
/
+1
2008-03-15
Updated Poring Tower to not refinable. (bugreport: 1050)
Paradox924X
1
-5
/
+3
2008-02-28
* Removed "F_CheckMaxCount" as it seems "checkweight". preforms the aforement...
L0ne_W0lf
1
-18
/
+1
2008-02-28
* Implemented new function F_CheckMaxCount.
L0ne_W0lf
1
-1
/
+20
2007-07-31
* Fixed north prontera kafra having an empty warp list
ultramage
1
-1
/
+1
2007-07-31
* Added the "F_BlockHigh" function back in, as it's still used by 2-x job que...
L0ne_W0lf
1
-1
/
+1
2007-04-29
More eof eols (followup to r10401); skipping /npc/custom and /npc/samples
ultramage
1
-1
/
+1
2007-03-20
Added npc/sample/npc_live_dialogues.txt how to use Global_Functions.txt
Lupus
1
-22
/
+4
2007-03-15
removed all .GAT from all the scripts and tested
Lupus
1
-1
/
+1
2006-12-22
- Simplified the global function "getJobName"
skotlex
1
-162
/
+2
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-485
/
+485
[next]