[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2005-04-17T08:30:30-05:00 http://www.petesqbsite.com/phpBB3/app.php/feed/topic/435 2005-04-17T08:30:30-05:00 2005-04-17T08:30:30-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4088#p4088 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]>

Statistics: Posted by Rattrapmax6 — Sun Apr 17, 2005 8:30 am


]]>
2005-04-17T08:27:48-05:00 2005-04-17T08:27:48-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4086#p4086 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]> I didn't want to call you Rat, and Rattrap was too long. So you are dubbed Rattra. :wink:

Statistics: Posted by Mitth'raw'nuruodo — Sun Apr 17, 2005 8:27 am


]]>
2005-04-17T08:20:50-05:00 2005-04-17T08:20:50-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4084#p4084 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]> You know, you can just call me Rattra,. for some odd reason other ppl like caling me that.. :wink: :roll:

Another way is: If I'm correct...

Code:

DIM picarray(300 * 200 / 2 + 1)
Which is better, I think,. and FB has other opptions on BLOADing too, so check the "gfxlib.txt" in the doc folder in Von's IDE for the one you want, :wink:

Statistics: Posted by Rattrapmax6 — Sun Apr 17, 2005 8:20 am


]]>
2005-04-16T17:49:59-05:00 2005-04-16T17:49:59-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4077#p4077 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]> hi pete (exellent site you have here) and all the rest who haunt here, i'm new to this board...
just to introduce myself:
if you want you can call me frog...
my goal is to get involved in the emerging FreeBASIC scene and write some games and electronic simulation software....

rattrapmax: i learned how to bload bmp's by reading the source code from the DemoGamePack you released and i wanted to point out something i really liked in your code..

if the bmp was 320 x 200 (which is basically screen 13 size) following your format i would

Code:

 dim WhatEverTheArrayName(320 * 200)
so it was real easy to keep up with the bmp dimensions while coding.

later,
frog

Statistics: Posted by PhrogPhace — Sat Apr 16, 2005 5:49 pm


]]>
2005-04-16T10:12:57-05:00 2005-04-16T10:12:57-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4075#p4075 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]> Um, like:

BLOAD "filename.bmp"
DIM filename(###)
GET (x, y)-(x1, y1), filename

'Replace ### with numbers acording to size of pic..

There other ways also, check the Gfxlib.txt in the FB docs folder.. :wink:

Statistics: Posted by Rattrapmax6 — Sat Apr 16, 2005 10:12 am


]]>
2005-04-16T07:23:50-05:00 2005-04-16T07:23:50-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4074#p4074 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]>
Anyone now how to bload bmps in fb?

Statistics: Posted by Mitth'raw'nuruodo — Sat Apr 16, 2005 7:23 am


]]>
2005-04-15T09:54:27-05:00 2005-04-15T09:54:27-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4067#p4067 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]>
Edit: sorry, didn't read your post properly xerol. But Mitth, if you need a millisecond timer, port it to fB :D And its not 19fps, its 1/19 of a second.

Statistics: Posted by Kyle — Fri Apr 15, 2005 9:54 am


]]>
2005-04-15T09:51:44-05:00 2005-04-15T09:51:44-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4066#p4066 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]> Statistics: Posted by Xerol — Fri Apr 15, 2005 9:51 am


]]>
2005-04-15T09:34:32-05:00 2005-04-15T09:34:32-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4065#p4065 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]>

Code:

    DEF SEG = 0    POKE (1132), 0    CountDown:    IF PEEK(1132) < time% THEN GOTO CountDown    DEF SEG
Where 1 time% is 1/19 of a second. (From the AcidWorks website)

PS: Pete, install GeSHi on these forums!

Statistics: Posted by Kyle — Fri Apr 15, 2005 9:34 am


]]>
2005-04-14T20:59:29-05:00 2005-04-14T20:59:29-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4061#p4061 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]> Ya thats huge!@
very, very nice Pete :wink:

Statistics: Posted by Mitth'raw'nuruodo — Thu Apr 14, 2005 8:59 pm


]]>
2005-04-14T16:38:04-05:00 2005-04-14T16:38:04-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4058#p4058 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]>
It's friggin sweet.

Statistics: Posted by Pete — Thu Apr 14, 2005 4:38 pm


]]>
2005-04-14T12:41:08-05:00 2005-04-14T12:41:08-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4052#p4052 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]> Radeon 9000?!!! Thats like not even exsistant!! Do you mean 900? Cause 9000 is VERY VERY VERY fast if it was out there. Ya its your gfx card, even if its a 900 thats making it go fast.

You see I tryied to slow it down with the timer statment so it only runs on set frames but it goes too slow. :cry:

Xerol:
Its then definitly your side, prob. somthing different with your mouse cause DOS shouldn't be affecting the desktop.

Statistics: Posted by Mitth'raw'nuruodo — Thu Apr 14, 2005 12:41 pm


]]>
2005-04-14T09:48:34-05:00 2005-04-14T09:48:34-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4049#p4049 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]> Statistics: Posted by Guest — Thu Apr 14, 2005 9:48 am


]]>
2005-04-13T20:11:18-05:00 2005-04-13T20:11:18-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4031#p4031 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]> Statistics: Posted by Xerol — Wed Apr 13, 2005 8:11 pm


]]>
2005-04-13T17:38:30-05:00 2005-04-13T17:38:30-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=4023#p4023 <![CDATA[Its HERE! Yet ANOTHER SpaceMerc demo! ^_^]]>

Statistics: Posted by Mitth'raw'nuruodo — Wed Apr 13, 2005 5:38 pm


]]>