empserver/src/lib
Markus Armbruster 5c4963c464 Make snxtsct_area() expect correct range width and height
snxtsct_area() computed width and height, overwriting the values
passed in, even though all but two callers passed correct values.  The
exceptions were snxtsct() in case NS_ALL, and snxtsct_all().  Change
them to pass correct values, and drop the recomputation from
snxtsct_area().  Simplifies the interface between snxtsct_area() and
its callers.
2008-08-19 08:54:05 -04:00
..
as Update copyright notice 2008-01-19 10:15:37 +01:00
commands Fix computation of map buffer indexes 2008-08-19 08:54:04 -04:00
common Give some identifiers internal linkage 2008-08-09 08:40:04 -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 Make snxtsct_area() expect correct range width and height 2008-08-19 08:54:05 -04:00
update Change nav_ship() not to use RET_OK and RET_SYN as return values 2008-08-03 12:18:14 -04:00
w32 Update known contributors comments 2008-03-14 20:25:44 +01:00