stardreamer/

Status:

Mostly harmless

Current directory: [Lynx Development] / stardreamer


File Modified Author Last log entry
[TXT] fly.zip 2000-02-02 karri This is a release where I create a series of meteors for testing combat. The laser works but no sound yet. Includes a galaxy tuning tool. Go to galaxy display. Keep Option 2 down and use joystick right/left to adjust galaxy seed or up/down to browse planets as a list. The two letters describe the level of civilisation A-P and economy A-P of the planet. A=lowest, P=highest. I have also included local pricecharts and descriptions of planets. You may now jump to any system by pressing A+B in the galaxy screen. Trading is also implemented and a PID-tuning screen is there too.
[TXT] cockpita.bmp 2001-05-28 rick & karri Bottom part of aft, left and right views
[TXT] cockpitb.bmp 2001-05-28 rick & karri Front view console panel
[TXT] cockpita.bmp 2001-05-28 rick & karri Front mask for console panel
[TXT] craft.bmp 2001-05-28 karri Space object projections. These object will also be flipped along the x and y axis depending on the objects flight path and the objects position to my craft.
[TXT] craft.c 2001-05-28 karri The code for choosing the proper projection and flight paths of objects is space.
[TXT] item0.bmp 2000-01-27 rick Trading item bitmaps
[TXT] item1.bmp 2000-01-27 rick Trading item bitmaps
[TXT] item2.bmp 2000-01-27 rick Trading item bitmaps
[TXT] item3.bmp 2000-01-27 rick Trading item bitmaps
[TXT] item4.bmp 2000-01-27 rick Trading item bitmaps
[TXT] item5.bmp 2000-01-27 rick Trading item bitmaps
[TXT] item6.bmp 2000-01-27 rick Trading item bitmaps
[TXT] item7.bmp 2000-01-27 rick Trading item bitmaps
[TXT] item8.bmp 2000-01-27 rick Trading item bitmaps
[TXT] item9.bmp 2000-01-27 karri Trading item bitmaps
[TXT] jumpgate.bmp 2000-01-31 rick Jumpgate graphics
[TXT] laser.bmp 2000-01-31 teddy A laser graphics
[TXT] fly.c 2000-01-24 karri & marika & teddy Main program. Added laser graphics.
[TXT] makefile 2000-01-16 karri Updated makefile
[TXT] tools.c 2000-01-24 teddy Some nice utilities for displaying things. Added distance calculations.
[TXT] galaxy.c 2000-01-24 karri Galaxy generation based on pseudorandom sequences. Works like a dream!
[TXT] planet.bmp 1999-11-01 karri A nice textured planet made with Gimp.
[TXT] sun.bmp 1999-11-01 karri A nice sun with animated sun spots
[TXT] stars.bmp 2000-01-01 karri Reduced number of stars even further.
[TXT] space.c 2000-01-24 karri & teddy The 3D math used in this space simulation. This also includes all special effects on screen. Now you can query planet info from this screen also.
[TXT] sound.c 2000-01-12 karri & marika Basic stereo sound support for the craft.
[TXT] stardreamer.h 2000-01-24 karri A header file for Stardreamer common definitions.
[TXT] trading.c 2000-01-16 karri Trading and price charts.
[TXT] spr.m65 2000-01-14 karri & teddy Added jumpgate and laser sprites.
[TXT] random.m65 2000-01-14 karri I have modified the standard random number generator by adding void srandom(int seed). This is needed for generating pseudo-random sequences.
[TXT] expl1.bmp 2000-01-24 rick An explosion.
[TXT] to2.m65 2000-01-27 karri A 8x8 font by Matthias Domin. This should go into newcc65/libsrc/lynx/to2.m65.