GearMessages.wiki
changeset 592 2a5ecd20bf16
parent 587 8105e95297e3
child 618 37175ce322cb
equal deleted inserted replaced
591:5274fd9df321 592:2a5ecd20bf16
    19 || `gmRemoveFromList` || ??? ||
    19 || `gmRemoveFromList` || ??? ||
    20 || `gmAddToList` || ??? ||
    20 || `gmAddToList` || ??? ||
    21 || `gmDelete` || ??? ||
    21 || `gmDelete` || ??? ||
    22 || `gmAllStoppable` || Bitwise OR of `gmLeft`, `gmRight`, `gmUp`, `gmDown` `gmAttack` and `gmPrecise` ||
    22 || `gmAllStoppable` || Bitwise OR of `gmLeft`, `gmRight`, `gmUp`, `gmDown` `gmAttack` and `gmPrecise` ||
    23 
    23 
    24 See https://code.google.com/p/hedgewars/source/browse/hedgewars/uConsts.pas#l235 for a current list.
    24 See http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uConsts.pas#l235 for a current list.