index
:
specing/tmwa
CI
generate-client-codeWithCI
master
mobspawn
tmwa-py2CI
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-01
allow foreach to have a target
mekolat
1
-3
/
+12
2016-05-01
allow addtimer to have a target
mekolat
1
-2
/
+14
2016-05-01
revert attachrid modification for now, will be deprecated soon enough
mekolat
1
-11
/
+1
2016-05-01
Merge pull request #216 from mekolat/aggravate
mekolat
1
-26
/
+8
2016-05-01
Merge pull request #217 from mekolat/override
mekolat
1
-14
/
+24
2016-05-01
Merge pull request #218 from mekolat/reallydead
mekolat
1
-0
/
+2
2016-05-01
send hp 0 in pc_readparam when PC is dead
mekolat
1
-0
/
+2
2016-05-01
make builtin_overrideattack take no charge, allow to discharge
mekolat
1
-14
/
+24
2016-04-30
simplify `aggravate` builtin
mekolat
1
-26
/
+8
2016-04-28
Make getmap take target_id
wushin
1
-2
/
+8
2016-04-25
yay! another bug! (move assert in builtin_explode)
v16.4.25.2
mekolat
1
-1
/
+3
2016-04-25
allow setarray and cleararray to have no block list
v16.4.25.1
mekolat
1
-10
/
+12
2016-04-25
fix compilation error
v16.4.25
mekolat
1
-1
/
+1
2016-04-25
use map_id_is_XXX in script-fun where appropriate
mekolat
1
-16
/
+66
2016-04-24
always return a value in builtin_get
v16.4.24.1
mekolat
1
-0
/
+8
2016-04-24
check for null pointer where npc_dialog_mes is used
mekolat
1
-0
/
+6
2016-04-24
add HIDDEN param
mekolat
2
-0
/
+13
2016-04-24
fix npc gender for ManaPlus
mekolat
4
-2
/
+15
2016-04-24
add INVISIBLE param
mekolat
3
-125
/
+176
2016-04-23
dispose orphan puppet if the parent is gone
mekolat
1
-1
/
+33
2016-04-23
forbid puppet creation if name already exists
mekolat
1
-1
/
+7
2016-04-23
allow to set params on npcs and mobs
mekolat
2
-140
/
+155
2016-04-23
make `get` return -1 when getting a param fails
mekolat
1
-2
/
+4
2016-04-22
Make PvP use Resave
wushin
1
-5
/
+0
2016-04-20
add client version to packet 0x2b02
mekolat
2
-2
/
+6
2016-04-19
reset attack override on death
mekolat
1
-3
/
+8
2016-04-18
fix ELTLVL and ELTTYPE params
mekolat
1
-4
/
+4
2016-04-15
do not send BEING_REMOVE when the npc is already removed
mekolat
1
-16
/
+15
2016-04-15
do not send superfluous info on LoadEndAck
mekolat
3
-33
/
+27
2016-04-15
improvements, cleanup, bug fixes
mekolat
12
-110
/
+211
2016-04-15
remove MESSAGE npc subtype
mekolat
4
-69
/
+1
2016-04-15
add new builtins for npc commands
mekolat
3
-8
/
+218
2016-04-15
Fake a response on no BL
wushin
1
-1
/
+5
2016-04-15
Expose sd->heal_xp
wushin
2
-1
/
+5
2016-04-15
default getarg value
mekolat
1
-2
/
+9
2016-04-15
builtin_void
mekolat
1
-1
/
+8
2016-04-15
add builtin_call and builtin_getarg
mekolat
2
-5
/
+85
2016-04-15
add chr and ord builtins
mekolat
1
-0
/
+16
2016-04-15
add more params, allow get/set to use char id
mekolat
3
-3
/
+50
2016-04-15
allow to get another player's account vars
mekolat
1
-1
/
+11
2016-04-15
Fix betsanc and sc_start recalc
wushin
1
-2
/
+2
2016-04-15
Fix range issue in magic spells
wushin
1
-1
/
+3
2016-04-15
do not bind trigger detection to map cells
mekolat
5
-41
/
+10
2016-04-15
convert unhandled types for scope vars
mekolat
3
-10
/
+12
2016-04-15
add BL_TYPE param
mekolat
2
-0
/
+4
2016-04-15
add type 3 to foreach
mekolat
1
-0
/
+3
2016-04-15
add being id parameter to sc_check, sc_end, getpvpflag and strcharinfo
mekolat
1
-8
/
+24
2016-04-15
fix compilation errors
mekolat
8
-15
/
+8
2016-04-15
make addnpctimer attach to the target npc instead of oid
mekolat
1
-1
/
+1
2016-04-15
replicate magic-v2's line_of_sight
mekolat
1
-2
/
+6
[next]