author | unc0rr |
Thu, 17 Apr 2008 16:21:44 +0000 | |
changeset 847 | 66970c0ed3aa |
parent 845 | ca72cf446ec2 |
child 853 | 0b4a23795530 |
permissions | -rw-r--r-- |
4 | 1 |
(* |
2 |
* Hedgewars, a worms-like game |
|
393 | 3 |
* Copyright (c) 2004-2007 Andrey Korotaev <unC0Rr@gmail.com> |
4 | 4 |
* |
183 | 5 |
* This program is free software; you can redistribute it and/or modify |
6 |
* it under the terms of the GNU General Public License as published by |
|
7 |
* the Free Software Foundation; version 2 of the License |
|
4 | 8 |
* |
183 | 9 |
* This program is distributed in the hope that it will be useful, |
10 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
11 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
12 |
* GNU General Public License for more details. |
|
4 | 13 |
* |
183 | 14 |
* You should have received a copy of the GNU General Public License |
15 |
* along with this program; if not, write to the Free Software |
|
16 |
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA |
|
4 | 17 |
*) |
18 |
||
19 |
unit uConsts; |
|
20 |
interface |
|
755 | 21 |
uses SDLh, GL, uLocale; |
4 | 22 |
{$INCLUDE options.inc} |
271 | 23 |
{$INCLUDE proto.inc} |
689 | 24 |
type |
282 | 25 |
|
4 | 26 |
TGameState = (gsLandGen, gsStart, gsGame, gsConsole, gsExit); |
282 | 27 |
|
155
401f4ea24715
Engine can generate land preview and send it via IPC
unc0rr
parents:
112
diff
changeset
|
28 |
TGameType = (gmtLocal, gmtDemo, gmtNet, gmtSave, gmtLandPreview); |
282 | 29 |
|
80 | 30 |
TPathType = (ptNone, ptData, ptGraphics, ptThemes, ptCurrTheme, ptTeams, ptMaps, |
31 |
ptMapCurrent, ptDemos, ptSounds, ptGraves, ptFonts, ptForts, |
|
822 | 32 |
ptLocale, ptAmmoMenu, ptHedgehog, ptVoices); |
282 | 33 |
|
4 | 34 |
TSprite = (sprWater, sprCloud, sprBomb, sprBigDigit, sprFrame, |
35 |
sprLag, sprArrow, sprGrenade, sprTargetP, sprUFO, |
|
10 | 36 |
sprSmokeTrace, sprRopeHook, sprExplosion50, sprMineOff, |
78 | 37 |
sprMineOn, sprCase, sprFAid, sprDynamite, sprPower, |
80 | 38 |
sprClusterBomb, sprClusterParticle, sprFlame, sprHorizont, |
161 | 39 |
sprSky, sprAMBorders, sprAMSlot, sprAMSlotName, sprAMAmmos, |
283 | 40 |
sprAMSlotKeys, sprAMSelection, sprFinger, sprAirBomb, |
534 | 41 |
sprAirplane, sprAmAirplane, sprAmGirder, sprHHTelepMask, |
688 | 42 |
sprSwitch, sprParachute, sprTarget, sprRopeNode, sprConsoleBG, |
823
90d651e75547
Use ammo-in-hand sprites for desert eagle, shotgun and bazooka
unc0rr
parents:
822
diff
changeset
|
43 |
sprQuestion, sprPowerBar, sprWindBar, sprWindL, sprWindR, |
90d651e75547
Use ammo-in-hand sprites for desert eagle, shotgun and bazooka
unc0rr
parents:
822
diff
changeset
|
44 |
sprFlake, sprHandRope, sprHandBazooka, sprHandShotgun, |
847 | 45 |
sprHandDEagle, sprHandAirAttack, sprHandBaseball, sprPHammer, |
46 |
sprHandBlowTorch, sprBlowTorch); |
|
282 | 47 |
|
803 | 48 |
TGearType = (gtAmmo_Bomb, gtHedgehog, gtAmmo_Grenade, gtHealthTag, |
83 | 49 |
gtGrave, gtUFO, gtShotgunShot, gtPickHammer, gtRope, |
49 | 50 |
gtSmokeTrace, gtExplosion, gtMine, gtCase, gtDEagleShot, gtDynamite, |
82 | 51 |
gtTeamHealthSorter, gtClusterBomb, gtCluster, gtShover, gtFlame, |
211 | 52 |
gtFirePunch, gtATStartGame, gtATSmoothWindCh, gtATFinishGame, |
520 | 53 |
gtParachute, gtAirAttack, gtAirBomb, gtBlowTorch, gtGirder, |
590 | 54 |
gtTeleport, gtSmallDamage, gtSwitcher, gtTarget); |
282 | 55 |
|
803 | 56 |
TVisualGearType = (vgtFlake, vgtCloud); |
802
ed5450a89b96
Start implementing 'visual gears' - gears, that don't need to be synchronized (clouds and flakes)
unc0rr
parents:
801
diff
changeset
|
57 |
|
16 | 58 |
TGearsType = set of TGearType; |
282 | 59 |
|
60 |
TSound = (sndGrenadeImpact, sndExplosion, sndThrowPowerUp, sndThrowRelease, |
|
61 |
sndSplash, sndShotgunReload, sndShotgunFire, sndGraveImpact, |
|
799 | 62 |
sndMineTick, sndPickhammer, sndGun, sndUFO, sndJump1, sndJump2, |
815 | 63 |
sndJump3, sndYesSir, sndLaugh, sndIllGetYou, sndIncoming, |
829 | 64 |
sndMissed, sndStupid, sndFirstBlood); |
282 | 65 |
|
82 | 66 |
TAmmoType = (amGrenade, amClusterBomb, amBazooka, amUFO, amShotgun, amPickHammer, |
67 |
amSkip, amRope, amMine, amDEagle, amDynamite, amFirePunch, |
|
409 | 68 |
amBaseballBat, amParachute, amAirAttack, amMineStrike, amBlowTorch, |
534 | 69 |
amGirder, amTeleport, amSwitch); |
282 | 70 |
|
522 | 71 |
THWFont = (fnt16, fntBig, fntSmall); |
282 | 72 |
|
174 | 73 |
TCapGroup = (capgrpGameState, capgrpAmmoinfo, capgrpNetSay, capgrpVolume); |
282 | 74 |
|
307 | 75 |
TStatInfoType = (siGameResult, siMaxStepDamage, siKilledHHs); |
306 | 76 |
|
4 | 77 |
THHFont = record |
78 |
Handle: PTTF_Font; |
|
371 | 79 |
Height: LongInt; |
80 |
style: LongInt; |
|
4 | 81 |
Name: string[15]; |
82 |
end; |
|
282 | 83 |
|
4 | 84 |
TAmmo = record |
85 |
Propz: LongWord; |
|
86 |
Count: LongWord; |
|
87 |
NumPerTurn: LongWord; |
|
88 |
Timer: LongWord; |
|
408 | 89 |
Pos: LongWord; |
4 | 90 |
AmmoType: TAmmoType; |
91 |
end; |
|
755 | 92 |
TTexture = record |
93 |
id: GLuint; |
|
94 |
w, h: LongInt; |
|
95 |
end; |
|
96 |
PTexture = ^TTexture; |
|
4 | 97 |
|
98 |
||
105 | 99 |
const |
43 | 100 |
errmsgCreateSurface = 'Error creating SDL surface'; |
4 | 101 |
errmsgTransparentSet = 'Error setting transparent color'; |
102 |
errmsgUnknownCommand = 'Unknown command'; |
|
103 |
errmsgUnknownVariable = 'Unknown variable'; |
|
104 |
errmsgIncorrectUse = 'Incorrect use'; |
|
105 |
errmsgShouldntRun = 'This program shouldn''t be run manually'; |
|
615 | 106 |
errmsgWrongNumber = 'Wrong parameters number'; |
4 | 107 |
|
108 |
msgLoading = 'Loading '; |
|
109 |
msgOK = 'ok'; |
|
110 |
msgFailed = 'failed'; |
|
111 |
msgGettingConfig = 'Getting game config...'; |
|
112 |
||
113 |
const |
|
304 | 114 |
cMaxPower = 1500; |
115 |
cMaxAngle = 2048; |
|
116 |
cPowerDivisor = 1500; |
|
621 | 117 |
|
74 | 118 |
MAXNAMELEN = 32; |
119 |
||
760 | 120 |
COLOR_LAND = $00FFFFFF; |
64 | 121 |
|
55
e09f7c952a40
Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents:
53
diff
changeset
|
122 |
cifRandomize = $00000001; |
e09f7c952a40
Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents:
53
diff
changeset
|
123 |
cifTheme = $00000002; |
e09f7c952a40
Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents:
53
diff
changeset
|
124 |
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
|
125 |
cifAllInited = cifRandomize or |
e09f7c952a40
Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents:
53
diff
changeset
|
126 |
cifTheme or |
e09f7c952a40
Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents:
53
diff
changeset
|
127 |
cifMap; |
e09f7c952a40
Send run parameters by cmd line, game parameters by IPC... breaks network game
unc0rr
parents:
53
diff
changeset
|
128 |
|
188 | 129 |
cTransparentColor: Longword = $000000; |
4 | 130 |
|
614 | 131 |
cMaxTeams = 6; |
109 | 132 |
cMaxHHIndex = 7; |
423 | 133 |
cMaxHHs = 30; |
53 | 134 |
cMaxSpawnPoints = 1024; |
4 | 135 |
|
22 | 136 |
cMaxEdgePoints = 16384; |
137 |
||
53 | 138 |
cHHRadius = 9; |
70 | 139 |
cHHStepTicks = 38; |
509 | 140 |
|
294 | 141 |
cHHZ = 1000; |
142 |
cCurrHHZ = Succ(cHHZ); |
|
4 | 143 |
|
509 | 144 |
cShotgunRadius = 22; |
511 | 145 |
cBlowTorchC = 6; |
509 | 146 |
|
109 | 147 |
cKeyMaxIndex = 1023; |
4 | 148 |
|
97
e7c1df9cce2c
- make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data
unc0rr
parents:
95
diff
changeset
|
149 |
cMaxCaptions = 4; |
e7c1df9cce2c
- make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data
unc0rr
parents:
95
diff
changeset
|
150 |
|
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
590
diff
changeset
|
151 |
gfForts = $00000001; |
614 | 152 |
gfMultiWeapon = $00000002; |
621 | 153 |
gfSolidLand = $00000004; |
601
78a68cc4d846
Special game mode allowing the only clan on map for training mode
unc0rr
parents:
590
diff
changeset
|
154 |
gfOneClanMode = $10000000; |
4 | 155 |
|
156 |
gstDrowning = $00000001; |
|
157 |
gstHHDriven = $00000002; |
|
158 |
gstMoving = $00000004; |
|
159 |
gstAttacked = $00000008; |
|
160 |
gstAttacking = $00000010; |
|
161 |
gstCollision = $00000020; |
|
162 |
gstHHChooseTarget = $00000040; |
|
163 |
gstHHJumping = $00000100; |
|
164 |
gsttmpFlag = $00000200; |
|
165 |
gstHHThinking = $00000800; |
|
79 | 166 |
gstNoDamage = $00001000; |
424 | 167 |
gstHHHJump = $00002000; |
511 | 168 |
gstAnimation = $00004000; |
4 | 169 |
|
170 |
gm_Left = $00000001; |
|
171 |
gm_Right = $00000002; |
|
172 |
gm_Up = $00000004; |
|
173 |
gm_Down = $00000008; |
|
174 |
gm_Switch = $00000010; |
|
175 |
gm_Attack = $00000020; |
|
176 |
gm_LJump = $00000040; |
|
177 |
gm_HJump = $00000080; |
|
178 |
gm_Destroy= $00000100; |
|
783 | 179 |
gm_Slot = $00000200; // with param |
180 |
gm_Weapon = $00000400; // with param |
|
4 | 181 |
|
263 | 182 |
cMaxSlotIndex = 8; |
409 | 183 |
cMaxSlotAmmoIndex = 2; |
4 | 184 |
|
185 |
ammoprop_Timerable = $00000001; |
|
186 |
ammoprop_Power = $00000002; |
|
187 |
ammoprop_NeedTarget = $00000004; |
|
188 |
ammoprop_ForwMsgs = $00000008; |
|
542 | 189 |
ammoprop_AttackInMove = $00000010; |
13 | 190 |
ammoprop_NoCrosshair = $00000040; |
263 | 191 |
ammoprop_AttackingPut = $00000080; |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
192 |
ammoprop_DontHold = $00000100; |
4 | 193 |
AMMO_INFINITE = High(LongWord); |
194 |
||
42 | 195 |
EXPLAllDamageInRadius = $00000001; |
196 |
EXPLAutoSound = $00000002; |
|
197 |
EXPLNoDamage = $00000004; |
|
198 |
EXPLDoNotTouchHH = $00000008; |
|
305 | 199 |
EXPLDontDraw = $00000010; |
42 | 200 |
|
201 |
posCaseAmmo = $00000001; |
|
202 |
posCaseHealth = $00000002; |
|
4 | 203 |
|
371 | 204 |
NoPointX = Low(LongInt); |
4 | 205 |
|
74 | 206 |
cHHFileName = 'Hedgehog'; |
207 |
cCHFileName = 'Crosshair'; |
|
4 | 208 |
cThemeCFGFilename = 'theme.cfg'; |
209 |
||
210 |
Fontz: array[THWFont] of THHFont = ( |
|
351 | 211 |
(Handle: nil; |
212 |
Height: 12; |
|
202 | 213 |
style: TTF_STYLE_NORMAL; |
74 | 214 |
Name: 'DejaVuSans.ttf'), |
351 | 215 |
(Handle: nil; |
216 |
Height: 24; |
|
202 | 217 |
style: TTF_STYLE_NORMAL; |
522 | 218 |
Name: 'DejaVuSans.ttf'), |
219 |
(Handle: nil; |
|
220 |
Height: 10; |
|
221 |
style: TTF_STYLE_NORMAL; |
|
74 | 222 |
Name: 'DejaVuSans.ttf') |
4 | 223 |
); |
224 |
||
202 | 225 |
FontBorder = 2; |
226 |
||
99 | 227 |
PathPrefix: string = './'; |
228 |
Pathz: array[TPathType] of string = ( |
|
805 | 229 |
'', // ptNone |
267 | 230 |
'', // ptData |
231 |
'Graphics', // ptGraphics |
|
232 |
'Themes', // ptThemes |
|
233 |
'Themes/avematan', // ptCurrTheme |
|
234 |
'Teams', // ptTeams |
|
235 |
'Maps', // ptMaps |
|
53 | 236 |
'', // ptMapCurrent |
267 | 237 |
'Demos', // ptDemos |
238 |
'Sounds', // ptSounds |
|
239 |
'Graphics/Graves', // ptGraves |
|
240 |
'Fonts', // ptFonts |
|
241 |
'Forts', // ptForts |
|
242 |
'Locale', // ptLocale |
|
799 | 243 |
'Graphics/AmmoMenu', // ptAmmoMenu |
822 | 244 |
'Graphics/Hedgehog', // ptHedgehog |
799 | 245 |
'Sounds/voices' // ptVoices |
4 | 246 |
); |
247 |
||
248 |
SpritesData: array[TSprite] of record |
|
35 | 249 |
FileName: String[31]; |
80 | 250 |
Path, AltPath: TPathType; |
755 | 251 |
Texture: PTexture; |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
252 |
Surface: PSDL_Surface; |
371 | 253 |
Width, Height: LongInt; |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
254 |
saveSurf: boolean; |
35 | 255 |
end = ( |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
256 |
(FileName: 'BlueWater'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
793 | 257 |
Width: 256; Height: 32; saveSurf: false),// sprWater |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
258 |
(FileName: 'Clouds'; Path: ptCurrTheme;AltPath: ptGraphics; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
259 |
Width: 256; Height:128; saveSurf: false),// sprCloud |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
260 |
(FileName: 'Bomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
776
8fc7e59d9cb4
Convert the rest of rotated sprites to be rotated by OpenGL
unc0rr
parents:
775
diff
changeset
|
261 |
Width: 8; Height: 8; saveSurf: false),// sprBomb |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
262 |
(FileName: 'BigDigits'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
263 |
Width: 32; Height: 32; saveSurf: false),// sprBigDigit |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
264 |
(FileName: 'Frame'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
265 |
Width: 4; Height: 32; saveSurf: false),// sprFrame |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
266 |
(FileName: 'Lag'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
267 |
Width: 65; Height: 65; saveSurf: false),// sprLag |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
268 |
(FileName: 'Arrow'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
269 |
Width: 16; Height: 16; saveSurf: false),// sprCursor |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
270 |
(FileName: 'Grenade'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
775 | 271 |
Width: 16; Height: 16; saveSurf: false),// sprGrenade |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
272 |
(FileName: 'Targetp'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
273 |
Width: 32; Height: 32; saveSurf: false),// sprTargetP |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
274 |
(FileName: 'UFO'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
275 |
Width: 32; Height: 32; saveSurf: false),// sprUFO |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
276 |
(FileName: 'SmokeTrace'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
277 |
Width: 32; Height: 32; saveSurf: false),// sprSmokeTrace |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
278 |
(FileName: 'RopeHook'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
776
8fc7e59d9cb4
Convert the rest of rotated sprites to be rotated by OpenGL
unc0rr
parents:
775
diff
changeset
|
279 |
Width: 16; Height: 16; saveSurf: false),// sprRopeHook |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
280 |
(FileName: 'Expl50'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
281 |
Width: 64; Height: 64; saveSurf: false),// sprExplosion50 |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
282 |
(FileName: 'MineOff'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
776
8fc7e59d9cb4
Convert the rest of rotated sprites to be rotated by OpenGL
unc0rr
parents:
775
diff
changeset
|
283 |
Width: 8; Height: 8; saveSurf: false),// sprMineOff |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
284 |
(FileName: 'MineOn'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
776
8fc7e59d9cb4
Convert the rest of rotated sprites to be rotated by OpenGL
unc0rr
parents:
775
diff
changeset
|
285 |
Width: 8; Height: 8; saveSurf: false),// sprMineOn |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
286 |
(FileName: 'Case'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
287 |
Width: 32; Height: 32; saveSurf: false),// sprCase |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
288 |
(FileName: 'FirstAid'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
289 |
Width: 48; Height: 48; saveSurf: false),// sprFAid |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
290 |
(FileName: 'dynamite'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
291 |
Width: 32; Height: 32; saveSurf: false),// sprDynamite |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
292 |
(FileName: 'Power'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
293 |
Width: 32; Height: 32; saveSurf: false),// sprPower |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
294 |
(FileName: 'ClBomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
295 |
Width: 16; Height: 16; saveSurf: false),// sprClusterBomb |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
296 |
(FileName: 'ClParticle'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
297 |
Width: 16; Height: 16; saveSurf: false),// sprClusterParticle |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
298 |
(FileName: 'Flame'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
299 |
Width: 16; Height: 16; saveSurf: false),// sprFlame |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
300 |
(FileName: 'horizont'; Path: ptCurrTheme;AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
301 |
Width: 0; Height: 0; saveSurf: false),// sprHorizont |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
302 |
(FileName: 'Sky'; Path: ptCurrTheme;AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
303 |
Width: 0; Height: 0; saveSurf: false),// sprSky |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
304 |
(FileName: 'BrdrLines'; Path: ptAmmoMenu; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
305 |
Width: 202; Height: 1; saveSurf: false),// sprAMBorders |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
306 |
(FileName: 'Slot'; Path: ptAmmoMenu; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
307 |
Width: 202; Height: 33; saveSurf: false),// sprAMSlot |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
308 |
(FileName: 'AmmoName'; Path: ptAmmoMenu; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
309 |
Width: 202; Height: 33; saveSurf: false),// sprAMSlotName |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
310 |
(FileName: 'Ammos'; Path: ptAmmoMenu; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
311 |
Width: 32; Height: 32; saveSurf: false),// sprAMAmmos |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
312 |
(FileName: 'SlotKeys'; Path: ptAmmoMenu; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
313 |
Width: 32; Height: 32; saveSurf: false),// sprAMSlotKeys |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
314 |
(FileName: 'Selection'; Path: ptAmmoMenu; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
315 |
Width: 32; Height: 32; saveSurf: false),// sprAMSelection |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
316 |
(FileName: 'Finger'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
317 |
Width: 32; Height: 48; saveSurf: false),// sprFinger |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
318 |
(FileName: 'AirBomb'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
776
8fc7e59d9cb4
Convert the rest of rotated sprites to be rotated by OpenGL
unc0rr
parents:
775
diff
changeset
|
319 |
Width: 16; Height: 16; saveSurf: false),// sprAirBomb |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
320 |
(FileName: 'Airplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
321 |
Width: 125; Height: 42; saveSurf: false),// sprAirplane |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
322 |
(FileName: 'amAirplane'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
776
8fc7e59d9cb4
Convert the rest of rotated sprites to be rotated by OpenGL
unc0rr
parents:
775
diff
changeset
|
323 |
Width: 64; Height: 32; saveSurf: false),// sprAmAirplane |
769
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
324 |
(FileName: 'amGirder'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
325 |
Width: 160; Height:160; saveSurf: true),// sprAmGirder |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
326 |
(FileName: 'hhMask'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
327 |
Width: 32; Height: 32; saveSurf: true),// sprHHTelepMask |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
328 |
(FileName: 'Switch'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
329 |
Width: 32; Height: 32; saveSurf: false),// sprSwitch |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
330 |
(FileName: 'Parachute'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
331 |
Width: 48; Height: 48; saveSurf: false),// sprParachute |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
332 |
(FileName: 'Target'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
333 |
Width: 32; Height: 32; saveSurf: false),// sprTarget |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
334 |
(FileName: 'RopeNode'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
335 |
Width: 6; Height: 6; saveSurf: false),// sprRopeNode |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
336 |
(FileName: 'Console'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
337 |
Width: 256; Height:256; saveSurf: false),// sprConsoleBG |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
338 |
(FileName: 'thinking'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
339 |
Width: 32; Height: 32; saveSurf: false),// sprQuestion |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
340 |
(FileName: 'PowerBar'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
341 |
Width: 256; Height: 32; saveSurf: false),// sprPowerBar |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
342 |
(FileName: 'WindBar'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
343 |
Width: 151; Height: 17; saveSurf: false),// sprWindBar |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
344 |
(FileName: 'WindL'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
345 |
Width: 80; Height: 13; saveSurf: false),// sprWindL |
788efc1d649f
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
unc0rr
parents:
760
diff
changeset
|
346 |
(FileName: 'WindR'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
805 | 347 |
Width: 80; Height: 13; saveSurf: false),// sprWindR |
348 |
(FileName: 'Flake'; Path:ptCurrTheme; AltPath: ptNone; Texture: nil; Surface: nil; |
|
822 | 349 |
Width: 64; Height: 64; saveSurf: false),// sprFlake |
350 |
(FileName: 'amRope'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
|
823
90d651e75547
Use ammo-in-hand sprites for desert eagle, shotgun and bazooka
unc0rr
parents:
822
diff
changeset
|
351 |
Width: 32; Height: 32; saveSurf: false),// sprHandRope |
90d651e75547
Use ammo-in-hand sprites for desert eagle, shotgun and bazooka
unc0rr
parents:
822
diff
changeset
|
352 |
(FileName: 'amBazooka'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
90d651e75547
Use ammo-in-hand sprites for desert eagle, shotgun and bazooka
unc0rr
parents:
822
diff
changeset
|
353 |
Width: 32; Height: 32; saveSurf: false),// sprHandBazooka |
90d651e75547
Use ammo-in-hand sprites for desert eagle, shotgun and bazooka
unc0rr
parents:
822
diff
changeset
|
354 |
(FileName: 'amShotgun'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
90d651e75547
Use ammo-in-hand sprites for desert eagle, shotgun and bazooka
unc0rr
parents:
822
diff
changeset
|
355 |
Width: 32; Height: 32; saveSurf: false),// sprHandShotgun |
90d651e75547
Use ammo-in-hand sprites for desert eagle, shotgun and bazooka
unc0rr
parents:
822
diff
changeset
|
356 |
(FileName: 'amDEagle'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
825 | 357 |
Width: 32; Height: 32; saveSurf: false),// sprHandDEagle |
358 |
(FileName:'amAirAttack'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
|
834 | 359 |
Width: 32; Height: 32; saveSurf: false),// sprHandAirAttack |
360 |
(FileName: 'amBaseball'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
|
845 | 361 |
Width: 32; Height: 32; saveSurf: false),// sprHandBaseball |
362 |
(FileName: 'Hammer'; Path: ptGraphics; AltPath: ptNone; Texture: nil; Surface: nil; |
|
847 | 363 |
Width: 32; Height: 64; saveSurf: false),// sprPHammer |
364 |
(FileName: 'amBTorch_i'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
|
365 |
Width: 32; Height: 32; saveSurf: false),// sprHandBlowToch |
|
366 |
(FileName: 'amBTorch_w'; Path: ptHedgehog; AltPath: ptNone; Texture: nil; Surface: nil; |
|
367 |
Width: 32; Height: 32; saveSurf: false) // sprBlowToch |
|
35 | 368 |
); |
688 | 369 |
|
4 | 370 |
Soundz: array[TSound] of record |
799 | 371 |
FileName: String[31]; |
372 |
Path : TPathType; |
|
373 |
id : PMixChunk; |
|
374 |
lastChan: LongInt; |
|
375 |
end = ( |
|
376 |
(FileName: 'grenadeimpact.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndGrenadeImpact |
|
377 |
(FileName: 'explosion.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndExplosion |
|
378 |
(FileName: 'throwpowerup.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndThrowPowerUp |
|
379 |
(FileName: 'throwrelease.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndThrowRelease |
|
380 |
(FileName: 'splash.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndSplash |
|
381 |
(FileName: 'shotgunreload.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndShotgunReload |
|
382 |
(FileName: 'shotgunfire.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndShotgunFire |
|
383 |
(FileName: 'graveimpact.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndGraveImpact |
|
384 |
(FileName: 'minetick.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndMineTicks |
|
385 |
(FileName: 'pickhammer.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndPickhammer |
|
386 |
(FileName: 'gun.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndGun |
|
387 |
(FileName: 'ufo.ogg'; Path: ptSounds; id: nil; lastChan: 0),// sndUFO |
|
388 |
(FileName: 'Jump1.ogg'; Path: ptVoices; id: nil; lastChan: 0),// sndJump1 |
|
389 |
(FileName: 'Jump2.ogg'; Path: ptVoices; id: nil; lastChan: 0),// sndJump2 |
|
800 | 390 |
(FileName: 'Jump3.ogg'; Path: ptVoices; id: nil; lastChan: 0),// sndJump3 |
391 |
(FileName: 'Yessir.ogg'; Path: ptVoices; id: nil; lastChan: 0),// sndYesSir |
|
801 | 392 |
(FileName: 'Laugh.ogg'; Path: ptVoices; id: nil; lastChan: 0),// sndLaugh |
393 |
(FileName: 'Illgetyou.ogg'; Path: ptVoices; id: nil; lastChan: 0),// sndIllGetYou |
|
815 | 394 |
(FileName: 'Incoming.ogg'; Path: ptVoices; id: nil; lastChan: 0),// sndIncoming |
395 |
(FileName: 'Missed.ogg'; Path: ptVoices; id: nil; lastChan: 0),// sndMissed |
|
829 | 396 |
(FileName: 'Stupid.ogg'; Path: ptVoices; id: nil; lastChan: 0),// sndStupid |
397 |
(FileName: 'Firstblood.ogg'; Path: ptVoices; id: nil; lastChan: 0) // sndFirstBlood |
|
815 | 398 |
); |
4 | 399 |
|
400 |
Ammoz: array [TAmmoType] of record |
|
80 | 401 |
NameId: TAmmoStrId; |
843 | 402 |
NameTex: PTexture; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
403 |
Probability, NumberInCase: Longword; |
4 | 404 |
Ammo: TAmmo; |
112 | 405 |
Slot: 0..cMaxSlotIndex; |
4 | 406 |
TimeAfterTurn: Longword; |
304 | 407 |
minAngle, maxAngle: Longword; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
408 |
isDamaging: boolean; |
408 | 409 |
PosCount: Longword; |
410 |
PosSprite: TSprite; |
|
4 | 411 |
end = ( |
80 | 412 |
(NameId: sidGrenade; |
843 | 413 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
414 |
Probability: 0; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
415 |
NumberInCase: 1; |
263 | 416 |
Ammo: (Propz: ammoprop_Timerable or |
417 |
ammoprop_Power; |
|
4 | 418 |
Count: AMMO_INFINITE; |
419 |
NumPerTurn: 0; |
|
420 |
Timer: 3000; |
|
408 | 421 |
Pos: 0; |
4 | 422 |
AmmoType: amGrenade); |
10 | 423 |
Slot: 1; |
351 | 424 |
TimeAfterTurn: 3000; |
425 |
minAngle: 0; |
|
408 | 426 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
427 |
isDamaging: true; |
495 | 428 |
PosCount: 1; |
429 |
PosSprite: sprWater), |
|
80 | 430 |
(NameId: sidClusterBomb; |
843 | 431 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
432 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
433 |
NumberInCase: 3; |
263 | 434 |
Ammo: (Propz: ammoprop_Timerable or |
435 |
ammoprop_Power; |
|
78 | 436 |
Count: 5; |
437 |
NumPerTurn: 0; |
|
438 |
Timer: 3000; |
|
408 | 439 |
Pos: 0; |
78 | 440 |
AmmoType: amClusterBomb); |
441 |
Slot: 1; |
|
351 | 442 |
TimeAfterTurn: 3000; |
443 |
minAngle: 0; |
|
408 | 444 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
445 |
isDamaging: true; |
495 | 446 |
PosCount: 1; |
447 |
PosSprite: sprWater), |
|
80 | 448 |
(NameId: sidBazooka; |
843 | 449 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
450 |
Probability: 0; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
451 |
NumberInCase: 1; |
4 | 452 |
Ammo: (Propz: ammoprop_Power; |
453 |
Count: AMMO_INFINITE; |
|
454 |
NumPerTurn: 0; |
|
455 |
Timer: 0; |
|
408 | 456 |
Pos: 0; |
4 | 457 |
AmmoType: amBazooka); |
10 | 458 |
Slot: 0; |
351 | 459 |
TimeAfterTurn: 3000; |
460 |
minAngle: 0; |
|
408 | 461 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
462 |
isDamaging: true; |
495 | 463 |
PosCount: 1; |
464 |
PosSprite: sprWater), |
|
80 | 465 |
(NameId: sidUFO; |
843 | 466 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
467 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
468 |
NumberInCase: 1; |
263 | 469 |
Ammo: (Propz: ammoprop_Power or |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
470 |
ammoprop_NeedTarget or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
471 |
ammoprop_DontHold; |
56 | 472 |
Count: 2; |
4 | 473 |
NumPerTurn: 0; |
474 |
Timer: 0; |
|
408 | 475 |
Pos: 0; |
4 | 476 |
AmmoType: amUFO); |
477 |
Slot: 0; |
|
351 | 478 |
TimeAfterTurn: 3000; |
479 |
minAngle: 0; |
|
408 | 480 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
481 |
isDamaging: true; |
495 | 482 |
PosCount: 1; |
483 |
PosSprite: sprWater), |
|
80 | 484 |
(NameId: sidShotgun; |
843 | 485 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
486 |
Probability: 0; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
487 |
NumberInCase: 1; |
95 | 488 |
Ammo: (Propz: ammoprop_ForwMsgs; |
4 | 489 |
Count: AMMO_INFINITE; |
490 |
NumPerTurn: 1; |
|
491 |
Timer: 0; |
|
408 | 492 |
Pos: 0; |
4 | 493 |
AmmoType: amShotgun); |
494 |
Slot: 2; |
|
351 | 495 |
TimeAfterTurn: 3000; |
496 |
minAngle: 0; |
|
408 | 497 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
498 |
isDamaging: true; |
495 | 499 |
PosCount: 1; |
500 |
PosSprite: sprWater), |
|
80 | 501 |
(NameId: sidPickHammer; |
843 | 502 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
503 |
Probability: 0; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
504 |
NumberInCase: 1; |
263 | 505 |
Ammo: (Propz: ammoprop_ForwMsgs or |
542 | 506 |
ammoprop_AttackInMove or |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
507 |
ammoprop_NoCrosshair or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
508 |
ammoprop_DontHold; |
4 | 509 |
Count: 2; |
510 |
NumPerTurn: 0; |
|
511 |
Timer: 0; |
|
408 | 512 |
Pos: 0; |
4 | 513 |
AmmoType: amPickHammer); |
263 | 514 |
Slot: 6; |
351 | 515 |
TimeAfterTurn: 0; |
516 |
minAngle: 0; |
|
408 | 517 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
518 |
isDamaging: false; |
495 | 519 |
PosCount: 1; |
520 |
PosSprite: sprWater), |
|
80 | 521 |
(NameId: sidSkip; |
843 | 522 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
523 |
Probability: 0; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
524 |
NumberInCase: 1; |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
525 |
Ammo: (Propz: ammoprop_DontHold; |
4 | 526 |
Count: AMMO_INFINITE; |
527 |
NumPerTurn: 0; |
|
528 |
Timer: 0; |
|
408 | 529 |
Pos: 0; |
4 | 530 |
AmmoType: amSkip); |
263 | 531 |
Slot: 8; |
351 | 532 |
TimeAfterTurn: 0; |
533 |
minAngle: 0; |
|
408 | 534 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
535 |
isDamaging: false; |
495 | 536 |
PosCount: 1; |
537 |
PosSprite: sprWater), |
|
80 | 538 |
(NameId: sidRope; |
843 | 539 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
540 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
541 |
NumberInCase: 3; |
263 | 542 |
Ammo: (Propz: ammoprop_ForwMsgs or |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
543 |
ammoprop_AttackInMove or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
544 |
ammoprop_DontHold; |
4 | 545 |
Count: 5; |
546 |
NumPerTurn: 0; |
|
547 |
Timer: 0; |
|
408 | 548 |
Pos: 0; |
4 | 549 |
AmmoType: amRope); |
263 | 550 |
Slot: 7; |
304 | 551 |
TimeAfterTurn: 0; |
351 | 552 |
minAngle: 0; |
823
90d651e75547
Use ammo-in-hand sprites for desert eagle, shotgun and bazooka
unc0rr
parents:
822
diff
changeset
|
553 |
maxAngle: cMaxAngle div 2; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
554 |
isDamaging: false; |
495 | 555 |
PosCount: 1; |
556 |
PosSprite: sprWater), |
|
80 | 557 |
(NameId: sidMine; |
843 | 558 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
559 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
560 |
NumberInCase: 1; |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
561 |
Ammo: (Propz: ammoprop_NoCrosshair or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
562 |
ammoprop_DontHold; |
56 | 563 |
Count: 2; |
10 | 564 |
NumPerTurn: 0; |
565 |
Timer: 0; |
|
408 | 566 |
Pos: 0; |
10 | 567 |
AmmoType: amMine); |
79 | 568 |
Slot: 4; |
351 | 569 |
TimeAfterTurn: 5000; |
570 |
minAngle: 0; |
|
408 | 571 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
572 |
isDamaging: true; |
495 | 573 |
PosCount: 1; |
574 |
PosSprite: sprWater), |
|
80 | 575 |
(NameId: sidDEagle; |
843 | 576 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
577 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
578 |
NumberInCase: 2; |
37 | 579 |
Ammo: (Propz: 0; |
75 | 580 |
Count: 3; |
37 | 581 |
NumPerTurn: 3; |
582 |
Timer: 0; |
|
408 | 583 |
Pos: 0; |
37 | 584 |
AmmoType: amDEagle); |
585 |
Slot: 2; |
|
351 | 586 |
TimeAfterTurn: 3000; |
587 |
minAngle: 0; |
|
408 | 588 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
589 |
isDamaging: true; |
495 | 590 |
PosCount: 1; |
591 |
PosSprite: sprWater), |
|
408 | 592 |
(NameId: sidDynamite; |
843 | 593 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
594 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
595 |
NumberInCase: 1; |
408 | 596 |
Ammo: (Propz: ammoprop_NoCrosshair or |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
597 |
ammoprop_AttackInMove or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
598 |
ammoprop_DontHold; |
408 | 599 |
Count: 1; |
600 |
NumPerTurn: 0; |
|
601 |
Timer: 0; |
|
602 |
Pos: 0; |
|
603 |
AmmoType: amDynamite); |
|
604 |
Slot: 4; |
|
605 |
TimeAfterTurn: 5000; |
|
351 | 606 |
minAngle: 0; |
408 | 607 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
608 |
isDamaging: true; |
495 | 609 |
PosCount: 1; |
610 |
PosSprite: sprWater), |
|
408 | 611 |
(NameId: sidFirePunch; |
843 | 612 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
613 |
Probability: 0; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
614 |
NumberInCase: 1; |
408 | 615 |
Ammo: (Propz: ammoprop_NoCrosshair or |
616 |
ammoprop_ForwMsgs or |
|
542 | 617 |
ammoprop_AttackInMove; |
408 | 618 |
Count: AMMO_INFINITE; |
619 |
NumPerTurn: 0; |
|
620 |
Timer: 0; |
|
621 |
Pos: 0; |
|
622 |
AmmoType: amFirePunch); |
|
623 |
Slot: 3; |
|
624 |
TimeAfterTurn: 3000; |
|
625 |
MinAngle: 0; |
|
626 |
maxAngle: 0; |
|
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
627 |
isDamaging: true; |
495 | 628 |
PosCount: 1; |
629 |
PosSprite: sprWater), |
|
408 | 630 |
(NameId: sidBaseballBat; |
843 | 631 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
632 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
633 |
NumberInCase: 1; |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
634 |
Ammo: (Propz: ammoprop_DontHold; |
408 | 635 |
Count: 1; |
636 |
NumPerTurn: 0; |
|
637 |
Timer: 0; |
|
638 |
Pos: 0; |
|
639 |
AmmoType: amBaseballBat); |
|
640 |
Slot: 3; |
|
641 |
TimeAfterTurn: 5000; |
|
351 | 642 |
minAngle: 0; |
408 | 643 |
maxAngle: cMaxAngle div 2; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
644 |
isDamaging: true; |
495 | 645 |
PosCount: 1; |
646 |
PosSprite: sprWater), |
|
211 | 647 |
(NameId: sidParachute; |
843 | 648 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
649 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
650 |
NumberInCase: 1; |
263 | 651 |
Ammo: (Propz: ammoprop_ForwMsgs or |
542 | 652 |
ammoprop_AttackInMove or |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
653 |
ammoprop_NoCrosshair or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
654 |
ammoprop_DontHold; |
211 | 655 |
Count: 2; |
656 |
NumPerTurn: 0; |
|
657 |
Timer: 0; |
|
408 | 658 |
Pos: 0; |
211 | 659 |
AmmoType: amParachute); |
263 | 660 |
Slot: 7; |
351 | 661 |
TimeAfterTurn: 0; |
662 |
minAngle: 0; |
|
408 | 663 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
664 |
isDamaging: false; |
495 | 665 |
PosCount: 1; |
666 |
PosSprite: sprWater), |
|
263 | 667 |
(NameId: sidAirAttack; |
843 | 668 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
669 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
670 |
NumberInCase: 1; |
263 | 671 |
Ammo: (Propz: ammoprop_NoCrosshair or |
672 |
ammoprop_NeedTarget or |
|
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
673 |
ammoprop_AttackingPut or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
674 |
ammoprop_DontHold; |
285 | 675 |
Count: 1; |
263 | 676 |
NumPerTurn: 0; |
677 |
Timer: 0; |
|
408 | 678 |
Pos: 0; |
263 | 679 |
AmmoType: amAirAttack); |
680 |
Slot: 5; |
|
351 | 681 |
TimeAfterTurn: 0; |
682 |
minAngle: 0; |
|
408 | 683 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
684 |
isDamaging: true; |
408 | 685 |
PosCount: 2; |
686 |
PosSprite: sprAmAirplane), |
|
285 | 687 |
(NameId: sidMineStrike; |
843 | 688 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
689 |
Probability: 400; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
690 |
NumberInCase: 1; |
285 | 691 |
Ammo: (Propz: ammoprop_NoCrosshair or |
692 |
ammoprop_NeedTarget or |
|
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
693 |
ammoprop_AttackingPut or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
694 |
ammoprop_DontHold; |
285 | 695 |
Count: 1; |
696 |
NumPerTurn: 0; |
|
697 |
Timer: 0; |
|
408 | 698 |
Pos: 0; |
285 | 699 |
AmmoType: amMineStrike); |
700 |
Slot: 5; |
|
351 | 701 |
TimeAfterTurn: 0; |
702 |
minAngle: 0; |
|
408 | 703 |
maxAngle: 0; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
704 |
isDamaging: true; |
408 | 705 |
PosCount: 2; |
706 |
PosSprite: sprAmAirplane), |
|
302 | 707 |
(NameId: sidBlowTorch; |
843 | 708 |
NameTex: nil; |
394
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
709 |
Probability: 100; |
4c017ae1226a
- Implement hack to let ammo stores work without needed assistance of frontend
unc0rr
parents:
393
diff
changeset
|
710 |
NumberInCase: 2; |
302 | 711 |
Ammo: (Propz: ammoprop_ForwMsgs; |
712 |
Count: 1; |
|
713 |
NumPerTurn: 0; |
|
714 |
Timer: 0; |
|
408 | 715 |
Pos: 0; |
302 | 716 |
AmmoType: amBlowTorch); |
717 |
Slot: 6; |
|
304 | 718 |
TimeAfterTurn: 3000; |
305 | 719 |
minAngle: 768; |
408 | 720 |
maxAngle: 1280; |
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
721 |
isDamaging: false; |
495 | 722 |
PosCount: 1; |
723 |
PosSprite: sprWater), |
|
409 | 724 |
(NameId: sidGirder; |
843 | 725 |
NameTex: nil; |
409 | 726 |
Probability: 400; |
411 | 727 |
NumberInCase: 3; |
409 | 728 |
Ammo: (Propz: ammoprop_NoCrosshair or |
729 |
ammoprop_NeedTarget or |
|
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
730 |
ammoprop_AttackingPut or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
731 |
ammoprop_DontHold; |
409 | 732 |
Count: 1; |
733 |
NumPerTurn: 0; |
|
734 |
Timer: 0; |
|
735 |
Pos: 0; |
|
736 |
AmmoType: amGirder); |
|
737 |
Slot: 6; |
|
738 |
TimeAfterTurn: 3000; |
|
739 |
minAngle: 0; |
|
740 |
maxAngle: 0; |
|
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
741 |
isDamaging: false; |
423 | 742 |
PosCount: 8; |
520 | 743 |
PosSprite: sprAmGirder), |
744 |
(NameId: sidTeleport; |
|
843 | 745 |
NameTex: nil; |
520 | 746 |
Probability: 400; |
747 |
NumberInCase: 1; |
|
525 | 748 |
Ammo: (Propz: ammoprop_ForwMsgs or |
749 |
ammoprop_NoCrosshair or |
|
520 | 750 |
ammoprop_NeedTarget or |
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
751 |
ammoprop_AttackingPut or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
752 |
ammoprop_DontHold; |
520 | 753 |
Count: 2; |
754 |
NumPerTurn: 0; |
|
755 |
Timer: 0; |
|
756 |
Pos: 0; |
|
757 |
AmmoType: amTeleport); |
|
758 |
Slot: 7; |
|
759 |
TimeAfterTurn: 0; |
|
760 |
minAngle: 0; |
|
761 |
maxAngle: 0; |
|
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
762 |
isDamaging: false; |
520 | 763 |
PosCount: 1; |
534 | 764 |
PosSprite: sprWater), |
765 |
(NameId: sidSwitch; |
|
843 | 766 |
NameTex: nil; |
534 | 767 |
Probability: 100; |
768 |
NumberInCase: 1; |
|
769 |
Ammo: (Propz: ammoprop_ForwMsgs or |
|
553
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
770 |
ammoprop_NoCrosshair or |
5478386d935f
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr
parents:
547
diff
changeset
|
771 |
ammoprop_DontHold; |
534 | 772 |
Count: 3; |
773 |
NumPerTurn: 0; |
|
774 |
Timer: 0; |
|
775 |
Pos: 0; |
|
776 |
AmmoType: amSwitch); |
|
777 |
Slot: 8; |
|
778 |
TimeAfterTurn: 0; |
|
779 |
minAngle: 0; |
|
780 |
maxAngle: 0; |
|
830
f07267032194
- Add statistics info for ammo used in step and whether it is damaging ammo
unc0rr
parents:
829
diff
changeset
|
781 |
isDamaging: false; |
534 | 782 |
PosCount: 1; |
520 | 783 |
PosSprite: sprWater)); |
37 | 784 |
|
844 | 785 |
var CountTexz: array[1..9] of PTexture; |
786 |
||
4 | 787 |
implementation |
788 |
||
789 |
end. |