hedgewars/uConsts.pas
author unc0rr
Wed, 09 May 2007 20:32:41 +0000
changeset 511 2b5b9e00419d
parent 509 fd58135a4407
child 520 e83dfb7ffead
permissions -rw-r--r--
- Further work on new collisions implementation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
     1
(*
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
     2
 * Hedgewars, a worms-like game
393
db01cc79f278 Update copyright information
unc0rr
parents: 371
diff changeset
     3
 * Copyright (c) 2004-2007 Andrey Korotaev <unC0Rr@gmail.com>
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
     4
 *
183
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
     5
 * This program is free software; you can redistribute it and/or modify
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
     6
 * it under the terms of the GNU General Public License as published by
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
     7
 * the Free Software Foundation; version 2 of the License
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
     8
 *
183
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
     9
 * This program is distributed in the hope that it will be useful,
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
    10
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
    11
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
    12
 * GNU General Public License for more details.
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    13
 *
183
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
    14
 * You should have received a copy of the GNU General Public License
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
    15
 * along with this program; if not, write to the Free Software
57c2ef19f719 Relicense to GPL
unc0rr
parents: 176
diff changeset
    16
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    17
 *)
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    18
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    19
unit uConsts;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    20
interface
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
    21
uses SDLh, uLocale;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    22
{$INCLUDE options.inc}
271
f2f9a3d5b441 Protocol version sets in CMake
unc0rr
parents: 267
diff changeset
    23
{$INCLUDE proto.inc}
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
    24
type TStuff     = (sConsoleBG, sPowerBar, sQuestion, sWindBar,
35
9367f246fb5f - New rope
unc0rr
parents: 22
diff changeset
    25
                   sWindL, sWindR, sRopeNode);
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    26
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    27
     TGameState = (gsLandGen, gsStart, gsGame, gsConsole, gsExit);
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    28
155
401f4ea24715 Engine can generate land preview and send it via IPC
unc0rr
parents: 112
diff changeset
    29
     TGameType  = (gmtLocal, gmtDemo, gmtNet, gmtSave, gmtLandPreview);
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    30
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
    31
     TPathType  = (ptNone, ptData, ptGraphics, ptThemes, ptCurrTheme, ptTeams, ptMaps,
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
    32
                   ptMapCurrent, ptDemos, ptSounds, ptGraves, ptFonts, ptForts,
161
d8870bbf960e - AmmoMenu
unc0rr
parents: 155
diff changeset
    33
                   ptLocale, ptAmmoMenu);
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    34
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    35
     TSprite    = (sprWater, sprCloud, sprBomb, sprBigDigit, sprFrame,
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    36
                   sprLag, sprArrow, sprGrenade, sprTargetP, sprUFO,
10
edf56dca1587 - Mine weapon
unc0rr
parents: 9
diff changeset
    37
                   sprSmokeTrace, sprRopeHook, sprExplosion50, sprMineOff,
78
66bb79dd248d Cluster bomb
unc0rr
parents: 75
diff changeset
    38
                   sprMineOn, sprCase, sprFAid, sprDynamite, sprPower,
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
    39
                   sprClusterBomb, sprClusterParticle, sprFlame, sprHorizont,
161
d8870bbf960e - AmmoMenu
unc0rr
parents: 155
diff changeset
    40
                   sprSky, sprAMBorders, sprAMSlot, sprAMSlotName, sprAMAmmos,
283
28d105f378f1 Airplane sprite
unc0rr
parents: 282
diff changeset
    41
                   sprAMSlotKeys, sprAMSelection, sprFinger, sprAirBomb,
409
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
    42
                   sprAirplane, sprAmAirplane, sprAmGirder);
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    43
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    44
     TGearType  = (gtCloud, gtAmmo_Bomb, gtHedgehog, gtAmmo_Grenade, gtHealthTag,
83
207c85fbef51 - First hedgehog in team has first turn in team
unc0rr
parents: 82
diff changeset
    45
                   gtGrave, gtUFO, gtShotgunShot, gtPickHammer, gtRope,
49
3afe33c1cf06 - Teams health bars sorting
unc0rr
parents: 43
diff changeset
    46
                   gtSmokeTrace, gtExplosion, gtMine, gtCase, gtDEagleShot, gtDynamite,
82
2f4f3236cccc - New fort
unc0rr
parents: 80
diff changeset
    47
                   gtTeamHealthSorter, gtClusterBomb, gtCluster, gtShover, gtFlame,
211
558476056205 Parachute
unc0rr
parents: 202
diff changeset
    48
                   gtFirePunch, gtATStartGame, gtATSmoothWindCh, gtATFinishGame,
409
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
    49
                   gtParachute, gtAirAttack, gtAirBomb, gtBlowTorch, gtGirder);
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    50
16
b6f4b413dd41 - Various fixes for ammo cases
unc0rr
parents: 14
diff changeset
    51
     TGearsType = set of TGearType;
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    52
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    53
     TSound     = (sndGrenadeImpact, sndExplosion, sndThrowPowerUp, sndThrowRelease,
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    54
                   sndSplash, sndShotgunReload, sndShotgunFire, sndGraveImpact,
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    55
                   sndMineTick, sndPickhammer);
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    56
82
2f4f3236cccc - New fort
unc0rr
parents: 80
diff changeset
    57
     TAmmoType  = (amGrenade, amClusterBomb, amBazooka, amUFO, amShotgun, amPickHammer,
2f4f3236cccc - New fort
unc0rr
parents: 80
diff changeset
    58
                   amSkip, amRope, amMine, amDEagle, amDynamite, amFirePunch,
409
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
    59
                   amBaseballBat, amParachute, amAirAttack, amMineStrike, amBlowTorch,
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
    60
                   amGirder);
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    61
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    62
     THWFont    = (fnt16, fntBig);
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    63
174
0b2c5b22f644 Changeable volume
unc0rr
parents: 162
diff changeset
    64
     TCapGroup  = (capgrpGameState, capgrpAmmoinfo, capgrpNetSay, capgrpVolume);
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    65
307
96b428ac11f2 More statistics
unc0rr
parents: 306
diff changeset
    66
     TStatInfoType = (siGameResult, siMaxStepDamage, siKilledHHs);
