Search found 55 matches

by StarHawk
Wed Dec 29, 2004 4:15 am
Forum: Feature Requests and Wishlists
Topic: Restore <variable>
Replies: 1
Views: 1042

Restore <variable>

The ability for the Restore command to be followed by a variable and not just a label.

Example.

Code: Select all

random.b = Random(2)

Restore random
Read data.s

DataSection
1:
Data.s "blah blah"

2:
Data.s "blah blah"

EndDataSection
by StarHawk
Sun Nov 14, 2004 5:36 am
Forum: General Discussion
Topic: Secretly tracking number of uses
Replies: 92
Views: 45599

Thinstall...

One word is all you need to know....Thinstall

It costs an arm and leg, but, to date, is crack/hack proof and provides the functionality (plus more) of what you are looking for.

Latest version even has anti-SOFTICE and attached debugger technology that prevents your code from being hacked once it's ...
by StarHawk
Sun Nov 14, 2004 5:28 am
Forum: General Discussion
Topic: What ever happened to manual efforts?
Replies: 8
Views: 2419

Even sloppier and Free'er Method

An even sloppier and free'er method is to download OpenOffice @
http://www.openoffice.org/

Then load it into Word, I mean Text, and select File, Save As, .pdf
by StarHawk
Sat Nov 06, 2004 5:52 am
Forum: Game Programming
Topic: Game Project, "A.R.R.T.S." Wanna Help?
Replies: 10
Views: 2945

1000s

@Dreglor
1000s of lines of code? Woaa, that sounds cool. What does the acronym "ARRTS" stand for, and are you using OGRE, 3D Sprites, or 2D drawing to the screen programming?

@thefool
A cool game can be "free". Who said it couldn't? My question is not if the game is free, can it be cool? My ...
by StarHawk
Thu Nov 04, 2004 4:45 pm
Forum: Game Programming
Topic: Game Project, "A.R.R.T.S." Wanna Help?
Replies: 10
Views: 2945

Hmmm....

On one hand you are asking for other programmers to help you make your idea of a game reality because it is out of reach for just you, and on the other hand you want these same people, who you are asking to help you, to convince you they are worthy to help you? In otherwords, I need help, now ...
by StarHawk
Mon Nov 01, 2004 5:07 am
Forum: Game Programming
Topic: A Java Applet Race Game??
Replies: 15
Views: 5980

@Velo

@Velo:

While I enjoy making wishy washy girly men like Codemonger break down and spew out foul language and cry 8) , I don't know you. Who are you to me that I should take the time to argue with you or give you the time of day? Nuff said.
by StarHawk
Fri Oct 29, 2004 4:51 am
Forum: Feature Requests and Wishlists
Topic: High Level, R.A.D Gadgets
Replies: 0
Views: 1064

High Level, R.A.D Gadgets

A high level command to make PureBasic a bit more of a R.A.D (Rapid Application Development) language, inspired by the CalendarGadget command.

A Tip of the Day, or just Tip Gadget. Many commercial quality programs have a Tip Window that opens up when first ran, with a Show Tips on startup check box ...
by StarHawk
Thu Oct 28, 2004 8:42 pm
Forum: Feature Requests and Wishlists
Topic: More function for calendergadget()
Replies: 12
Views: 2804

right

Right. That's good advice. Worse, I found the MSDN information to have large holes in it and ambiguity about certain API commands. Sort of like Microsoft was pissed that developers kicked their butt in court, and so under hostile "your head is in a lock grip", we'll make certain information ...
by StarHawk
Thu Oct 28, 2004 8:33 pm
Forum: Game Programming
Topic: A Java Applet Race Game??
Replies: 15
Views: 5980

Hah

@Codemonger:
Give it a rest. What's this "people" crap. In every debate you ever get into on these forums, you always try and use "people" or the "community" in gregarious format, sort of like an old Socialist Soviet, to argue a point, and I certainly don't have the time to engage in name calling ...
by StarHawk
Thu Oct 28, 2004 5:23 am
Forum: Feature Requests and Wishlists
Topic: More function for calendergadget()
Replies: 12
Views: 2804

Watch out...

Watch out when using API calls for color if you expect your software to run on all Windows 98, Windows ME, Windows 2000, Windows XP, computers (especially if it uses SetWindowCallback to redraw a task switched Window).

It cost me $$ and lots of angry clients when I added color to a Window with API ...
by StarHawk
Thu Oct 28, 2004 5:02 am
Forum: Feature Requests and Wishlists
Topic: Recent Files Enhancement
Replies: 1
Views: 1321

Recent Files Enhancement

In the PureBasic Editor:

Under File, Recent Files, expand list to show the last 20 files used.

Also, drop the numbers 1 - 9, and in place put the full path of the file (i.e. C:\My Documents\test.pb )
by StarHawk
Thu Oct 28, 2004 4:53 am
Forum: Game Programming
Topic: A Java Applet Race Game??
Replies: 15
Views: 5980

Oh

MadMax:
So you're some self appointed forum dictator, deciding what is appropriate and what is not? Get a life.

Codemonger:
Funny stuff, maybe you should lay off the humor and finish the 2D engine you wrote the manual for over 1 year ago, a beta release, a version 0.00001, anything man.
by StarHawk
Wed Oct 27, 2004 4:26 am
Forum: Game Programming
Topic: A Java Applet Race Game??
Replies: 15
Views: 5980

A Java Applet Race Game??

A nifty little 3D Java race game that loads quick and has good enough graphics and just enough functionality to rate it a hair above cheezy. Almost as good as the PureBasic race game and probably a lot more difficult to program.

http://brackeen.com/home/race3d/
by StarHawk
Sun Oct 17, 2004 11:23 pm
Forum: General Discussion
Topic: Is BB community much bigger than PB one? Why?
Replies: 41
Views: 11936

Also, unlike Pure, there is no restriction how you use the

You write: "Also, unlike Pure, there is no restriction how you use the library functions that come with. You can make DLL's and use these functions as you wish.
Like every other compiler..."

If you read the small print on the other compilers, they do not allow this feature either. For example ...
by StarHawk
Sun Oct 17, 2004 10:45 pm
Forum: Game Programming
Topic: Point 'n' Click Adventure
Replies: 2
Views: 2173

Check out...