
personally I would like to have an update to the orge engine
Yepp !berklee wrote:I'd like to see a more complete Network library.
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
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 ...
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