hedgewars/uConsts.pas
changeset 776 8fc7e59d9cb4
parent 775 23c253aae336
child 783 4f59db6f147d
equal deleted inserted replaced
775:23c253aae336 776:8fc7e59d9cb4
   246                      (FileName:  'BlueWater'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   246                      (FileName:  'BlueWater'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   247                       Width: 256; Height: 48; saveSurf: false),// sprWater
   247                       Width: 256; Height: 48; saveSurf: false),// sprWater
   248                      (FileName: 'Clouds'; Path: ptCurrTheme;AltPath: ptGraphics; Texture: nil; Surface: nil;
   248                      (FileName: 'Clouds'; Path: ptCurrTheme;AltPath: ptGraphics; Texture: nil; Surface: nil;
   249                       Width: 256; Height:128; saveSurf: false),// sprCloud
   249                       Width: 256; Height:128; saveSurf: false),// sprCloud
   250                      (FileName:       'Bomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   250                      (FileName:       'Bomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   251                       Width:  16; Height: 16; saveSurf: false),// sprBomb
   251                       Width:   8; Height:  8; saveSurf: false),// sprBomb
   252                      (FileName:  'BigDigits'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   252                      (FileName:  'BigDigits'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   253                       Width:  32; Height: 32; saveSurf: false),// sprBigDigit
   253                       Width:  32; Height: 32; saveSurf: false),// sprBigDigit
   254                      (FileName:      'Frame'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   254                      (FileName:      'Frame'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   255                       Width:   4; Height: 32; saveSurf: false),// sprFrame
   255                       Width:   4; Height: 32; saveSurf: false),// sprFrame
   256                      (FileName:        'Lag'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   256                      (FileName:        'Lag'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   264                      (FileName:        'UFO'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   264                      (FileName:        'UFO'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   265                       Width:  32; Height: 32; saveSurf: false),// sprUFO
   265                       Width:  32; Height: 32; saveSurf: false),// sprUFO
   266                      (FileName: 'SmokeTrace'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   266                      (FileName: 'SmokeTrace'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   267                       Width:  32; Height: 32; saveSurf: false),// sprSmokeTrace
   267                       Width:  32; Height: 32; saveSurf: false),// sprSmokeTrace
   268                      (FileName:   'RopeHook'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   268                      (FileName:   'RopeHook'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   269                       Width:  32; Height: 32; saveSurf: false),// sprRopeHook
   269                       Width:  16; Height: 16; saveSurf: false),// sprRopeHook
   270                      (FileName:     'Expl50'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   270                      (FileName:     'Expl50'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   271                       Width:  64; Height: 64; saveSurf: false),// sprExplosion50
   271                       Width:  64; Height: 64; saveSurf: false),// sprExplosion50
   272                      (FileName:    'MineOff'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   272                      (FileName:    'MineOff'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   273                       Width:  16; Height: 16; saveSurf: false),// sprMineOff
   273                       Width:   8; Height:  8; saveSurf: false),// sprMineOff
   274                      (FileName:     'MineOn'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   274                      (FileName:     'MineOn'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   275                       Width:  16; Height: 16; saveSurf: false),// sprMineOn
   275                       Width:   8; Height:  8; saveSurf: false),// sprMineOn
   276                      (FileName:       'Case'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   276                      (FileName:       'Case'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   277                       Width:  32; Height: 32; saveSurf: false),// sprCase
   277                       Width:  32; Height: 32; saveSurf: false),// sprCase
   278                      (FileName:   'FirstAid'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   278                      (FileName:   'FirstAid'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   279                       Width:  48; Height: 48; saveSurf: false),// sprFAid
   279                       Width:  48; Height: 48; saveSurf: false),// sprFAid
   280                      (FileName:   'dynamite'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   280                      (FileName:   'dynamite'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   304                      (FileName:  'Selection'; Path: ptAmmoMenu; AltPath: ptNone; Texture: nil; Surface: nil;
   304                      (FileName:  'Selection'; Path: ptAmmoMenu; AltPath: ptNone; Texture: nil; Surface: nil;
   305                       Width:  32; Height: 32; saveSurf: false),// sprAMSelection
   305                       Width:  32; Height: 32; saveSurf: false),// sprAMSelection
   306                      (FileName:     'Finger'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   306                      (FileName:     'Finger'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   307                       Width:  32; Height: 48; saveSurf: false),// sprFinger
   307                       Width:  32; Height: 48; saveSurf: false),// sprFinger
   308                      (FileName:    'AirBomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   308                      (FileName:    'AirBomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   309                       Width:  32; Height: 32; saveSurf: false),// sprAirBomb
   309                       Width:  16; Height: 16; saveSurf: false),// sprAirBomb
   310                      (FileName:   'Airplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   310                      (FileName:   'Airplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   311                       Width: 125; Height: 42; saveSurf: false),// sprAirplane
   311                       Width: 125; Height: 42; saveSurf: false),// sprAirplane
   312                      (FileName: 'amAirplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   312                      (FileName: 'amAirplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   313                       Width:  64; Height: 32; saveSurf: false),// sprAirplane
   313                       Width:  64; Height: 32; saveSurf: false),// sprAmAirplane
   314                      (FileName:   'amGirder'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   314                      (FileName:   'amGirder'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   315                       Width: 160; Height:160; saveSurf:  true),// sprAmGirder
   315                       Width: 160; Height:160; saveSurf:  true),// sprAmGirder
   316                      (FileName:     'hhMask'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   316                      (FileName:     'hhMask'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   317                       Width:  32; Height: 32; saveSurf:  true),// sprHHTelepMask
   317                       Width:  32; Height: 32; saveSurf:  true),// sprHHTelepMask
   318                      (FileName:     'Switch'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;
   318                      (FileName:     'Switch'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil;