Commit Graph

5863 Commits

Author SHA1 Message Date
Vince Weaver
d751608ca9 ksp: c: initial drag and parachute support
still doesn't work quite right
2016-05-31 00:46:16 -04:00
Vince Weaver
0dd398cf15 ksp: c: add velocity logging 2016-05-30 22:50:01 -04:00
Vince Weaver
e519437863 ksp: add time acceleration to the C version 2016-05-30 11:08:36 -04:00
Vince Weaver
abd6d93194 ksp: fix warnings in C files 2016-05-30 11:02:19 -04:00
Vince Weaver
8385e828e1 ksp: add a README 2016-05-27 15:54:41 -04:00
Vince Weaver
25a7e1d97a ksp: update with the latest versions of the files 2016-05-27 15:42:56 -04:00
Vince Weaver
7898dfd373 Makefiles: make more clean 2016-05-27 01:56:42 -04:00
Vince Weaver
89ed5e98a6 ksp: working demo! 2016-05-27 01:56:27 -04:00
Vince Weaver
fbdd03470a ksp: update Makefile 2016-05-27 01:37:22 -04:00
Vince Weaver
62de7f7431 ksp: it's all together! 2016-05-27 01:36:09 -04:00
Vince Weaver
80deee7f36 ksp: running out of space, loading high now 2016-05-27 01:12:16 -04:00
Vince Weaver
b42866206a ksp: think we might have the thruster display problem fixed 2016-05-27 00:38:05 -04:00
Vince Weaver
68acc77c2c ksp: a few fixes in orbit mode 2016-05-26 23:59:23 -04:00
Vince Weaver
cc5550d16d ksp: map mode mostly works 2016-05-26 23:54:19 -04:00
Vince Weaver
403d69ba9d ksp: getting closer 2016-05-26 23:34:06 -04:00
Vince Weaver
0c9399f52a ksp: getting closer 2016-05-26 17:18:11 -04:00
Vince Weaver
50e4256961 ksp: minor fixes and variable collisions 2016-05-26 16:41:04 -04:00
Vince Weaver
a10d80b1ad ksp: start merging into one big file
also make stage fixes
2016-05-26 16:40:19 -04:00
Vince Weaver
8012d2f90b ksp: add some control to the C version 2016-05-26 15:46:46 -04:00
Vince Weaver
9ab8b70cd9 ksp: add staging support 2016-05-26 15:24:05 -04:00
Vince Weaver
46c446433b ksp: better space 2016-05-26 14:28:17 -04:00
Vince Weaver
416db063a6 ksp: space! 2016-05-26 14:12:30 -04:00
Vince Weaver
b7b2e8043a ksp: add explosions 2016-05-26 13:16:46 -04:00
Vince Weaver
dab7f1a5c3 ksp: more progress 2016-05-26 12:32:02 -04:00
Vince Weaver
8e3fc9083e ksp: loading.bas: add version number 2016-05-26 12:06:42 -04:00
Vince Weaver
f1433c36b3 ksp: update flight to handle thrusting 2016-05-26 12:00:17 -04:00
Vince Weaver
82e52ea8d5 ksp: add contract 2016-05-26 11:59:57 -04:00
Vince Weaver
6bda814d02 ksp: initial flight support 2016-05-26 11:06:42 -04:00
Vince Weaver
04edf1a9c8 ksp: add some more images 2016-05-26 01:38:23 -04:00
Vince Weaver
0a61eda282 ksp: add map view 2016-05-25 23:09:37 -04:00
Vince Weaver
4e74910bfc ksp: have BASIC physics going 2016-05-25 16:27:32 -04:00
Vince Weaver
e5f2c1de1a tokenize_asoft: fix so it handles AT/ATN case properly
a bit of a hack though
2016-05-25 15:20:48 -04:00
Vince Weaver
7ec38fd060 tokenize_asoft: give error if line numbers go backward 2016-05-25 15:11:12 -04:00
Vince Weaver
e1601457af tokenize_asoft: reformat whitespace
should not be any other changes to code
2016-05-25 15:07:05 -04:00
Vince Weaver
f23458546f ksp: finally managed to make orbit in the simulator 2016-05-25 12:54:32 -04:00
Vince Weaver
13c1a4eca0 ksp: update physics simulation 2016-05-25 00:05:01 -04:00
Vince Weaver
956766ecc7 ksp: update launch files 2016-05-24 16:04:32 -04:00
Vince Weaver
0b18406b57 ksp: add astronaut complex 2016-05-24 14:12:05 -04:00
Vince Weaver
6d319dd1df ksp: add vab.pcx file 2016-05-24 13:41:19 -04:00
Vince Weaver
9159c6d6cc ksp: update the VAB sequence 2016-05-24 13:40:57 -04:00
Vince Weaver
5af7b2b906 ksp: more fixes for loading.bas 2016-05-24 00:44:49 -04:00
Vince Weaver
3b615a286f ksp: update with loading 2016-05-23 17:18:09 -04:00
Vince Weaver
d6cc8c39ff ksp: add sound 2016-04-13 16:16:16 -04:00
Vince Weaver
9b332497fd ksp: some more work on this project 2016-04-08 13:39:50 -04:00
Vince Weaver
0805a7c3ee ksp: few additions 2016-03-21 00:48:55 -04:00
Vince Weaver
e4ed5603b9 ksp: add C version as prototype 2016-03-17 00:06:52 -04:00
Vince Weaver
a6bd18e17b ksp: polish up the images a bit 2016-03-14 16:08:24 -04:00
Vince Weaver
8aa3f16135 ksp: aspect ratio needs some work 2016-03-13 23:51:17 -04:00
Vince Weaver
3abb44d122 presenter_demo: fix to work with new directory layout 2016-03-13 23:33:03 -04:00
Vince Weaver
430b1e5786 ksp: add my logo 2016-03-11 16:51:11 -05:00