I found some more commands entries inside Outpost 2.
The existing commands are from 0x00 (ctNop) to 0x35 (ctInvalidCommand), but there are more. These are not actual commands, that can be executed, but they are connected to unit properties.. and they are in the commands list. They do NOT start with ct (CommandType i guess).
0x36 WeaponFiring
0x37 moDone
0x38 moMove
0x39 moBuild
0x3A moBuildMine
0x3B moRepair
0x3C moDevelop
0x3D moObjWait
0x3E moOperationalWait
0x3F moEMPWait
0x40 moLanding
0x41 moObjFroze
0x42 moDelSelf
0x43 moDoResearch
0x44 moObjDocking
0x45 moScavange
0x46 weaponMove
0x47 weatherMove
0x48 empRecover
0x49 weaponAimCoarse
0x4A weaponAimFire
0x4B SantaWalking
0x4C moInvalid
I don't know, yet, what they do, if they working at all. Maybe Hooman knows, cause i know he came across this before...