Search found 5 matches

by Quentmeier
Thu Aug 07, 2008 11:15 am
Forum: Feature Requests and Wishlists
Topic: Modules
Replies: 46
Views: 25611

This would be really cool. Hopefully modules will be implemented. I like the simplicity of Pure Basic, but Modules or a little OOP would really be great.
Greetings Lars
by Quentmeier
Thu Jul 29, 2004 8:00 am
Forum: Feature Requests and Wishlists
Topic: debug PureBasic dll's
Replies: 13
Views: 3659

Unfortunately there is no demo of Cipher. But you can test Quake3. Cipher looks and works very very similar.

I've tried some 3d-engines over the last years. Right now I have 4 that I really like:
1) Torgue(cheap, platform independent, large user base,powerfull)
2) Cipher(cheap,fast on low end ...
by Quentmeier
Wed Jul 28, 2004 5:45 pm
Forum: Feature Requests and Wishlists
Topic: debug PureBasic dll's
Replies: 13
Views: 3659

But it would also be cool to use with other Engines like Blitz3d, Torgue or Gamestudio. A dll debugger is always handy.
Greetings Lars
by Quentmeier
Wed Jul 28, 2004 5:42 pm
Forum: Feature Requests and Wishlists
Topic: debug PureBasic dll's
Replies: 13
Views: 3659

I use Cipher! Or at least I'm trying to.
Cipher is a lot like Quake3.
www.cipherengine.com
Greetings Lars
by Quentmeier
Wed Jul 28, 2004 10:47 am
Forum: Feature Requests and Wishlists
Topic: debug PureBasic dll's
Replies: 13
Views: 3659

debug PureBasic dll's

Would it be possible to bebug PureBasic dll's when you call them from a different programming language? There are a few cool 3d-engines that allow you to write your game-code as a dll that is plugged into the engine. Principally you could therefore use any language you want. Practically this is not ...