]> git.pond.sub.org Git - empserver/commit
(map, unit_map, draw_map, player_coms[]):
authorRon Koenderink <rkoenderink@yahoo.ca>
Sat, 24 Jun 2006 17:29:40 +0000 (17:29 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Sat, 24 Jun 2006 17:29:40 +0000 (17:29 +0000)
commit26a014ea04a439022ba3a1c89ecca41c27962831
tree34029f6dfa6da24240f8a04cf02f79a5d39b47cd
parent5091956480a77b5d3700d5911a0e13bae06b8a17
(map, unit_map, draw_map, player_coms[]):
Modify nmap command to allow mapping around a nuke.
Add new command nbmap for bmapping around a nuke.
Add a new mapping flag 'n' for adding nukes to a map.
Correct syntax description for pmap, pbmap, lmap and lbmap
in player_coms[].
14 files changed:
include/map.h
info/bmap.t
info/lbmap.t
info/lmap.t
info/map.t
info/nbmap.t [new file with mode: 0644]
info/nmap.t
info/pbmap.t
info/pmap.t
info/sbmap.t
info/smap.t
src/lib/commands/map.c
src/lib/common/maps.c
src/lib/player/empmod.c