306
7b61834edcf6 - Better blowtorch
unc0rr
parents: 305
diff changeset
    67
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    68
     THHFont    = record
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    69
                  Handle: PTTF_Font;
371
731ad6d27bd1 integer -> LongInt
unc0rr
parents: 351
diff changeset
    70
                  Height: LongInt;
731ad6d27bd1 integer -> LongInt
unc0rr
parents: 351
diff changeset
    71
                  style: LongInt;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    72
                  Name: string[15];
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    73
                  end;
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
    74
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    75
     TAmmo = record
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    76
             Propz: LongWord;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    77
             Count: LongWord;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    78
             NumPerTurn: LongWord;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    79
             Timer: LongWord;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
    80
             Pos: LongWord;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    81
             AmmoType: TAmmoType;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    82
             end;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    83
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    84
105
e7cb9bb4a9de - Fixed integer->longint
unc0rr
parents: 102
diff changeset
    85
const
43
e297fea1a2f3 - Removed dark pixels on the corners of health case
unc0rr
parents: 42
diff changeset
    86
      errmsgCreateSurface   = 'Error creating SDL surface';
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    87
      errmsgTransparentSet  = 'Error setting transparent color';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    88
      errmsgUnknownCommand  = 'Unknown command';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    89
      errmsgUnknownVariable = 'Unknown variable';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    90
      errmsgIncorrectUse    = 'Incorrect use';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    91
      errmsgShouldntRun     = 'This program shouldn''t be run manually';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    92
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    93
      msgLoading           = 'Loading ';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    94
      msgOK                = 'ok';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    95
      msgFailed            = 'failed';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    96
      msgGettingConfig     = 'Getting game config...';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    97
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
    98
const
304
8096e69e839e Attack angle constraints
unc0rr
parents: 302
diff changeset
    99
      cMaxPower     = 1500;
8096e69e839e Attack angle constraints
unc0rr
parents: 302
diff changeset
   100
      cMaxAngle     = 2048;
8096e69e839e Attack angle constraints
unc0rr
parents: 302
diff changeset
   101
      cPowerDivisor = 1500;
8096e69e839e Attack angle constraints
unc0rr
parents: 302
diff changeset
   102
      
74
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   103
      MAXNAMELEN = 32;
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   104
64
9df467527ae5 - Start AI rewrite
unc0rr
parents: 56
diff changeset
   105
      COLOR_LAND = $00FFFFFF;
9df467527ae5 - Start AI rewrite
unc0rr
parents: 56
diff changeset
   106
55
e09f7c952a40 Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents: 53
diff changeset
   107
      cifRandomize = $00000001;
e09f7c952a40 Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents: 53
diff changeset
   108
      cifTheme     = $00000002;
e09f7c952a40 Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents: 53
diff changeset
   109
      cifMap       = $00000002; // either theme or map (or map+theme)
e09f7c952a40 Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents: 53
diff changeset
   110
      cifAllInited = cifRandomize or
e09f7c952a40 Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents: 53
diff changeset
   111
                     cifTheme or
e09f7c952a40 Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents: 53
diff changeset
   112
                     cifMap;
e09f7c952a40 Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents: 53
diff changeset
   113
188
a7c2a61524c2 Cardinal -> Longword
unc0rr
parents: 183
diff changeset
   114
      cTransparentColor: Longword = $000000;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   115
109
ab0340f580c2 - Initialize translations earlier
unc0rr
parents: 105
diff changeset
   116
      cMaxHHIndex      = 7;
423
5f4559ce7062 Better construction tool
unc0rr
parents: 411
diff changeset
   117
      cMaxHHs          = 30;
53
0e27949850e3 - Fixed bubble theme object
unc0rr
parents: 49
diff changeset
   118
      cMaxSpawnPoints  = 1024;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   119
22
517be8dc5b76 - Fixed spawning boxes under water
unc0rr
parents: 17
diff changeset
   120
      cMaxEdgePoints = 16384;
517be8dc5b76 - Fixed spawning boxes under water
unc0rr
parents: 17
diff changeset
   121
53
0e27949850e3 - Fixed bubble theme object
unc0rr
parents: 49
diff changeset
   122
      cHHRadius = 9;
70
82d93eeecebe - Many AI improvements
unc0rr
parents: 64
diff changeset
   123
      cHHStepTicks = 38;
509
fd58135a4407 Bots know shotgun behavior better
unc0rr
parents: 495
diff changeset
   124
294
92a7ccd67bb9 Current hedgehog is on top of others in Z-order
unc0rr
parents: 285
diff changeset
   125
      cHHZ = 1000;
92a7ccd67bb9 Current hedgehog is on top of others in Z-order
unc0rr
parents: 285
diff changeset
   126
      cCurrHHZ = Succ(cHHZ);
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   127
509
fd58135a4407 Bots know shotgun behavior better
unc0rr
parents: 495
diff changeset
   128
      cShotgunRadius = 22;
