empserver/src/lib
Markus Armbruster 88997ec31f Fix default map size in interactive move, test and transport
Sub-command 'm' calls display_region_map() to display a map.  The map
is centered on the current sector by default.  It extended one sector
farther to the right and down than to the left and up.  Odd, and
inconsistent with the map size used by unit_map() for navigate and
march sub-command 'M'.  Fix that.
2008-08-20 07:40:51 -04:00
..
as Update copyright notice 2008-01-19 10:15:37 +01:00
commands Use snxtitem_xy() instead of snxtitem_dist(..., 0) 2008-08-20 07:40:51 -04:00
common Rework code dealing with struct range fixing many bugs 2008-08-20 07:40:32 -04:00
empthread Update known contributors comments 2008-08-03 08:04:08 -04:00
gen Fix parse() not to filter out tab from quoted arguments 2008-07-25 08:16:38 -04:00
global Make selector terr do the right thing for deities 2008-07-12 10:43:03 -04:00
lwp Give some identifiers internal linkage 2008-08-09 08:40:04 -04:00
player Don't permit demobilize to spend more money than available 2008-08-09 08:34:00 -04:00
subs Fix default map size in interactive move, test and transport 2008-08-20 07:40:51 -04:00
update Rework code dealing with struct range fixing many bugs 2008-08-20 07:40:32 -04:00
w32 Update known contributors comments 2008-03-14 20:25:44 +01:00