This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - Darl181
Pages: 1 ... 26 27 [28] 29 30 ... 253
406
« on: November 21, 2012, 06:02:55 pm »
* Darl181 hopes this one will be sold in the US.. Tho they better have the protective case thing for it. Also the link in the picture seems to be dead, guess they haven't made it yet
407
« on: November 21, 2012, 12:23:00 am »
Looks pretty good! And yes Axe 0.2.2 is outdated, it's up to 1.1.2 now. As for the scripting system, I'm guessing he means having the patterns stored somehow and a routine runs through the stored data and uses that to tell where to create the bullets. This sort of thing could get complicated pretty fast, tho, so feel free to ask for help
408
« on: November 20, 2012, 04:12:12 pm »
[01:00:44 PM] * |ノಥ益ಥノ| has joined #omnimaga [01:00:46 PM] ruler501 lulz [01:01:03 PM] * |ノಥ益ಥノ| [01:01:06 PM] aeTIos [01:01:11 PM] * |ノಥ益ಥノ| has quit IRC (Quit: (ノಥ益ಥ)ノ ┻━┻) What just happened 0.o
409
« on: November 19, 2012, 04:42:51 pm »
I remember having one of those in elementary school.. I think it came with one of the book orders tho so it was prolly pretty cheap And yeah I wear a watch basically everywhere too, tho just a $20 casio.
410
« on: November 19, 2012, 04:35:34 pm »
I've messed with the metacity theme (window borders/buttons/stuff) a bit, and imo it looks pretty good Also mint. Works well, tho I'm just using gnome classic like before ..is there a contest for having almost no icons?
411
« on: November 17, 2012, 09:33:33 pm »
Black Friday is the day after thanksgiving (which is always on a Thursday fsr). And as for Ti scrapping the z80s as cheap..that would be pretty dumb of them because that's a large part of what they're selling
412
« on: November 16, 2012, 06:33:27 pm »
Looks pretty cool Also nice I didn't know there were PNG->SVG converters.
I think there's a path follower or something similar built into inkscape.
413
« on: November 10, 2012, 06:52:32 pm »
That's pretty cool, but yeah not much of a point since they're such a large part of the screen anyways (also I'm guessing it doesn't let focus move away?) Here's another thing: ctrl+9/3 and ctrl+7/1 are like pgup/pgdn and home/end on a computer. Useful for that long documents list
414
« on: November 09, 2012, 06:35:12 am »
Maybe another sort of tribute video? Kind of like the axe parser vid in 2010, but releases in every calc language. (maybe it could be a quarterly/semi-annual thing? idk)
415
« on: October 31, 2012, 10:13:12 am »
Apps are fixed at 16384 bytes unfortunately Have you tried crabcake or fullrene? With those you can make programs upwards of 20000 bytes.
416
« on: October 26, 2012, 10:25:18 pm »
Glad to hear it's working now Edit: also a friendly reminder: double-posting in a short time span (less than around 6 hrs or so) is generally discouraged, you can edit the already-made post instead
417
« on: October 26, 2012, 08:14:49 pm »
913: You clicked print and copy/pasted it into a text document and posted it. 3571: You did this again except in html format 3572: It was too large to attach so you put it on your ftp(1.3mb warning)
418
« on: October 26, 2012, 11:02:45 am »
Hm, guess that's what posting at ~5 in the morning causes
419
« on: October 26, 2012, 08:27:48 am »
Try putting the T-- after the RectI(). If I'm reading the code right, that's what's erasing the rectangle?Edit: ok looked it a bit more closely..what's going on is the top part of the rectangle isn't being erased, it's just being inverted every frame. If the rectangle were on the front buffer, you'd see it leaving a kind of flickery mess behind Because of how the grayscale works, it leaves a flickery crosshatch behind. I'm guessing here, but try this: 375->T Repeat T=0 RectI(76,62-(T*2/15),8,T*2/15)^r T-- Rect(76,62-(T*2/15),8,T*2/15)^r DispGraph^rr EndEdit2: what heyleia did looks like it works too.
420
« on: October 26, 2012, 07:34:55 am »
3566: You use your workspace switcher as a sprite editor 3567: It works from b/w to 4-level grayscale 3568: It exports hex to the clipboard
Pages: 1 ... 26 27 [28] 29 30 ... 253
|