index
:
ajnobaka/tmwa
master
DEPRECATED: The server running The Mana World Legacy. All new projects should use Hercules instead. See the "evol-hercules" repo.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-0
/
+66
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
1
-0
/
+12
2016-04-24
fix npc gender for ManaPlus
mekolat
3
-2
/
+14
2016-04-24
add INVISIBLE param
mekolat
2
-125
/
+175
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
1
-1
/
+2
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
[next]