personally I would like to have an update to the orge engine
What should be in the next version!
What should be in the next version!
what do you feel is most importent in the next version (doesn't mean it will happen
)
personally I would like to have an update to the orge engine
personally I would like to have an update to the orge engine
~Dreglor
I don’t use 3D commands (no graphic card) and my game project doesn’t need it for the moment.
Naturally, I am interesting in all improve and in particular: don’t forget 2D library!
But I’m also interesting in some command improves, for example:
- ScrollAreaGadget():
By having an easy access to the events occurring into the gadget, like scrollbar events and double click!
By reducing the flicker when you move the scroll bar.
- Debugger tools:
By including a variable and structure tracking viewer better than finding all the locations of a variable into the code and displaying it via various ‘Debug’.
And certainly the more important: increasing the Emoticons number of the forum’s posts (ok: it’s a joke
)
Naturally, I am interesting in all improve and in particular: don’t forget 2D library!
But I’m also interesting in some command improves, for example:
- ScrollAreaGadget():
By having an easy access to the events occurring into the gadget, like scrollbar events and double click!
By reducing the flicker when you move the scroll bar.
- Debugger tools:
By including a variable and structure tracking viewer better than finding all the locations of a variable into the code and displaying it via various ‘Debug’.
And certainly the more important: increasing the Emoticons number of the forum’s posts (ok: it’s a joke
-
DarkDragon
- Addict

- Posts: 2348
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Yepp !berklee wrote:I'd like to see a more complete Network library.
And i really would love to see unsigned variables 8O
{Home}.:|:.{Dialog Design0R}.:|:.{Codes}.:|:.{History Viewer Online}.:|:.{Send a Beer}
> and a linux version, which doesn't need to be copied in the systemdirectories.
You can do that allready. Just set the $PUREBASIC_HOME environmenet variable
to wherever you have copied PB and it will work.
btw, the poll is missing my personal favorite: Macros
You can do that allready. Just set the $PUREBASIC_HOME environmenet variable
to wherever you have copied PB and it will work.
btw, the poll is missing my personal favorite: Macros
quidquid Latine dictum sit altum videtur
-
DarkDragon
- Addict

- Posts: 2348
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
No, you can set it to tell the pb compiler where the PureBasic path is, but you must have the compiler in the /usr/bin/ directoryfreak wrote:> and a linux version, which doesn't need to be copied in the systemdirectories.
You can do that allready. Just set the $PUREBASIC_HOME environmenet variable
to wherever you have copied PB and it will work.
btw, the poll is missing my personal favorite: Macros
bye,
Daniel
Daniel
-
freedimension
- Enthusiast

- Posts: 613
- Joined: Tue May 06, 2003 2:50 pm
- Location: Germany
- Contact:
I'd give two more cents for the mentionedgnozal wrote:My two cents ...
Unsigned and Doubles
Bug fixes
Before any new function / gadget / 3D Engine ...
+ making existing procedures more bulletproof and transparent for the coder.
Ex.: The flows in the 2D- and 3D-Sprites Libraries. I'd really like to program games that work on my S3-Graphic-Card (that has 3D-Capacities but nonetheless, all Progs written in PB fail to notice and display no alpha masks
The Problem here is not that I discovered that I have a shitty Card, the Problem is that I want to write Programs that work on all Computers. Without using external gfx-libs I can't
<°)))o><²³
-
DarkDragon
- Addict

- Posts: 2348
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Yeah, my 3D Engine works on S3 Cardsfreedimension wrote:I'd give two more cents for the mentionedgnozal wrote:My two cents ...
Unsigned and Doubles
Bug fixes
Before any new function / gadget / 3D Engine ...
+ making existing procedures more bulletproof and transparent for the coder.
Ex.: The flows in the 2D- and 3D-Sprites Libraries. I'd really like to program games that work on my S3-Graphic-Card (that has 3D-Capacities but nonetheless, all Progs written in PB fail to notice and display no alpha masks) Other users too have problems with their Notebook Graphic Cards as I read.
The Problem here is not that I discovered that I have a shitty Card, the Problem is that I want to write Programs that work on all Computers. Without using external gfx-libs I can't
bye,
Daniel
Daniel

