TheoryOfNekomata
8bf3b46233
Update gamepad event handling
Use game controller APIs instead of the joystick ones to be able to use
the gamepad button DB file.
pirms 1 gada
TheoryOfNekomata
c754e55558
Fix tests on Windows, update sprites
The SDL.h include is only valid for macOS because of memset_pattern4, on
Windows it is not required.
The character and weapon sprites have been updated.
pirms 1 gada
TheoryOfNekomata
270c1aca87
Update weapon sprites
Simplify design of grenade launcher in Paragon.
pirms 1 gada
TheoryOfNekomata
8a2e159aae
Update weapon models
Update Paragon details.
pirms 1 gada
TheoryOfNekomata
bfe16c942e
Update weapon data
Balance weapon stats.
pirms 1 gada
TheoryOfNekomata
a2f8cc224f
Update Militant
Add some missing parts.
pirms 2 gadiem
TheoryOfNekomata
8a42a6c0c2
Update weapon sprites
Use common terms for geometry groups.
pirms 2 gadiem
TheoryOfNekomata
8fddede051
Update sprite loading code
The sprites are now loaded using a utility function in IZ_video.
pirms 2 gadiem
TheoryOfNekomata
97bf51a42a
Update weapon sprites, add Ordinator
The weapon sprites are now exported to SVG.
There is a new weapon called Ordinator which fires 20 rounds of .45 ACP.
pirms 2 gadiem
TheoryOfNekomata
f02e79d1c4
Update weapons, start auditing audio
The bullets have been improved. Also, file structure for weapons is
being drafted.
pirms 2 gadiem
TheoryOfNekomata
eaf9cebfbf
Add SVG sprites, update grouping
Ensure no transforms are done with the sprite components.
pirms 2 gadiem
TheoryOfNekomata
e014ce1af6
Draw Paragon magazine, showcase all weapons
The magazine for Paragon is now drawn. Also the weapons showcase is
added for showing all the available geometry of all the weapons.
pirms 2 gadiem
TheoryOfNekomata
422f53e06d
Update Militant magazine
Ensure magazine is completely drawn.
pirms 2 gadiem
TheoryOfNekomata
dc25d90719
Update weapons
Fix sprite grouping, add more neutral codenames to weapons.
pirms 2 gadiem
TheoryOfNekomata
1ceafa9423
Update .50 AE
Use measurements from CIP.
pirms 2 gadiem
TheoryOfNekomata
307f1e6722
Update bullet sprite
Use construction sheet for 9mm.
pirms 2 gadiem
TheoryOfNekomata
b73c32d7dd
Draw rifle bullets, correction to 50 AE graphic
Draw the rifle bullets according to dimension charts.
pirms 2 gadiem
TheoryOfNekomata
63021f04d1
Trace weapon ammo
The magazines for each weapon except the rifles have been drawn.
pirms 2 gadiem