empserver/src/lib
Markus Armbruster 162158fd4a Fix loading x-light missiles on ships without capability plane
These ships could only use their x-light slots for x-light planes, not
their plane slots.  For instance, agc (30 x-light slots, 32 plane
slots) could load only 30 sams, and mb (0 x-light slots, 10 plane
slots) could not load any sams.

Culprit is could_be_on_ship().  Broken in commit 3e370da5, v4.3.17.
2010-05-09 09:08:04 +02:00
..
as Update copyright notice 2010-01-19 08:40:17 +01:00
commands Fix retreat, lretreat condition 'c' 2010-04-04 09:24:33 +02:00
common Give deltax(), deltay() internal linkage 2010-04-04 09:23:48 +02:00
empthread Generation numbers didn't catch all potential yields on output 2010-03-10 09:40:48 +01:00
gen Declare cant_listen() noreturn 2010-01-19 08:40:20 +01:00
global Update copyright notice 2010-01-19 08:40:17 +01:00
lwp Fix lwpReschedule()'s assertion "have runnable thread" 2010-01-19 08:40:42 +01:00
player Fix unsafe use of shared buffers in commands drawing maps 2010-03-10 09:41:10 +01:00
subs Fix loading x-light missiles on ships without capability plane 2010-05-09 09:08:04 +02:00
update Clean up dead stores 2010-01-19 08:40:42 +01:00
w32 Clean up commented out code left behind by commit eea24fb0 2010-02-06 21:28:39 +01:00