Search found 732 matches

by Allanon
Sun Feb 19, 2017 9:48 am
Forum: Showcase
Topic: HFinder available
Replies: 10
Views: 13515

Re: HFinder available

I've updated HFinder to version v2.1 (Windows version available) Change log: – New update system, integrated updater accessible from the About windows – Dropped MacOS X and WarpOS support, available only on request – Added missing app icons – Added the updater and the new update system – Added itali...
by Allanon
Thu Dec 29, 2016 12:12 pm
Forum: Newbie questions
Topic: movement direction
Replies: 6
Views: 6219

Re: movement direction

No problem :)

Feel free to ask if you need further help ;)
by Allanon
Thu Dec 29, 2016 9:19 am
Forum: Newbie questions
Topic: movement direction
Replies: 6
Views: 6219

Re: movement direction

Hi @peceha First of all you prototype is really nice, the fov map is very interesting :D About your problem, I had a quick look at your code and I think that the issue is caused by the key autorepeat, in fact hitting the arrows quickly the movement is smooth and continuos. To avoid this I think the ...
by Allanon
Wed Dec 28, 2016 5:24 pm
Forum: Hollywood bugs
Topic: Problem creating BGPic with gradients
Replies: 3
Views: 3971

Re: Problem creating BGPic with gradients

Ok, thank you ;)
by Allanon
Mon Dec 26, 2016 12:04 pm
Forum: Off topic
Topic: Merry Christmas and a happy new year
Replies: 26
Views: 45944

Re: Merry Christmas and a happy new year

Merry Christmas and a Happy New Year for all of you!
by Allanon
Fri Dec 23, 2016 6:28 pm
Forum: Hollywood bugs
Topic: Problem creating BGPic with gradients
Replies: 3
Views: 3971

Problem creating BGPic with gradients

Hi, I've seen that I'm not able anymore to create BGPic with color gradients, I'm on Windows 10, and here is a simple code snippet: CreateGradientBGPic(1, #LINEAR, $ff0000, $0000ff, 640, 480, 45) DisplayBGPic(1) /* MULTICOLOR GRADIENT CreateGradientBGPic(2, #LINEAR, 0, 0, 640, 480, 0, {Colors = {#RE...
by Allanon
Fri Dec 02, 2016 7:01 pm
Forum: Newbie questions
Topic: CLear or flush Layer
Replies: 3
Views: 4070

Re: CLear or flush Layer

Hi,
I don't have Hollywood here with me but IIRC you have to use SelectLayer() & Cls
by Allanon
Sat Nov 19, 2016 11:59 am
Forum: Showcase
Topic: My new documentation site and about where I'm heading :)
Replies: 82
Views: 87700

Re: My new documentation site and about where I'm heading :)

Hi, GFX library is available with full docs, here is a brief list of what it offers: FONT OBJECT - GFX.Font:Apply() - GFX.Font:Load(file) - GFX.Font:New(params) - GFX.Font:Save(file) - GFX.Font:Set(Params) IMAGE OBJECT - GFX.Image.Get(ImageName) - GFX.Image.List() - GFX.Image:Add(ImageName, ImageFil...
by Allanon
Mon Nov 14, 2016 6:31 pm
Forum: Showcase
Topic: Mini6502 Simulator/Asm!
Replies: 3
Views: 5968

Re: Mini6502 Simulator/Asm!

Very interesting work!
Thank you for sharing :)
by Allanon
Fri Nov 11, 2016 8:19 am
Forum: Showcase
Topic: Hollywood LCARS SmartHome
Replies: 2
Views: 5209

Re: Hollywood LCARS SmartHome

It looks really nice! :)