511
2b5b9e00419d - Further work on new collisions implementation
unc0rr
parents: 509
diff changeset
   129
      cBlowTorchC    = 6;
509
fd58135a4407 Bots know shotgun behavior better
unc0rr
parents: 495
diff changeset
   130
109
ab0340f580c2 - Initialize translations earlier
unc0rr
parents: 105
diff changeset
   131
      cKeyMaxIndex = 1023;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   132
97
e7c1df9cce2c - make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data
unc0rr
parents: 95
diff changeset
   133
      cMaxCaptions = 4;
e7c1df9cce2c - make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data
unc0rr
parents: 95
diff changeset
   134
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   135
      cInactDelay = 1500;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   136
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   137
      gfForts = $00000001;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   138
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   139
      gstDrowning       = $00000001;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   140
      gstHHDriven       = $00000002;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   141
      gstMoving         = $00000004;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   142
      gstAttacked       = $00000008;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   143
      gstAttacking      = $00000010;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   144
      gstCollision      = $00000020;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   145
      gstHHChooseTarget = $00000040;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   146
      gstFalling        = $00000080;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   147
      gstHHJumping      = $00000100;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   148
      gsttmpFlag        = $00000200;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   149
      gstHHThinking     = $00000800;
79
29b477319854 - New test map
unc0rr
parents: 78
diff changeset
   150
      gstNoDamage       = $00001000;
424
4598c21bb421 Disable cheat trick with hjump
unc0rr
parents: 423
diff changeset
   151
      gstHHHJump        = $00002000;
511
2b5b9e00419d - Further work on new collisions implementation
unc0rr
parents: 509
diff changeset
   152
      gstAnimation      = $00004000;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   153
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   154
      gm_Left   = $00000001;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   155
      gm_Right  = $00000002;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   156
      gm_Up     = $00000004;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   157
      gm_Down   = $00000008;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   158
      gm_Switch = $00000010;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   159
      gm_Attack = $00000020;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   160
      gm_LJump  = $00000040;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   161
      gm_HJump  = $00000080;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   162
      gm_Destroy= $00000100;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   163
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   164
      cMaxSlotIndex       = 8;
409
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   165
      cMaxSlotAmmoIndex   = 2;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   166
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   167
      ammoprop_Timerable    = $00000001;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   168
      ammoprop_Power        = $00000002;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   169
      ammoprop_NeedTarget   = $00000004;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   170
      ammoprop_ForwMsgs     = $00000008;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   171
      ammoprop_AttackInFall = $00000010;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   172
      ammoprop_AttackInJump = $00000020;
13
7a5db822fd3f - Show no crosshair when using mine
unc0rr
parents: 10
diff changeset
   173
      ammoprop_NoCrosshair  = $00000040;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   174
      ammoprop_AttackingPut = $00000080;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   175
      AMMO_INFINITE = High(LongWord);
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   176
42
72ffe21f027c - Fixed console behavior
unc0rr
parents: 39
diff changeset
   177
      EXPLAllDamageInRadius = $00000001;
72ffe21f027c - Fixed console behavior
unc0rr
parents: 39
diff changeset
   178
      EXPLAutoSound         = $00000002;
72ffe21f027c - Fixed console behavior
unc0rr
parents: 39
diff changeset
   179
      EXPLNoDamage          = $00000004;
72ffe21f027c - Fixed console behavior
unc0rr
parents: 39
diff changeset
   180
      EXPLDoNotTouchHH      = $00000008;
305
1c1cd66ffcdc Better blowtorch
unc0rr
parents: 304
diff changeset
   181
      EXPLDontDraw          = $00000010;
42
72ffe21f027c - Fixed console behavior
unc0rr
parents: 39
diff changeset
   182
72ffe21f027c - Fixed console behavior
unc0rr
parents: 39
diff changeset
   183
      posCaseAmmo    = $00000001;
72ffe21f027c - Fixed console behavior
unc0rr
parents: 39
diff changeset
   184
      posCaseHealth  = $00000002;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   185
371
731ad6d27bd1 integer -> LongInt
unc0rr
parents: 351
diff changeset
   186
      NoPointX = Low(LongInt);
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   187
74
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   188
      cHHFileName   = 'Hedgehog';
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   189
      cCHFileName   = 'Crosshair';
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   190
      cThemeCFGFilename = 'theme.cfg';
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   191
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   192
      Fontz: array[THWFont] of THHFont = (
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   193
                                         (Handle: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   194
                                          Height: 12;
202
8603c0420461 Support font styles
unc0rr
parents: 199
diff changeset
   195
                                          style: TTF_STYLE_NORMAL;
74
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   196
                                          Name: 'DejaVuSans.ttf'),
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   197
                                         (Handle: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   198
                                          Height: 24;
202
8603c0420461 Support font styles
unc0rr
parents: 199
diff changeset
   199
                                          style: TTF_STYLE_NORMAL;
74
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   200
                                          Name: 'DejaVuSans.ttf')
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   201
                                         );
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   202
202
8603c0420461 Support font styles
unc0rr
parents: 199
diff changeset
   203
      FontBorder = 2;
8603c0420461 Support font styles
unc0rr
parents: 199
diff changeset
   204
99
fd9613278d1b - On windows make packages with all needed dlls
unc0rr
parents: 97
diff changeset
   205
      PathPrefix: string = './';
