![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Open Source Projects The place to discuss Basic4ppc open source applications. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Wow guys this is going very well. I've just tried your latest version, and wow this is drawing fast. Amazing job you made all of you. I started this with neil but didnt have much time to work on it, and didnt really had a way of moving pixel fast like you did. This will be the BEST falling sand game for the pocket pc.
Continue your awesome work guys ! |
|
|||
|
When adding the interface into it everything flickers every ms. Why does it do it with the interface and not without (is it due to the memory it takes up?)
EDIT: When I press cthe clear button it stops flickering but(due to me not resetting it, I know how to do that) doesn't clear anything. It is weird that that stops it. Last edited by neilnapier : 12-11-2007 at 04:52 PM. |
|
|||
|
Neil, the flickering problem ur have with the interface version is due to an error in the filling=false code. If filling =false it constantly draws a invisible clear circle on the foreground.
Im changing all that right now so just hold on! Im recontemplating the rules array too. It would have been my prefered method but now we already have so much of the info going with each pixel (e.g.pcolor,pspread) might be easier to have one more pchangeto() array that says which color it reacts with and what it changes to then we r done! Last edited by colin9876 : 12-11-2007 at 05:11 PM. |
|
||||
|
Quote:
Don't worry about how many arrays are passed, there is no limit, as far as I know, to the number of parameter that can be passed to a library. Generic rules are possible if we can find an efficient back conversion from a Color to an index. |
|
|||
|
I sorted it by putting the line:
Code:
BurningSand.FErase (0,0,BurningSand.Width, BurningSand.Height) Then it stops flickering. Also the 9 colours suggestion isn't very good. How are you supposed to mod if you can only use 9 elements max? |
|
|||
|
Neil, ur obviously off there on ur interface - which is great, there are a few inefficiencies, which I can just change for u & will give a faster version.
Can u post ur latest version, with all the libs, images, and the bits uve added and I'll make the changes and zip it back to u. P.s. Dont worry u'll have enough colors! Last edited by colin9876 : 12-11-2007 at 05:27 PM. |
|
|||
|
He is the new version.
Here are the glitches The pens go over icons, You have to pick water before wall will work Goes down too far Clear button doesn't clear water I don't like the way I have created the groups. The pen sizes don't effect Water. Also I have noticed that I added \1.bmp as the save screen thing. This sould be changed to \Start.bmp. Just so that you don't have to make it post it then post it again. Also, how possible do you think it would be to load a saved picture? Last edited by neilnapier : 12-11-2007 at 06:36 PM. |
|
|||
|
Never tried BS on my PPC since I added that, yes that is weird.
using the nonEx version as well it comes up with Error loading Program Line Number: 8 error description: NullReferenceException. Last edited by neilnapier : 12-11-2007 at 06:12 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Personal Pocket PC Wiki | tsteward | Open Source Projects | 121 | 11-29-2008 09:06 AM |
| Tippy v.1.0 [open source] | N1c0_ds | Share Your Creations | 4 | 11-20-2008 10:08 PM |
| Another Pocket Wiki | digitaldon37 | Open Source Projects | 1 | 09-17-2008 11:01 AM |
| Pocket Burning Sand | neilnapier | Questions & Help Needed | 2 | 11-05-2007 08:53 PM |
| dzSpy - Spy and Task Manager App - Open Source | dzt | Share Your Creations | 3 | 07-15-2007 06:21 AM |