Shmup/src
Sylvain PILLOT 8138a5e554 trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
..
MyAzurShaders.h added boss with multiple destructible parts and many explosions 2023-08-14 14:22:53 +02:00
background.cpp trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
background.h trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
bonus.cpp trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
bonus.h trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
boss.cpp trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
boss.h trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
bullet.cpp added boss tarjectory based on splines + corrected bullet vector trajectory taht was not correctly rounded during num32->int conversion 2023-08-23 20:16:30 +02:00
bullet.h added boss tarjectory based on splines + corrected bullet vector trajectory taht was not correctly rounded during num32->int conversion 2023-08-23 20:16:30 +02:00
collections.cpp trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
collections.h enemy shoots + scrolable background 2023-02-05 10:05:05 +01:00
config.h update roadmap and completed README.md / TODO.txt accordingly 2023-08-23 09:07:11 +02:00
enemy.cpp trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
enemy.h trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
extrakeyboard.cpp added boss with multiple destructible parts and many explosions 2023-08-14 14:22:53 +02:00
extrakeyboard.h Brand new KeyboardExtra class to handle complex keyboard events (1 layer above gint\keyboard.h 2023-01-29 12:12:24 +01:00
fast_trig.cpp basic fixed-point math trigonometric functions 2023-02-05 13:53:42 +01:00
fast_trig.h basic fixed-point math trigonometric functions 2023-02-05 13:53:42 +01:00
impact.cpp added boss with multiple destructible parts and many explosions 2023-08-14 14:22:53 +02:00
impact.h cleaning of sources + impacts of bullets on enemies 2023-01-22 14:30:19 +01:00
main.cpp trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
particles.cpp added boss with multiple destructible parts and many explosions 2023-08-14 14:22:53 +02:00
particles.h tuned explosions details 2023-01-20 12:31:38 +01:00
player.cpp trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
player.h Added the Bonus System 2023-02-05 16:49:56 +01:00
point2D.cpp [WIP] creation of movement trajectory based on Catmull-Rom 2023-01-23 08:02:13 +01:00
point2D.h [WIP] creation of movement trajectory based on Catmull-Rom 2023-01-23 08:02:13 +01:00
starfieldshader.cpp added boss with multiple destructible parts and many explosions 2023-08-14 14:22:53 +02:00
tilesmapshader.cpp added boss with multiple destructible parts and many explosions 2023-08-14 14:22:53 +02:00
trajectory.cpp trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
trajectory.h trajectories can now be shared for several enemies (fleets) + new assets + adjustable background speed + ... 2023-08-30 10:01:20 +02:00
utilities.cpp Prepare stuff for mode of Shmup 2023-08-25 10:33:52 +02:00
utilities.h Prepare stuff for mode of Shmup 2023-08-25 10:33:52 +02:00
vector2D.h Boss with satellite guns - Bullet Hell versions to test framerate 2023-08-22 23:34:18 +02:00