aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Started working on cool starsnathansmithsmith2023-11-058-22/+86
* Game play feeling greatnathansmithsmith2023-11-047-15/+116
* Getting it ready for real level makingnathansmithsmith2023-11-048-48/+63
* changed gyro colornathansmithsmith2023-10-312-1/+2
* Fixed gyro with weird pixely thingynathansmithsmith2023-10-303-6/+6
* I over use render textures lolnathansmithsmith2023-10-295-12/+53
* Deleted some stuffnathansmithsmith2023-10-281-13/+0
* Things change color so you know when its on targetnathansmithsmith2023-10-283-7/+28
* Using distance from target for targeting speed nownathansmithsmith2023-10-282-23/+12
* Playing with targeting morenathansmithsmith2023-10-273-5/+33
* Targeting info on screennathansmithsmith2023-10-274-6/+26
* Better targetingnathansmithsmith2023-10-275-35/+97
* Targetting workingnathansmithsmith2023-10-242-16/+41
* Untested target locking code (:nathansmithsmith2023-10-132-0/+71
* Some more aimming shitnathansmithsmith2023-10-133-2/+13
* Made player gun a bit betternathansmithsmith2023-10-115-14/+46
* Fixed frame rate issue (should have fixed it a month ago)nathansmithsmith2023-10-115-25/+13
* Fixed issues I should have fixed a while agonathansmithsmith2023-10-065-5/+10
* Played around with levels a bitnathansmithsmith2023-10-041-2/+15
* Levels workingnathansmithsmith2023-10-035-3/+76
* Now using the level handlernathansmithsmith2023-10-028-23/+60
* Started using the level handlernathansmithsmith2023-10-026-6/+53
* Better design for level handlingnathansmithsmith2023-10-012-11/+16
* Worked on levels a bit morenathansmithsmith2023-10-012-8/+35
* Started working on levelsnathansmithsmith2023-09-292-0/+32
* debug camera addednathansmithsmith2023-09-253-5/+27
* Now switching cameras in gamenathansmithsmith2023-09-254-8/+46
* changed some constantsnathansmithsmith2023-09-251-1/+1
* Moved around radar colorsnathansmithsmith2023-09-242-2/+4
* Made camera system handle more cameras easiernathansmithsmith2023-09-248-45/+77
* Made radar orthographicnathansmithsmith2023-09-232-5/+8
* Radar workingnathansmithsmith2023-09-236-12/+146
* Better gyroscope rotationnathansmithsmith2023-09-232-12/+25
* Forgot some filees for the last commitnathansmithsmith2023-09-222-0/+114
* Moved gyroscope code to its own filenathansmithsmith2023-09-222-85/+6
* Added more lines to gryoscope texurenathansmithsmith2023-09-212-13/+27
* Better looking gyronathansmithsmith2023-09-216-17/+40
* Added crossy thingy to gyronathansmithsmith2023-09-182-8/+25
* gyroscope workingnathansmithsmith2023-09-181-2/+7
* Started working on some gui stuffnathansmithsmith2023-09-183-1/+115
* The missile does damage nownathansmithsmith2023-09-164-4/+12
* Mussolini missiles shoot from scary looking thingsnathansmithsmith2023-09-154-6/+31
* More configurable missilenathansmithsmith2023-09-143-7/+92
* Missile worky workynathansmithsmith2023-09-1412-8/+108
* More generale laser stuffnathansmithsmith2023-09-145-13/+61
* Removed ugly comment I didn't likenathansmithsmith2023-09-141-10/+0
* Started laser and fixed world bugnathansmithsmith2023-09-1410-28/+85
* maresciallo gun and missile stuff in different proceduresnathansmithsmith2023-09-134-8/+36
* Guided missile worky workynathansmithsmith2023-09-128-8/+86
* Guided missile somewhat workynathansmithsmith2023-09-117-21/+75