Vince Weaver
|
762793f06d
|
tfv: more fixed point conversion
|
2017-08-24 14:40:33 -04:00 |
|
Vince Weaver
|
c84ea111c9
|
tfv: add way of messing with horizon/scale
|
2017-08-24 14:13:43 -04:00 |
|
Vince Weaver
|
4e83e3be32
|
tfv: more fixed point changes
ship movement handled now
|
2017-08-24 14:01:16 -04:00 |
|
Vince Weaver
|
468b94f24e
|
tfv: more work on fixed point conversion
struggling with speed a bit
|
2017-08-24 13:30:19 -04:00 |
|
Vince Weaver
|
3bbe719824
|
tfv: working on fixed point
|
2017-08-23 23:43:49 -04:00 |
|
Vince Weaver
|
ef64d2c4ba
|
tfv: starting to convert floating point to lookup tables
|
2017-08-23 21:16:17 -04:00 |
|
Vince Weaver
|
57ec050aae
|
tfv: add multi-page plot routine
|
2017-08-23 19:52:28 -04:00 |
|
Vince Weaver
|
5b9ad56cc1
|
tfv: have minmal flying going on in 6502 version
|
2017-08-23 15:41:37 -04:00 |
|
Vince Weaver
|
fe0ade564b
|
tfv: add tfv_put_sprite_page()
|
2017-08-23 14:06:38 -04:00 |
|
Vince Weaver
|
86167a1245
|
tfv: start cleaning up flying code
|
2017-08-23 14:01:40 -04:00 |
|
Vince Weaver
|
d4fa7a1337
|
tfv: more work on the flying
|
2017-08-23 00:43:15 -04:00 |
|
Vince Weaver
|
aff55f6629
|
tfv: more tweaks to the flying code
|
2017-08-22 16:32:21 -04:00 |
|
Vince Weaver
|
53a159237d
|
tfv: make mode7_demo a standalone program
|
2017-08-18 14:26:18 -04:00 |
|
Vince Weaver
|
9b67ba27b5
|
tfv: got mode7 flying going
|
2017-08-17 16:00:48 -04:00 |
|
Vince Weaver
|
15a8d0a983
|
tfv: got opener working again
(),Y and # again are nothing but trouble
|
2017-08-16 22:20:48 -04:00 |
|
Vince Weaver
|
6ff122f75c
|
tfv: working on updating the opener for pageflipping
doesn't work
|
2017-08-16 18:59:08 -04:00 |
|
Vince Weaver
|
a494dc56e9
|
tfv: autogenerate background include for assembly language
|
2017-08-16 15:13:43 -04:00 |
|
Vince Weaver
|
10c27a3648
|
tfv: finish splitting up tfv.c
|
2017-08-16 14:46:45 -04:00 |
|
Vince Weaver
|
c04d93fa5b
|
tfv: finally have code working as well as before page-flipping
|
2017-08-13 22:59:37 -04:00 |
|
Vince Weaver
|
65e3b2e60b
|
tfv: autogenerate the backgrounds
|
2017-08-13 16:24:57 -04:00 |
|
Vince Weaver
|
207e081b84
|
tfv: more file split up
|
2017-08-13 15:38:49 -04:00 |
|
Vince Weaver
|
10672133ad
|
tfv: get the opening screen working with page flipping
|
2017-08-13 15:17:03 -04:00 |
|
Vince Weaver
|
16a3e6d615
|
tfv: move backgrounds around
|
2017-08-12 20:52:18 -04:00 |
|
Vince Weaver
|
b39269aaf5
|
tfv: add screen clearing routines
|
2017-08-12 20:35:36 -04:00 |
|
Vince Weaver
|
37c0a98574
|
tfv: fix compile warnings
|
2017-08-12 20:16:45 -04:00 |
|
Vince Weaver
|
bc9937215f
|
tfv: split up the files
|
2017-08-12 20:15:34 -04:00 |
|
Vince Weaver
|
13119609e1
|
tfv: add initial page flip support
|
2017-08-12 19:44:35 -04:00 |
|
Vince Weaver
|
9372096b5c
|
tfv: first pass at collision detection
|
2017-08-11 01:21:00 -04:00 |
|
Vince Weaver
|
2c276a6d4e
|
tfv: add desert
|
2017-08-11 00:23:18 -04:00 |
|
Vince Weaver
|
8eee92d73d
|
tfv: update lightning damage
|
2017-08-07 21:21:54 -04:00 |
|
Vince Weaver
|
22f6ec2e2f
|
tfv: update the world map area
all it needs is collision detection
|
2017-07-30 21:31:28 -04:00 |
|
Vince Weaver
|
efda3b3d7d
|
tfv: improve shoreline drawing
|
2017-07-27 00:41:45 -04:00 |
|
Vince Weaver
|
4841c64ca7
|
tfv: update color of landing background
|
2017-07-26 23:54:39 -04:00 |
|
Vince Weaver
|
24441fc9bc
|
tfv: update time display to have leading zeros
|
2017-07-25 22:15:30 -04:00 |
|
Vince Weaver
|
6f5361def8
|
tfv: keep track of steps/time
|
2017-07-25 22:13:11 -04:00 |
|
Vince Weaver
|
b11e1fc9cd
|
tfv: more world map improvements
|
2017-07-25 00:42:50 -04:00 |
|
Vince Weaver
|
28b6e90343
|
tfv: add some more sprites
|
2017-07-24 00:38:21 -04:00 |
|
Vince Weaver
|
d9feadde1c
|
tfv: info screen more or less works
|
2017-07-22 16:45:53 -04:00 |
|
Vince Weaver
|
024b5e9468
|
tfv: work on getting info screen working
|
2017-07-20 22:39:50 -04:00 |
|
Vince Weaver
|
06421090ff
|
tfv: imrpove world map a bit
|
2017-07-20 14:06:13 -04:00 |
|
Vince Weaver
|
9e77ccffcb
|
tfv: add menu support
|
2017-07-20 13:16:37 -04:00 |
|
Vince Weaver
|
fdc5e79b4a
|
tfv: update a bit, generate beach tiles
|
2017-07-16 23:31:24 -04:00 |
|
Vince Weaver
|
9e89f7fa9d
|
tfv: enable keyboard auto-repeat in SDL
|
2017-07-13 16:04:34 -04:00 |
|
Vince Weaver
|
a3d5057560
|
gr-utils: fix the RLE code
was having edge-of-screen wrap issues
|
2017-07-10 14:52:24 -04:00 |
|
Vince Weaver
|
bd2598bc8a
|
gr-sim: fix kaleido to compile again
variable name confusion
|
2017-07-10 11:24:00 -04:00 |
|
Vince Weaver
|
3846d4266d
|
tfv: more progress
|
2017-07-10 00:39:38 -04:00 |
|
Vince Weaver
|
d0aee81022
|
tfv: update graphics
|
2017-07-08 17:06:43 -04:00 |
|
Vince Weaver
|
b2ac412bea
|
tfv: start work on worldmap sprites
|
2017-07-08 01:19:06 -04:00 |
|
Vince Weaver
|
4622f15af9
|
tfv: some more progress on the name entry screen
|
2017-06-27 00:55:41 -04:00 |
|
Vince Weaver
|
7f449fcf12
|
tfv: implement opener in assembly
slower than I thought it would be. monitor vlin is that slow?
also some flicker as I'm not doing page flipping
|
2017-06-25 01:00:57 -04:00 |
|