index
:
HoraK-FDF/tmwa
full
master
mobinfo
mobs_and_drops
tmwa-admin-reg2-mod
The server currently running The Mana World.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
script-fun.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
Merge pull request #58 from mekolat/changesex
Wushin
1
-15
/
+0
2015-04-29
Merge pull request #66 from mekolat/emotion
Wushin
1
-4
/
+15
2015-04-26
Remove braces and jname from getitemlink
wushin
1
-2
/
+2
2015-04-23
remove deprecated gmcommand builtin
mekolat
1
-20
/
+0
2015-04-23
add gmlog builtin
mekolat
1
-0
/
+9
2015-04-23
add wgm builtin
mekolat
1
-0
/
+11
2015-04-23
make emotion send to a single rid
mekolat
1
-4
/
+15
2015-04-20
deprecate builtin changesex
mekolat
1
-15
/
+0
2015-04-20
deprecate builtin readparam & statusup2
mekolat
1
-41
/
+0
2015-04-15
remove special warp names
meko
1
-17
/
+2
2015-04-13
Merge pull request #50 from mekolat/heal
Wushin
1
-30
/
+12
2015-04-13
Merge pull request #41 from wushin/pvp-script-persistance
Wushin
1
-0
/
+33
2015-04-13
Merge pull request #47 from mekolat/killmonsterall
Wushin
1
-20
/
+0
2015-04-13
Merge pull request #39 from mekolat/getnpclocation
Wushin
1
-0
/
+92
2015-04-13
Merge pull request #46 from mekolat/cmdothernpc
Wushin
1
-10
/
+0
2015-04-13
Merge pull request #27 from wushin/get-item-id
Wushin
1
-0
/
+26
2015-04-07
emulate @alive
mekolat
1
-5
/
+12
2015-04-06
add 3rd param to heal
mekolat
1
-3
/
+8
2015-04-06
remove deprecated itemheal
mekolat
1
-15
/
+0
2015-04-06
remove deprecated percentheal
mekolat
1
-15
/
+0
2015-04-05
remove deprecated killmonsterall
mekolat
1
-20
/
+0
2015-04-05
remove deprecated cmdothernpc
mekolat
1
-10
/
+0
2015-04-04
allow to specify npc
mekolat
1
-6
/
+42
2015-04-04
add strnpcinfo
mekolat
1
-0
/
+30
2015-04-04
make pvp use channels
mekolat
1
-6
/
+6
2015-04-04
add getpvpflag builtin
mekolat
1
-2
/
+3
2015-04-04
Remove killer/killable
wushin
1
-0
/
+32
2015-03-29
Update script-fun.cpp
meko
1
-1
/
+1
2015-03-29
add support for manaplus emotes
mekolat
1
-2
/
+2
2015-03-28
add getnpcx and getnpcy
mekolat
1
-0
/
+26
2015-02-28
Script Builtin getitemlink
wushin
1
-0
/
+26
2015-02-28
add freeloop builtin
mekolat
1
-0
/
+20
2015-01-23
Use generated config for map
Ben Longbons
1
-1
/
+6
2015-01-22
Have I mentioned that I hate ADL?
Ben Longbons
1
-0
/
+1
2015-01-03
Switch MATCH to separate begin/end macros
Ben Longbons
1
-41
/
+81
2015-01-03
Merge remote-tracking branch 'origin/hotfix'
Ben Longbons
1
-12
/
+12
2014-11-19
Magically allow "break" within WITH_VAR
Ben Longbons
1
-12
/
+12
2014-11-19
Script Builtin iscollision
wushin
1
-0
/
+19
2014-11-19
Script Builtin npcareawarp
wushin
1
-0
/
+64
2014-11-04
Perform divorces asynchronously to avoid crashes
Ben Longbons
1
-4
/
+0
2014-10-26
Fix header ranking
Ben Longbons
1
-2
/
+3
2014-10-15
Split protocol generation headers
Ben Longbons
1
-0
/
+2
2014-10-13
Convert container lookups to use Option<Borrowed<T>>
Ben Longbons
1
-84
/
+54
2014-10-08
Split script.cpp
Ben Longbons
1
-0
/
+3003
[prev]