index
:
evol/evol-hercules
citest
master
Evol plugin for TMW 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
2016-07-05
Fix getitem* commands for old clients.
Andrei Karas
1
-8
/
+8
2016-06-24
Fix another i386 warning.
Andrei Karas
1
-1
/
+1
2016-06-24
Fox compilation warning again.
Andrei Karas
1
-1
/
+1
2016-06-24
Fix compilation warning on i386 arch.
Andrei Karas
1
-1
/
+1
2016-06-22
Dont translate item links for old clients.
Andrei Karas
1
-4
/
+4
2016-06-21
Add script command for remove card in item by inventory and card index.
Andrei Karas
1
-0
/
+37
2016-06-21
Add script command for get card from item by inventory index.
Andrei Karas
1
-0
/
+37
2016-06-20
add buildin setfakecells (fake client-side collision)
mekolat
1
-0
/
+30
2016-06-19
Use exname in setnpcdir command.
Andrei Karas
1
-1
/
+1
2016-06-15
add hashtable functions
Joseph Botosh
1
-0
/
+181
2016-06-12
From script function npcwalkto return status code about is moving possible or...
Andrei Karas
1
-3
/
+3
2016-04-28
Fix different warnings.
Andrei Karas
1
-5
/
+5
2016-03-30
Add script command failedremovecardsindex.
Andrei Karas
1
-0
/
+85
2016-03-30
Add script command successremovecardsindex.
Andrei Karas
1
-0
/
+65
2016-03-30
Split script.c into buildins and other script functions.
Andrei Karas
1
-0
/
+1655