Author Topic: Updates to come...  (Read 25090 times)

Offline Kitty Hello

  • code monkey
  • Administrator
  • Prof. Inline
  • *******
  • Posts: 10859
  • here on my island the sea says 'hello'
    • View Profile
    • http://www.glbasic.com
Updates to come...
« on: 2013-Feb-06 »
Hi, I'll use this thread for the updates to com. Starting with Feb, 2013:

Offline erico

  • Community Developer
  • Prof. Inline
  • ******
  • Posts: 4453
    • View Profile
    • FUED
Re: Updates to come...
« Reply #1 on: 2013-Feb-06 »
That is looking great Kitty!
One thing on the video, it is hard to listen to your voice against the music, you may consider lowering the buggie wuggie a bit. ;)

Offline Kitty Hello

  • code monkey
  • Administrator
  • Prof. Inline
  • *******
  • Posts: 10859
  • here on my island the sea says 'hello'
    • View Profile
    • http://www.glbasic.com
Re: Updates to come...
« Reply #2 on: 2013-Feb-07 »
I did the music, because I was tired and my voice was th-ing all "s"es ;)

Offline bigsofty

  • Community Developer
  • Prof. Inline
  • ******
  • Posts: 2795
    • View Profile
Re: Updates to come...
« Reply #3 on: 2013-Feb-07 »
As Erico says its a little hard to hear because of the volume of the background music but GACK is looking great!
Cheers,

Ian.

“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration.”
(E. W. Dijkstra)

Offline JG52Torpe

  • Mc. Print
  • *
  • Posts: 9
    • View Profile
Re: Updates to come...
« Reply #4 on: 2013-Apr-06 »
Kitty when will you release new GACK version for Windows? Any date?

Offline Kitty Hello

  • code monkey
  • Administrator
  • Prof. Inline
  • *******
  • Posts: 10859
  • here on my island the sea says 'hello'
    • View Profile
    • http://www.glbasic.com
Re: Updates to come...
« Reply #5 on: 2013-Jun-20 »
No date, yet. But see:

No kidding!!

Offline gernot66

  • Mc. Print
  • *
  • Posts: 29
    • View Profile
Re: Updates to come...
« Reply #6 on: 2013-Jun-29 »
what if i have no web  :'(
in hoc signo vinces

Offline Kitty Hello

  • code monkey
  • Administrator
  • Prof. Inline
  • *******
  • Posts: 10859
  • here on my island the sea says 'hello'
    • View Profile
    • http://www.glbasic.com
Re: Updates to come...
« Reply #7 on: 2013-Jul-01 »
http://www.glbasic.com/gack/beta/RivaRaid.html

Using Canvas now... Runs on iPad??

Offline Marmor

  • Community Developer
  • Prof. Inline
  • ******
  • Posts: 936
  • 96A285CC
    • View Profile
    • my youtube channel
Re: Updates to come...
« Reply #8 on: 2013-Jul-01 »
« Last Edit: 2013-Jul-01 by Marmor »

Offline mentalthink

  • Prof. Inline
  • *****
  • Posts: 3375
  • Integrated Brain
    • View Profile
Re: Updates to come...
« Reply #9 on: 2013-Jul-01 »
No Ipad1 don't works, but on Chrome in Mac runs... the last time only works in Firefox in Mac.

Offline Neurox

  • Mr. Polyvector
  • ***
  • Posts: 184
    • View Profile
    • http://www.borzini.it
Re: Updates to come...
« Reply #10 on: 2013-Jul-02 »
No with Safari Version 6.0.5 (8536.30.1) on iMac don't works :-(
Paolo Borzini | paolo@borzini.it
The WhiteFly Software | www.thewhitefly.it
Service on line for screen printers | www.4pellicole.it

Offline Marmor

  • Community Developer
  • Prof. Inline
  • ******
  • Posts: 936
  • 96A285CC
    • View Profile
    • my youtube channel
Re: Updates to come...
« Reply #11 on: 2013-Jul-02 »
neurox try this:https://discussions.apple.com/thread/3300585?start=0&tstart=0

Offline erico

  • Community Developer
  • Prof. Inline
  • ******
  • Posts: 4453
    • View Profile
    • FUED
Re: Updates to come...
« Reply #12 on: 2013-Jul-02 »
It works fine on my end, took a while to load though. win7 64b chrome.
Altough it worked, it was unplayable for the controls were all over screen and required mouse click, just like that screen shot over there.
I also found the screen size to be a little small.

But that is all fine as it seems to be a test right?
cheers.

Offline bigsofty

  • Community Developer
  • Prof. Inline
  • ******
  • Posts: 2795
    • View Profile
Re: Updates to come...
« Reply #13 on: 2013-Jul-02 »
Same as Erico & I also have an iPad 1.  ;/
Cheers,

Ian.

“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration.”
(E. W. Dijkstra)

Offline erico

  • Community Developer
  • Prof. Inline
  • ******
  • Posts: 4453
    • View Profile
    • FUED
Re: Updates to come...
« Reply #14 on: 2013-Jul-02 »
Hey what now? Maybe it works on my galaxy note II? will give a shot right away!

...

timer
rbow
rbow init
SDL_init video
SDL_GetVideoInfo = 300x150 @ 0 bpp. Screen 320x480
Requested SDL_OPENGL = 67108864
Requested double buffer
set up SDL for OpenGL mode
Setting video mode: 320x480x32 fl=4000000
Could not create canvas - :(
SDL_SetVideoMode seems to be 1
Screen BPP: 32

This is what I get on chrome on android:( ...
Also, its native web browser stops at the DOWNLOADING DATA part in full.

« Last Edit: 2013-Jul-02 by erico »