fd9613278d1b - On windows make packages with all needed dlls
unc0rr
parents: 97
diff changeset
   206
      Pathz: array[TPathType] of string      = (
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   207
                                               '',                              // ptNone      
267
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   208
                                               '',                              // ptData
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   209
                                               'Graphics',                      // ptGraphics
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   210
                                               'Themes',                        // ptThemes
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   211
                                               'Themes/avematan',               // ptCurrTheme
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   212
                                               'Teams',                         // ptTeams
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   213
                                               'Maps',                          // ptMaps
53
0e27949850e3 - Fixed bubble theme object
unc0rr
parents: 49
diff changeset
   214
                                               '',                              // ptMapCurrent
267
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   215
                                               'Demos',                         // ptDemos
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   216
                                               'Sounds',                        // ptSounds
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   217
                                               'Graphics/Graves',               // ptGraves
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   218
                                               'Fonts',                         // ptFonts
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   219
                                               'Forts',                         // ptForts
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   220
                                               'Locale',                        // ptLocale
bf7c1503f569 Engine gets Data path from frontend
unc0rr
parents: 263
diff changeset
   221
                                               'Graphics/AmmoMenu'              // ptAmmoMenu
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   222
                                               );
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   223
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   224
      StuffLoadData: array[TStuff] of record
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   225
                                     FileName: String[31];
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   226
                                     Path    : TPathType;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   227
                                     end = (
74
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   228
                                     (FileName:  'Console'; Path: ptGraphics     ),    // sConsoleBG
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   229
                                     (FileName: 'PowerBar'; Path: ptGraphics     ),    // sPowerBar
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   230
                                     (FileName: 'thinking'; Path: ptGraphics     ),    // sQuestion
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   231
                                     (FileName:  'WindBar'; Path: ptGraphics     ),    // sWindBar
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   232
                                     (FileName:    'WindL'; Path: ptGraphics     ),    // sWindL
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   233
                                     (FileName:    'WindR'; Path: ptGraphics     ),    // sWindR
42257fee61ae - Unicode support for team and hedgehogs names
unc0rr
parents: 72
diff changeset
   234
                                     (FileName: 'RopeNode'; Path: ptGraphics     )     // sRopeNode
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   235
                                     );
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   236
      StuffPoz: array[TStuff] of TSDL_Rect = (
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   237
                                      (x: 256; y: 256; w: 256; h: 256), // sConsoleBG
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   238
                                      (x: 256; y: 768; w: 256; h:  32), // sPowerBar
5
0dafbd19a04c Show wind speed on bar
unc0rr
parents: 4
diff changeset
   239
                                      (x: 256; y: 512; w:  32; h:  32), // sQuestion
0dafbd19a04c Show wind speed on bar
unc0rr
parents: 4
diff changeset
   240
                                      (x: 256; y: 800; w: 151; h:  17), // sWindBar
0dafbd19a04c Show wind speed on bar
unc0rr
parents: 4
diff changeset
   241
                                      (x: 256; y: 817; w:  80; h:  13), // sWindL
35
9367f246fb5f - New rope
unc0rr
parents: 22
diff changeset
   242
                                      (x: 336; y: 817; w:  80; h:  13), // sWindR
9367f246fb5f - New rope
unc0rr
parents: 22
diff changeset
   243
                                      (x: 256; y: 544; w:   6; h:   6)  // sRopeNode
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   244
                                      );
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   245
      SpritesData: array[TSprite] of record
35
9367f246fb5f - New rope
unc0rr
parents: 22
diff changeset
   246
                     FileName: String[31];
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   247
                     Path, AltPath: TPathType;
35
9367f246fb5f - New rope
unc0rr
parents: 22
diff changeset
   248
                     Surface : PSDL_Surface;
371
731ad6d27bd1 integer -> LongInt
unc0rr
parents: 351
diff changeset
   249
                     Width, Height: LongInt;
35
9367f246fb5f - New rope
unc0rr
parents: 22
diff changeset
   250
                     hasAlpha: boolean;
