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
2018-01-03
release v18.1.3
v18.1.3
gumi
2
-1
/
+43
2018-01-03
mark NPCs as disabled while cleaning
gumi
1
-0
/
+1
2018-01-03
remove mob timers, make areatimer only work on PC
gumi
3
-28
/
+0
2018-01-03
remove npc event queue, always clear npc event timer
gumi
2
-5
/
+5
2018-01-03
allow to fetch a npc var without an attached oid
gumi
1
-9
/
+4
2018-01-01
release v18.1.1
v18.1.1
gumi
9
-11
/
+178
2018-01-01
raise party limit
gumi
1
-1
/
+1
2018-01-01
no longer force-crash on fatal script errors
gumi
1
-3
/
+0
2017-12-03
add atcommand_getvar & atcommand_setvar
v17.12.3
gumi
1
-0
/
+115
2017-11-12
remove leftovers from testing
v17.11.12
gumi
1
-6
/
+2
2017-11-12
fix missing sd in chareffect atcommand
gumi
1
-1
/
+1
2017-11-12
re-fix the puppet despawn bug
gumi
3
-2
/
+16
2017-03-30
make `@chareffect` respect the gm power hierarchy
v17.3.30
gumi
1
-1
/
+1
2017-03-30
make `@goto` respect the gm power hierarchy
gumi
1
-1
/
+1
2016-11-27
Revert "Decrease the map npc counter when a npc is deleted"
gumi
1
-3
/
+0
2016-11-27
force sending .gat extension for SMSG_SET_TILES_TYPE
gumi
1
-1
/
+3
2016-11-26
Merge pull request #226 from mekolat/settiles
v16.11.27
mekolat
3
-0
/
+52
2016-11-09
Merge pull request #230 from mekolat/npc_num-fix
v16.11.9
mekolat
1
-0
/
+3
2016-11-09
Decrease the map npc counter when a npc is deleted
mekolat
1
-0
/
+3
2016-07-05
fix emote spam crash
Freeyorp
1
-22
/
+21
2016-05-13
Merge pull request #224 from mekolat/npctalk
mekolat
3
-5
/
+11
2016-05-13
implement SMSG_MAP_SET_TILES_TYPE, add builtin sendcollision
mekolat
3
-0
/
+52
2016-05-12
add undefined_gat check to npc_propagate_update()
mekolat
1
-0
/
+3
2016-05-12
add undefined_gat check for SenWho::ALL_SAMEMAP
mekolat
1
-7
/
+10
2016-05-12
don't send name in 0x8d if shorter than 4 char long
mekolat
1
-1
/
+2
2016-05-12
don't send hidden part of npc names with npctalk => [fate]
mekolat
1
-1
/
+6
2016-05-12
allow to use npctalk on non-script npcs
mekolat
1
-3
/
+3
2016-05-05
add MUTE params
mekolat
4
-0
/
+70
2016-05-01
make SP::HP use pc_heal in pc_setparam
mekolat
1
-2
/
+1
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
[next]