Stefan Reuther - 2006-10-05

Logged In: YES
user_id=138639

What exactly do you mean?

Program-wise? There is a single point of key bindings,
procedure Main in vpa2.pas. Huge case statement, with one
case per key. Each key checks "if I'm on a ship, I do this,
if I'm on a planet, I do that, ..."

User-defined? That'd be somewhat hard to do, because you
probably want to redefine the "set friendly code" function,
not the "set friendly code or recycle a ship or forget a
ship" function.