index
:
evolved/evol-hercules
jesusalva/prerenewal
Contains the Plugin Code Mod at will! o/
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emap
/
script_buildins.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
Add recalcstats() wrapper for Focus.
Jesusaves
1
-0
/
+1
2021-04-10
Changes demanded by testing
Jesusaves
1
-3
/
+0
2021-04-10
Remove calcdmg(); There's a risk of a loop and I don't wanna hear of it.
Jesusaves
1
-1
/
+0
2021-04-10
Include the functions which scripts will need: aggravate, calcdmg and harm
Jesusaves
1
-0
/
+6
2021-04-09
WONT-FIX
Jesusaves
1
-0
/
+2
2020-09-26
changeplayermusic() script function
Jesusaves
1
-0
/
+1
2020-08-29
getskillname(), function required by magic functionality
Jesusaves
1
-0
/
+1
2020-08-14
add a script command to get craft recipe ingredients
gumi
1
-0
/
+1
2020-07-24
add a script command to kick players offline
gumi
1
-0
/
+1
2020-07-13
aggravate() will cause target RID to target player.
Jesusaves
1
-0
/
+2
2020-04-26
add buildin getnpcsubtype() to get nd->subtype
gumi
1
-0
/
+1
2020-01-13
New function: readbattleparam( <param> )
Jesusaves
1
-0
/
+1
2019-04-05
Implement sendMapMask() which sends a custom map mask only to a specified user.
Jesusaves
1
-0
/
+1
2018-03-26
add missing hashtable iterator buildins
gumi
1
-0
/
+3
2018-02-27
Add script function for check is hash table exists.
Andrei Karas
1
-0
/
+1
2018-02-15
Add script command for check is id belong to existing instance.
Andrei Karas
1
-0
/
+1
2017-06-05
Remove areatimer from buildins.
Andrei Karas
1
-1
/
+0
2017-06-05
remove isstr
gumi
1
-1
/
+0
2017-06-05
remove misceffect
gumi
1
-1
/
+0
2017-04-19
Add script functions for manipulate item options.
Andrei Karas
1
-0
/
+4
2016-09-26
Add/extend functions for manipulate quest variables and time.
Andrei Karas
1
-0
/
+3
2016-09-05
add slide buildin
gumi
1
-0
/
+1
2016-09-04
Add script command for close npc dialog only on client without affecting serv...
Andrei Karas
1
-0
/
+1
2016-09-04
Fix hack with input string. Previous commit missing custom input function.
Andrei Karas
1
-0
/
+1
2016-08-17
Add function for convert label to int and int to label.
Andrei Karas
1
-0
/
+2
2016-06-21
Add script command for remove card in item by inventory and card index.
Andrei Karas
1
-0
/
+1
2016-06-21
Add script command for get card from item by inventory index.
Andrei Karas
1
-0
/
+1
2016-06-20
add buildin setfakecells (fake client-side collision)
mekolat
1
-0
/
+1
2016-06-15
add hashtable functions
Joseph Botosh
1
-0
/
+10
2016-03-30
Add script command failedremovecardsindex.
Andrei Karas
1
-0
/
+1
2016-03-30
Add script command successremovecardsindex.
Andrei Karas
1
-0
/
+1
2016-03-30
Split script.c into buildins and other script functions.
Andrei Karas
1
-0
/
+73