index
:
ml/evol-hercules
citest
jesusalva/tmw2homunequip
master
tmw2
Evol/Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emap
/
script_buildins.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-25
ChangePlayerMusic()
Jesusaves
1
-0
/
+27
2020-01-22
Merge branch 'master' into tmw2
Jesusaves
1
-12
/
+3
2020-01-13
New function: readbattleparam( <param> )
Jesusaves
1
-0
/
+91
2019-11-06
countitem() - add support for RID
Jesusaves
1
-0
/
+49
2019-10-31
This should do the trick
Jesusaves
1
-1
/
+1
2019-10-28
Tweak homstatus() to lie if Homunculus is dead
Jesusaves
1
-1
/
+5
2019-10-20
Fix the broken function
Jesusaves
1
-7
/
+1
2019-10-19
Explicit the conversion to shut up clang
Jesusaves
1
-4
/
+4
2019-10-19
Add a function to retrieve EXP tax for a certain guild role.
Jesusaves
1
-0
/
+54
2019-10-04
Merge branch 'master' into tmw2
Jesusaves
1
-0
/
+6
2019-10-04
Change packet input limit in each input buildin invocation
Andrei Karas
1
-0
/
+6
2019-10-02
New function: readbattleparam( <param> )
Jesusaves
1
-0
/
+102
2019-09-21
Improve report
Jesusaves
1
-1
/
+1
2019-09-14
Typo
Jesusaves
1
-1
/
+1
2019-09-14
Merge branch 'master' into tmw2
Jesusaves
1
-2
/
+10
2019-09-14
Force debugmes to don't be deprecated. I'm not going to change that on ML. Dot.
Jesusaves
1
-0
/
+20
2019-09-03
Add new function: readparam2(-)
Jesusaves
1
-0
/
+66
2019-08-25
[TMW2 Patch]
Jesusaves
1
-1
/
+34
2019-08-17
Homunculus Dispatch core rules
Jesusaves
1
-5
/
+65
2019-08-17
Get Homunculus EXP command (Homunculus need to be alive)
Jesusaves
1
-0
/
+29
2019-06-26
Update from hercules
s20190819
Andrei Karas
1
-2
/
+9
2019-05-14
Fix compilation errors after hercules update
Andrei Karas
1
-0
/
+1
2019-05-06
ispcdead("someone") is now supported for TMW2
Jesusaves
1
-3
/
+7
2019-04-09
Merge branch 'master' into tmw2
Jesusaves
1
-0
/
+26
2019-04-05
Implement sendMapMask() which sends a custom map mask only to a specified user.
Jesusaves
1
-0
/
+26
2019-03-15
Replace built-in function getguildmember() to return their position too.
Jesusaves
1
-0
/
+45
2019-03-12
The last part of guild ~~functions hack~~ implementation.
Jesusaves
1
-0
/
+35
2019-03-12
Implement guild info functions on TMW2.
Jesusaves
1
-0
/
+123
2019-01-23
Update from hercules
s20190211
Andrei Karas
1
-1
/
+1
2018-09-25
Fix compilation after hercules update.
Andrei Karas
1
-1
/
+2
2018-09-25
Hercules update.
Andrei Karas
1
-0
/
+7
2018-03-26
add missing hashtable iterator buildins
s20180406
gumi
1
-0
/
+39
2018-02-27
Add missing return into htexist script function.
Andrei Karas
1
-0
/
+1
2018-02-27
Add script function for check is hash table exists.
Andrei Karas
1
-0
/
+6
2018-02-15
Add script command for check is id belong to existing instance.
Andrei Karas
1
-0
/
+8
2018-01-16
Fix compilation after hercules update.
Andrei Karas
1
-2
/
+2
2017-11-07
Update from new hercules.
s20171129
Andrei Karas
1
-5
/
+5
2017-07-25
Fix compilation after hercules update.
Andrei Karas
1
-1
/
+1
2017-07-12
Add player self flags packet (0xb25)
Andrei Karas
1
-0
/
+1
2017-06-27
Fix item options in script functions successRemoveCardsIndex and failRemoveCa...
Andrei Karas
1
-47
/
+11
2017-06-05
Remove areatimer from buildins.
s20170627
Andrei Karas
1
-41
/
+0
2017-06-05
remove isstr
gumi
1
-15
/
+0
2017-06-05
remove misceffect
gumi
1
-30
/
+0
2017-04-20
Remove unused functions.
Andrei Karas
1
-10
/
+0
2017-04-20
Drop support for client protocol version 15 (Oct 26 2015).
Andrei Karas
1
-3
/
+1
2017-04-20
Drop support for client protocol version 10 (Aug 16 2015).
Andrei Karas
1
-6
/
+2
2017-04-20
Drop support for client protocol version 6 (Feb 17 2015).
Andrei Karas
1
-10
/
+2
2017-04-19
Add script functions for manipulate item options.
Andrei Karas
1
-0
/
+124
2016-12-13
Fix plugin after server update.
Andrei Karas
1
-3
/
+3
2016-09-26
Add/extend functions for manipulate quest variables and time.
Andrei Karas
1
-2
/
+70
[next]