9367f246fb5f - New rope
unc0rr
parents: 22
diff changeset
   251
                     end = (
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   252
                     (FileName: 'BlueWater'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   253
                     Width: 256; Height: 48; hasAlpha: false),// sprWater
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   254
                     (FileName:    'Clouds'; Path: ptCurrTheme; AltPath: ptGraphics; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   255
                     Width: 256; Height:128; hasAlpha: false),// sprCloud
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   256
                     (FileName:      'Bomb'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   257
                     Width:  16; Height: 16; hasAlpha: false),// sprBomb
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   258
                     (FileName: 'BigDigits'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   259
                     Width:  32; Height: 32; hasAlpha:  true),// sprBigDigit
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   260
                     (FileName:     'Frame'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   261
                     Width:   4; Height: 32; hasAlpha:  true),// sprFrame
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   262
                     (FileName:       'Lag'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
446
692c75d46a4b Better Sync animation :)
unc0rr
parents: 424
diff changeset
   263
                     Width:  65; Height: 65; hasAlpha:  true),// sprLag
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   264
                     (FileName:     'Arrow'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   265
                     Width:  16; Height: 16; hasAlpha: false),// sprCursor
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   266
                     (FileName:   'Grenade'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   267
                     Width:  32; Height: 32; hasAlpha: false),// sprGrenade
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   268
                     (FileName:   'Targetp'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   269
                     Width:  32; Height: 32; hasAlpha: false),// sprTargetP
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   270
                     (FileName:       'UFO'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   271
                     Width:  32; Height: 32; hasAlpha: false),// sprUFO
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   272
                     (FileName:'SmokeTrace'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   273
                     Width:  32; Height: 32; hasAlpha:  true),// sprSmokeTrace
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   274
                     (FileName:  'RopeHook'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   275
                     Width:  32; Height: 32; hasAlpha: false),// sprRopeHook
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   276
                     (FileName:    'Expl50'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   277
                     Width:  64; Height: 64; hasAlpha: false),// sprExplosion50
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   278
                     (FileName:   'MineOff'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   279
                     Width:  16; Height: 16; hasAlpha: false),// sprMineOff
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   280
                     (FileName:    'MineOn'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   281
                     Width:  16; Height: 16; hasAlpha: false),// sprMineOn
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   282
                     (FileName:      'Case'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   283
                     Width:  32; Height: 32; hasAlpha: false),// sprCase
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   284
                     (FileName:  'FirstAid'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   285
                     Width:  48; Height: 48; hasAlpha: false),// sprFAid
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   286
                     (FileName:  'dynamite'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   287
                     Width:  32; Height: 32; hasAlpha: false),// sprDynamite
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   288
                     (FileName:     'Power'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   289
                     Width:  32; Height: 32; hasAlpha:  true),// sprPower
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   290
                     (FileName:    'ClBomb'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   291
                     Width:  16; Height: 16; hasAlpha: false),// sprClusterBomb
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   292
                     (FileName:'ClParticle'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   293
                     Width:  16; Height: 16; hasAlpha: false),// sprClusterParticle
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   294
                     (FileName:     'Flame'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   295
                     Width:  16; Height: 16; hasAlpha: false),// sprFlame
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   296
                     (FileName:  'horizont'; Path: ptCurrTheme; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   297
                     Width:   0; Height:  0; hasAlpha: false),// sprHorizont
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   298
                     (FileName:       'Sky'; Path: ptCurrTheme; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   299
                     Width:   0; Height:  0; hasAlpha: false),// sprSky
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   300
                     (FileName: 'BrdrLines'; Path: ptAmmoMenu; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   301
                     Width: 202; Height:  1; hasAlpha: false),// sprAMBorders
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   302
                     (FileName:      'Slot'; Path: ptAmmoMenu; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   303
                     Width: 202; Height: 33; hasAlpha: false),// sprAMSlot
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   304
                     (FileName:  'AmmoName'; Path: ptAmmoMenu; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   305
                     Width: 202; Height: 33; hasAlpha: false),// sprAMSlotName
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   306
                     (FileName:     'Ammos'; Path: ptAmmoMenu; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   307
                     Width:  32; Height: 32; hasAlpha: false),// sprAMAmmos
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   308
                     (FileName:  'SlotKeys'; Path: ptAmmoMenu; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   309
                     Width:  32; Height: 32; hasAlpha: false),// sprAMSlotKeys
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   310
                     (FileName: 'Selection'; Path: ptAmmoMenu; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   311
                     Width:  32; Height: 32; hasAlpha: false),// sprAMSelection
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   312
                     (FileName:    'Finger'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   313
                     Width:  32; Height: 48; hasAlpha: false),// sprFinger
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   314
                     (FileName:   'AirBomb'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   315
                     Width:  32; Height: 32; hasAlpha: false),// sprAirBomb
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   316
                     (FileName:  'Airplane'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   317
                     Width: 125; Height: 42; hasAlpha: false),// sprAirplane
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   318
                     (FileName:'amAirplane'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
409
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   319
                     Width:  64; Height: 32; hasAlpha:  true),// sprAirplane
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   320
                     (FileName:  'amGirder'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
423
5f4559ce7062 Better construction tool
unc0rr
parents: 411
diff changeset
   321
                     Width: 160; Height:160; hasAlpha: false) // sprAmGirder
35
9367f246fb5f - New rope
unc0rr
parents: 22
diff changeset
   322
                     );
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   323
      Soundz: array[TSound] of record
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   324
                                       FileName: String[31];
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   325
                                       Path    : TPathType;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   326
                                       id      : PMixChunk;
