Commit Graph

152 Commits

Author SHA1 Message Date
Vince Weaver
4d1e20deb3 tfv: have placeholders for all of the art now 2018-06-24 20:35:07 -04:00
Vince Weaver
ea2870e44d tfv: add some more art 2018-06-24 01:01:11 -04:00
Vince Weaver
cb1126d91a tfv: more some art around 2018-06-22 20:12:36 -04:00
Vince Weaver
0313f01f8c tfv: remember location when we enter buildings 2018-06-22 15:22:05 -04:00
Vince Weaver
e133352c48 tfv: rachael was way too tall 2018-06-22 14:19:35 -04:00
Vince Weaver
dd7d0ec8af tfv: add entrypoint support
is a lot harder to get stuck in scenery now
2018-06-22 14:16:50 -04:00
Vince Weaver
8347f0f661 tfv: more places to visit 2018-06-21 15:23:13 -04:00
Vince Weaver
5e778e0310 tfv: update art and bounding boxes 2018-06-20 23:50:17 -04:00
Vince Weaver
85e8c961d1 tfv: add fountain
art not done yet
2018-06-20 16:57:11 -04:00
Vince Weaver
9bfff48555 tfv: add waterfall screen 2018-06-20 16:11:09 -04:00
Vince Weaver
6953b5aff6 tfv: make the spool table into ground scatter 2018-06-20 15:35:05 -04:00
Vince Weaver
2dbb97a7ab tfv: work on graphics a bit 2018-06-20 15:16:33 -04:00
Vince Weaver
f4558d8c24 tfv: update game data 2018-06-19 23:54:34 -04:00
Vince Weaver
81fa8dc184 tfv: update game engine 2018-06-18 11:58:36 -04:00
Vince Weaver
5fffcc3bad tfv: minor notes 2018-06-13 00:39:41 -04:00
Vince Weaver
3da897168a tfv: move around some of the files 2018-06-11 00:08:39 -04:00
Vince Weaver
40616da66b tfv: update some docs 2018-06-10 23:11:02 -04:00
Vince Weaver
59b9678deb tfv: re-arrange some of the files a bit 2018-06-07 19:32:20 -04:00
Vince Weaver
c5d661b513 ed: I have a bad feeling about this 2018-05-30 14:39:47 -04:00
Vince Weaver
9fc6a83daf mode7: add some more ship sprites 2018-03-17 01:02:19 -04:00
Vince Weaver
8ba2ff8e97 mode7_demo: update bouncing spheres 2018-01-29 00:11:25 -05:00
Vince Weaver
38e28f4169 mode7_demo: split out island vs checkerboard flying 2018-01-28 00:45:31 -05:00
Vince Weaver
f0ef7095d7 mode7: update fast clear routines 2017-12-31 15:22:38 -05:00
Vince Weaver
d5f906218a tfv: move fast multiply to common area 2017-12-16 14:17:33 -05:00
Vince Weaver
56eb315cc9 tfv: more splitting up of utils 2017-12-16 14:11:46 -05:00
Vince Weaver
d58d2738c8 mode7: have assembly working with new compressed rle 2017-12-15 16:19:01 -05:00
Vince Weaver
819b618b70 mode7: work on fade 2017-12-15 14:04:50 -05:00
Vince Weaver
20dfdcc36e mode7: more planning changes 2017-12-15 09:20:40 -05:00
Vince Weaver
8657ed35d4 mode7: update scroll demo
still not smooth
2017-12-14 12:44:27 -05:00
Vince Weaver
f3bae510cf mode7: add scroller work 2017-12-14 00:59:34 -05:00
Vince Weaver
97fda48ff3 mode7: get checkerboard working 2017-12-13 00:19:18 -05:00
Vince Weaver
8fd8335485 dlowres: update sprite basis 2017-12-06 16:43:34 -05:00
Vince Weaver
257f51c473 dlowres: have 80x40 sprites updated 2017-12-06 16:39:40 -05:00
Vince Weaver
af84003bcc tfv: update to v004 2017-12-01 16:02:21 -05:00
Vince Weaver
d86a962432 tfv: move lookup_map inline 2017-12-01 00:01:34 -05:00
Vince Weaver
2dba13ea86 tfv: update some comments 2017-11-30 01:10:26 -05:00
Vince Weaver
e37caf6624 tfv: some more multiplaction result arranging 2017-11-30 01:02:45 -05:00
Vince Weaver
91706259a7 tfv: use the re-arranged multiply register results to optimize
cycle count actually gets worse, but that was due to a bug in
the cycle counting missing two of the add routines
2017-11-30 00:37:57 -05:00
Vince Weaver
8155ff8408 tfv: change order of multiply results
this might allow slight optimization later
2017-11-30 00:18:14 -05:00
Vince Weaver
d3a054b98b tfv: move spacez updates out of line 2017-11-30 00:13:23 -05:00
Vince Weaver
dc0827941e tfv: inner loop optimization 2017-11-29 23:17:32 -05:00
Vince Weaver
863e5e5957 Merge branch 'master' of https://github.com/deater/dos33fsprogs 2017-11-29 18:08:31 -05:00
Vince Weaver
99343668a1 tfv: add more comments to the code 2017-11-29 12:53:29 -05:00
Vince Weaver
8484094080 tfv: update TODO 2017-11-29 08:32:26 -05:00
Vince Weaver
51befa0f01 tfv: inline the signed multiply 2017-11-29 01:04:07 -05:00
Vince Weaver
fa45d4bd72 tfv: forgot to update the signed multiply part of things 2017-11-29 00:49:01 -05:00
Vince Weaver
a7f4ec0bc0 tfv: optimize the multiply routine down some more 2017-11-29 00:38:06 -05:00
Vince Weaver
68cac10f1e tfv: update disk image 2017-11-26 22:07:27 -05:00
Vince Weaver
5898db1ac0 tfv: missing rts meant random VLINs when printing to screen 2017-11-26 22:05:52 -05:00
Vince Weaver
4d86457d96 tfv: more optimization, move SCREEN_X to register X 2017-11-26 21:58:58 -05:00