Commit Graph

5421 Commits

Author SHA1 Message Date
Vince Weaver
7ef075805c ksp: can deploy parachutes now
won't actually help you land though
2016-05-31 16:14:01 -04:00
Vince Weaver
c63198cbba ksp: finish commenting 2016-05-31 14:02:56 -04:00
Vince Weaver
49fc192288 ksp: more commenting 2016-05-31 13:35:37 -04:00
Vince Weaver
ef8a9cdb5c ksp: more comment re-writing
6901 bytes
2016-05-31 13:31:03 -04:00
Vince Weaver
436db8b5f9 ksp: indent loop 2016-05-31 12:51:15 -04:00
Vince Weaver
df23f09cc6 ksp: move to new comments and optimize through end of VAB
size now 7160
2016-05-31 12:49:57 -04:00
Vince Weaver
010e5766c9 ksp: convert comments to the new ' style. Finished loading screen part 2016-05-31 12:40:46 -04:00
Vince Weaver
c8aecd86d9 tokenize_asoft: ignore ' and \n
This allows including comments in the pre-tokenized code that are left
out in the final version.
2016-05-31 12:14:36 -04:00
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