282
b1e3387389b6 - Pickhammer sound
unc0rr
parents: 271
diff changeset
   327
                                       lastChan: LongInt;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   328
                                       end = (
467
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   329
                                       (FileName: 'grenadeimpact.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndGrenadeImpact
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   330
                                       (FileName:     'explosion.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndExplosion
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   331
                                       (FileName:  'throwpowerup.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndThrowPowerUp
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   332
                                       (FileName:  'throwrelease.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndThrowRelease
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   333
                                       (FileName:        'splash.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndSplash
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   334
                                       (FileName: 'shotgunreload.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndShotgunReload
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   335
                                       (FileName:   'shotgunfire.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndShotgunFire
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   336
                                       (FileName:   'graveimpact.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndGraveImpact
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   337
                                       (FileName:      'minetick.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndMineTicks
20d36f976b25 - Proper fix to get network byte order
unc0rr
parents: 454
diff changeset
   338
                                       (FileName:    'pickhammer.ogg'; Path: ptSounds; id: nil; lastChan: 0) // sndPickhammer
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   339
                                       );
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   340
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   341
      Ammoz: array [TAmmoType] of record
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   342
                                  NameId: TAmmoStrId;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   343
                                  Probability, NumberInCase: Longword;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   344
                                  Ammo: TAmmo;
112
ca5f06017e99 Fix use of slot 8 and avoid such bug in future
unc0rr
parents: 109
diff changeset
   345
                                  Slot: 0..cMaxSlotIndex;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   346
                                  TimeAfterTurn: Longword;
304
8096e69e839e Attack angle constraints
unc0rr
parents: 302
diff changeset
   347
                                  minAngle, maxAngle: Longword;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   348
                                  PosCount: Longword;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   349
                                  PosSprite: TSprite;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   350
                                  end = (
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   351
                                  (NameId: sidGrenade;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   352
                                   Probability: 0;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   353
                                   NumberInCase: 1;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   354
                                   Ammo: (Propz: ammoprop_Timerable or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   355
                                                 ammoprop_Power;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   356
                                          Count: AMMO_INFINITE;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   357
                                          NumPerTurn: 0;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   358
                                          Timer: 3000;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   359
                                          Pos: 0;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   360
                                          AmmoType: amGrenade);
10
edf56dca1587 - Mine weapon
unc0rr
parents: 9
diff changeset
   361
                                   Slot: 1;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   362
                                   TimeAfterTurn: 3000;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   363
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   364
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   365
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   366
                                   PosSprite: sprWater),
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   367
                                  (NameId: sidClusterBomb;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   368
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   369
                                   NumberInCase: 3;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   370
                                   Ammo: (Propz: ammoprop_Timerable or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   371
                                                 ammoprop_Power;
78
66bb79dd248d Cluster bomb
unc0rr
parents: 75
diff changeset
   372
                                          Count: 5;
66bb79dd248d Cluster bomb
unc0rr
parents: 75
diff changeset
   373
                                          NumPerTurn: 0;
66bb79dd248d Cluster bomb
unc0rr
parents: 75
diff changeset
   374
                                          Timer: 3000;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   375
                                          Pos: 0;
78
66bb79dd248d Cluster bomb
unc0rr
parents: 75
diff changeset
   376
                                          AmmoType: amClusterBomb);
66bb79dd248d Cluster bomb
unc0rr
parents: 75
diff changeset
   377
                                   Slot: 1;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   378
                                   TimeAfterTurn: 3000;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   379
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   380
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   381
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   382
                                   PosSprite: sprWater),
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   383
                                  (NameId: sidBazooka;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   384
                                   Probability: 0;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   385
                                   NumberInCase: 1;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   386
                                   Ammo: (Propz: ammoprop_Power;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   387
                                          Count: AMMO_INFINITE;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   388
                                          NumPerTurn: 0;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   389
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   390
                                          Pos: 0;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   391
                                          AmmoType: amBazooka);
10
edf56dca1587 - Mine weapon
unc0rr
parents: 9
diff changeset
   392
                                   Slot: 0;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   393
                                   TimeAfterTurn: 3000;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   394
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   395
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   396
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   397
                                   PosSprite: sprWater),
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   398
                                  (NameId: sidUFO;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   399
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   400
                                   NumberInCase: 1;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   401
                                   Ammo: (Propz: ammoprop_Power or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   402
                                                 ammoprop_NeedTarget;
56
a29135563e94 - Replaced water sprite
unc0rr
parents: 55
diff changeset
   403
                                          Count: 2;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   404
                                          NumPerTurn: 0;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   405
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   406
                                          Pos: 0;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   407
                                          AmmoType: amUFO);
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   408
                                   Slot: 0;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   409
                                   TimeAfterTurn: 3000;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   410
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   411
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   412
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   413
                                   PosSprite: sprWater),
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   414
                                  (NameId: sidShotgun;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   415
                                   Probability: 0;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   416
                                   NumberInCase: 1;
95
1ef5e2c41115 - Fixed compilation
unc0rr
parents: 83
diff changeset
   417
                                   Ammo: (Propz: ammoprop_ForwMsgs;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   418
                                          Count: AMMO_INFINITE;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   419
                                          NumPerTurn: 1;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   420
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   421
                                          Pos: 0;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   422
                                          AmmoType: amShotgun);
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   423
                                   Slot: 2;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   424
                                   TimeAfterTurn: 3000;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   425
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   426
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   427
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   428
                                   PosSprite: sprWater),
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   429
                                  (NameId: sidPickHammer;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   430
                                   Probability: 0;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   431
                                   NumberInCase: 1;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   432
                                   Ammo: (Propz: ammoprop_ForwMsgs or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   433
                                                 ammoprop_AttackInFall or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   434
                                                 ammoprop_AttackInJump or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   435
                                                 ammoprop_NoCrosshair;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   436
                                          Count: 2;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   437
                                          NumPerTurn: 0;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   438
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   439
                                          Pos: 0;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   440
                                          AmmoType: amPickHammer);
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   441
                                   Slot: 6;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   442
                                   TimeAfterTurn: 0;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   443
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   444
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   445
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   446
                                   PosSprite: sprWater),
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   447
                                  (NameId: sidSkip;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   448
                                   Probability: 0;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   449
                                   NumberInCase: 1;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   450
                                   Ammo: (Propz: 0;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   451
                                          Count: AMMO_INFINITE;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   452
                                          NumPerTurn: 0;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   453
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   454
                                          Pos: 0;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   455
                                          AmmoType: amSkip);
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   456
                                   Slot: 8;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   457
                                   TimeAfterTurn: 0;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   458
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   459
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   460
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   461
                                   PosSprite: sprWater),
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   462
                                  (NameId: sidRope;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   463
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   464
                                   NumberInCase: 3;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   465
                                   Ammo: (Propz: ammoprop_ForwMsgs or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   466
                                                 ammoprop_AttackInFall or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   467
                                                 ammoprop_AttackInJump;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   468
                                          Count: 5;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   469
                                          NumPerTurn: 0;
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   470
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   471
                                          Pos: 0;
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   472
                                          AmmoType: amRope);
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   473
                                   Slot: 7;
304
8096e69e839e Attack angle constraints
unc0rr
parents: 302
diff changeset
   474
                                   TimeAfterTurn: 0;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   475
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   476
                                   maxAngle: cMaxAngle div 2;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   477
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   478
                                   PosSprite: sprWater),
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   479
                                  (NameId: sidMine;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   480
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   481
                                   NumberInCase: 1;
13
7a5db822fd3f - Show no crosshair when using mine
unc0rr
parents: 10
diff changeset
   482
                                   Ammo: (Propz: ammoprop_NoCrosshair;
56
a29135563e94 - Replaced water sprite
unc0rr
parents: 55
diff changeset
   483
                                          Count: 2;
10
edf56dca1587 - Mine weapon
unc0rr
parents: 9
diff changeset
   484
                                          NumPerTurn: 0;
edf56dca1587 - Mine weapon
unc0rr
parents: 9
diff changeset
   485
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   486
                                          Pos: 0;
10
edf56dca1587 - Mine weapon
unc0rr
parents: 9
diff changeset
   487
                                          AmmoType: amMine);
79
29b477319854 - New test map
unc0rr
parents: 78
diff changeset
   488
                                   Slot: 4;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   489
                                   TimeAfterTurn: 5000;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   490
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   491
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   492
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   493
                                   PosSprite: sprWater),
80
3c3dc6a148ca - Fixed bug with hedgehog under water using rope
unc0rr
parents: 79
diff changeset
   494
                                  (NameId: sidDEagle;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   495
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   496
                                   NumberInCase: 2;
37
2b7f2a43b999 - Properly get seed in net game
unc0rr
parents: 35
diff changeset
   497
                                   Ammo: (Propz: 0;
75
d2b737858ff7 - New First Aid powerup
unc0rr
parents: 74
diff changeset
   498
                                          Count: 3;
37
2b7f2a43b999 - Properly get seed in net game
unc0rr
parents: 35
diff changeset
   499
                                          NumPerTurn: 3;
2b7f2a43b999 - Properly get seed in net game
unc0rr
parents: 35
diff changeset
   500
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   501
                                          Pos: 0;
37
2b7f2a43b999 - Properly get seed in net game
unc0rr
parents: 35
diff changeset
   502
                                          AmmoType: amDEagle);
2b7f2a43b999 - Properly get seed in net game
unc0rr
parents: 35
diff changeset
   503
                                   Slot: 2;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   504
                                   TimeAfterTurn: 3000;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   505
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   506
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   507
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   508
                                   PosSprite: sprWater),
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   509
                                  (NameId: sidDynamite;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   510
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   511
                                   NumberInCase: 1;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   512
                                   Ammo: (Propz: ammoprop_NoCrosshair or
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   513
                                                 ammoprop_AttackInJump or
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   514
                                                 ammoprop_AttackInFall;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   515
                                          Count: 1;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   516
                                          NumPerTurn: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   517
                                          Timer: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   518
                                          Pos: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   519
                                          AmmoType: amDynamite);
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   520
                                   Slot: 4;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   521
                                   TimeAfterTurn: 5000;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   522
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   523
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   524
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   525
                                   PosSprite: sprWater),
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   526
                                  (NameId: sidFirePunch;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   527
                                   Probability: 0;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   528
                                   NumberInCase: 1;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   529
                                   Ammo: (Propz: ammoprop_NoCrosshair or
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   530
                                                 ammoprop_ForwMsgs or
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   531
                                                 ammoprop_AttackInJump or
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   532
                                                 ammoprop_AttackInFall;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   533
                                          Count: AMMO_INFINITE;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   534
                                          NumPerTurn: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   535
                                          Timer: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   536
                                          Pos: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   537
                                          AmmoType: amFirePunch);
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   538
                                   Slot: 3;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   539
                                   TimeAfterTurn: 3000;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   540
                                   MinAngle: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   541
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   542
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   543
                                   PosSprite: sprWater),
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   544
                                  (NameId: sidBaseballBat;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   545
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   546
                                   NumberInCase: 1;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   547
                                   Ammo: (Propz: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   548
                                          Count: 1;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   549
                                          NumPerTurn: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   550
                                          Timer: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   551
                                          Pos: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   552
                                          AmmoType: amBaseballBat);
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   553
                                   Slot: 3;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   554
                                   TimeAfterTurn: 5000;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   555
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   556
                                   maxAngle: cMaxAngle div 2;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   557
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   558
                                   PosSprite: sprWater),
211
558476056205 Parachute
unc0rr
parents: 202
diff changeset
   559
                                  (NameId: sidParachute;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   560
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   561
                                   NumberInCase: 1;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   562
                                   Ammo: (Propz: ammoprop_ForwMsgs or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   563
                                                 ammoprop_AttackInJump or
454
19b0164f4284 Fix parachute having crosshair
unc0rr
parents: 446
diff changeset
   564
                                                 ammoprop_AttackInFall or
19b0164f4284 Fix parachute having crosshair
unc0rr
parents: 446
diff changeset
   565
                                                 ammoprop_NoCrosshair;
211
558476056205 Parachute
unc0rr
parents: 202
diff changeset
   566
                                          Count: 2;
558476056205 Parachute
unc0rr
parents: 202
diff changeset
   567
                                          NumPerTurn: 0;
558476056205 Parachute
unc0rr
parents: 202
diff changeset
   568
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   569
                                          Pos: 0;
211
558476056205 Parachute
unc0rr
parents: 202
diff changeset
   570
                                          AmmoType: amParachute);
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   571
                                   Slot: 7;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   572
                                   TimeAfterTurn: 0;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   573
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   574
                                   maxAngle: 0;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   575
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   576
                                   PosSprite: sprWater),
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   577
                                  (NameId: sidAirAttack;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   578
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   579
                                   NumberInCase: 1;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   580
                                   Ammo: (Propz: ammoprop_NoCrosshair or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   581
                                                 ammoprop_NeedTarget or
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   582
                                                 ammoprop_AttackingPut;
285
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   583
                                          Count: 1;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   584
                                          NumPerTurn: 0;
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   585
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   586
                                          Pos: 0;
263
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   587
                                          AmmoType: amAirAttack);
36379e6abcdd - Health tags over drowned hedgehogs
unc0rr
parents: 211
diff changeset
   588
                                   Slot: 5;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   589
                                   TimeAfterTurn: 0;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   590
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   591
                                   maxAngle: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   592
                                   PosCount: 2;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   593
                                   PosSprite: sprAmAirplane),
285
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   594
                                  (NameId: sidMineStrike;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   595
                                   Probability: 400;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   596
                                   NumberInCase: 1;
285
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   597
                                   Ammo: (Propz: ammoprop_NoCrosshair or
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   598
                                                 ammoprop_NeedTarget or
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   599
                                                 ammoprop_AttackingPut;
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   600
                                          Count: 1;
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   601
                                          NumPerTurn: 0;
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   602
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   603
                                          Pos: 0;
285
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   604
                                          AmmoType: amMineStrike);
cdab49768c83 Mine Strike weapon
unc0rr
parents: 283
diff changeset
   605
                                   Slot: 5;
351
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   606
                                   TimeAfterTurn: 0;
29bc9c36ad5f Fixed-point arithmetics in engine.
unc0rr
parents: 307
diff changeset
   607
                                   minAngle: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   608
                                   maxAngle: 0;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   609
                                   PosCount: 2;
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   610
                                   PosSprite: sprAmAirplane),
302
7aca131ecd7f First implementation of Blow Torch
unc0rr
parents: 300
diff changeset
   611
                                  (NameId: sidBlowTorch;
394
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   612
                                   Probability: 100;
4c017ae1226a - Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents: 393
diff changeset
   613
                                   NumberInCase: 2;
302
7aca131ecd7f First implementation of Blow Torch
unc0rr
parents: 300
diff changeset
   614
                                   Ammo: (Propz: ammoprop_ForwMsgs;
7aca131ecd7f First implementation of Blow Torch
unc0rr
parents: 300
diff changeset
   615
                                          Count: 1;
7aca131ecd7f First implementation of Blow Torch
unc0rr
parents: 300
diff changeset
   616
                                          NumPerTurn: 0;
7aca131ecd7f First implementation of Blow Torch
unc0rr
parents: 300
diff changeset
   617
                                          Timer: 0;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   618
                                          Pos: 0;
302
7aca131ecd7f First implementation of Blow Torch
unc0rr
parents: 300
diff changeset
   619
                                          AmmoType: amBlowTorch);
7aca131ecd7f First implementation of Blow Torch
unc0rr
parents: 300
diff changeset
   620
                                   Slot: 6;
304
8096e69e839e Attack angle constraints
unc0rr
parents: 302
diff changeset
   621
                                   TimeAfterTurn: 3000;
305
1c1cd66ffcdc Better blowtorch
unc0rr
parents: 304
diff changeset
   622
                                   minAngle: 768;
408
6c3da4907d00 Airplane can fly from right to left
unc0rr
parents: 394
diff changeset
   623
                                   maxAngle: 1280;
495
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   624
                                   PosCount: 1;
62c1c2b4414c - Fix most of the warnings in hwengine
unc0rr
parents: 467
diff changeset
   625
                                   PosSprite: sprWater),
409
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   626
                                  (NameId: sidGirder;
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   627
                                   Probability: 400;
411
fe3a3bd0512f Increased number of construction tools in ammo case
unc0rr
parents: 409
diff changeset
   628
                                   NumberInCase: 3;
409
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   629
                                   Ammo: (Propz: ammoprop_NoCrosshair or
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   630
                                                 ammoprop_NeedTarget or
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   631
                                                 ammoprop_AttackingPut;
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   632
                                          Count: 1;
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   633
                                          NumPerTurn: 0;
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   634
                                          Timer: 0;
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   635
                                          Pos: 0;
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   636
                                          AmmoType: amGirder);
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   637
                                   Slot: 6;
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   638
                                   TimeAfterTurn: 3000;
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   639
                                   minAngle: 0;
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   640
                                   maxAngle: 0;
423
5f4559ce7062 Better construction tool
unc0rr
parents: 411
diff changeset
   641
                                   PosCount: 8;
409
4f1841929ccc Construction tool
unc0rr
parents: 408
diff changeset
   642
                                   PosSprite: sprAmGirder));
37
2b7f2a43b999 - Properly get seed in net game
unc0rr
parents: 35
diff changeset
   643
4
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   644
implementation
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   645
bcbd7adb4e4b - set svn:eol-style to native
unc0rr
parents: 2
diff changeset
   646
end.