Search found 9 matches

by Lostdragon
Mon Nov 22, 2010 3:23 am
Forum: Game Programming
Topic: Where can I get the Book <Programming 2D scrolling games>?
Replies: 74
Views: 244276

Re: Where can I get the Book <Programming 2D scrolling games

I know the thread is getting old, but it's still on the first page and this forum is not very active so I'll call it game.

There is still a need for this sort of book. The original Programming 2D Scrolling Games book is nice, but the PB language has been updated so many times since it was written ...
by Lostdragon
Mon May 12, 2008 5:09 am
Forum: Coding Questions
Topic: Just started,
Replies: 24
Views: 5162

I just bought Kale's book too and I like it a lot. Some of the things I did not understand how to use before (eg: structures, arrays) were made clear to me after reading.
by Lostdragon
Wed Dec 19, 2007 2:05 am
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 588692

That last test you posted seems to have done the trick.

In case you are interested:

I did experience a crashing / weird issue with the "purecolor / pb4" function, but I haven't figured out a way to make the crash appear on command. That also happens in the test you sent, but I had similar issues ...
by Lostdragon
Tue Dec 18, 2007 1:43 am
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 588692

I sent a description to your e-mail and also sent an attachment of my UI.

Thanks!
by Lostdragon
Sat Dec 15, 2007 11:30 pm
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 588692

I'm sorry it took me so long to get back here. I was without power for a long while due to an ice storm.

I tested the version you posted to the forum. It seems to fix the problem I was having, but unfortunately makes a new one elsewhere.

On the test version I can move between gadgets by clicking ...
by Lostdragon
Mon Dec 10, 2007 4:07 am
Forum: PureFORM & JaPBe
Topic: PureFORM 1.99 (yet another FORM designer)
Replies: 1537
Views: 588692

I like this tool and am using it quite a bit.

However, I find that sometimes when I try to change the font size in a string gadget Pureform crashes.

I sometimes get this error message, but not always.

Pureform has crashed [Error = c0000005]
'An attempted read or write to/from an address to which ...
by Lostdragon
Tue Jul 18, 2006 4:35 pm
Forum: Coding Questions
Topic: DrawText() line wrap
Replies: 5
Views: 1961

Oh. Sorry. It is fixed now. You should now be able to copy and paste the source from my original message. :oops:
by Lostdragon
Tue Jul 18, 2006 1:21 am
Forum: Coding Questions
Topic: DrawText() line wrap
Replies: 5
Views: 1961

word wrap

Hi. I am new to this language so this is probably a mess.

I liked the word wrap procedure so I tried to improve it (and update it for PB4). Hopefully there are not too many mistakes.

Edit: I turned off html for this post. Now the code should be copy/paste-able.


; updated for pb4
; added ...
by Lostdragon
Sun Mar 13, 2005 3:18 am
Forum: Game Programming
Topic: 2D Graphics Resources
Replies: 1
Views: 2137

I have some RPG tiles on my website that you guys can use for free.

http://www.lostdragon.com/tiles/db-bmp-tiles.zip

They would be good for an Ultima-like or rogue-like game.