blitzbasic

Show Posts

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 - trucidare

Pages: [1] 2 3 ... 86
1
Hi Phoo, nice work!
Native Social Support wrapped.
But do some Magic with memory - since llvm supports ARC you don't need all the retain and release garbage but the xcode project i made has no arc support.


2
Niemand hat mein tDB seriennummern kram geknackt :D

3
GLBasic - en / Re: SQLite Android/iOS?
« on: 2013-Mar-24 »
use the one file sqlite3 lib and you could compile for all platforms

4
Inline / 3rd party / Re: iOS Camera Lib
« on: 2013-Mar-10 »
just change the source in your camera.m file for image choose from camera roll

5
GLBasic - de / Re: iOS / Mach-O linker error
« on: 2013-Mar-10 »
du versuchst das ganze für den simulator zu kompilieren - nix gut

6
GLBasic - en / Re: Leap Motion controller
« on: 2013-Feb-28 »
hope mine comes soon :)

7
Announcements / Re: GLBasic V11 public beta
« on: 2013-Jan-02 »
:/ couldnt help with core things :/

8
Announcements / Re: GLBasic V11 public beta
« on: 2012-Dec-30 »
on ios we could switch too - the context handle is simple to switch - but how about sdl

9
Announcements / Re: GLBasic V11 public beta
« on: 2012-Dec-30 »
but i dont have the old code so i cant push a new one with all features kitty implmentet the last time

10
GLBasic - en / Re: Recording sound (iPhone)
« on: 2012-Dec-30 »
all custom ios libs have to be static.

11
Announcements / Re: GLBasic V11 public beta
« on: 2012-Dec-29 »
i think it is time for a new ios ogles context working with all optimized shreds inside ios5 and 6
could remember that we used a simple variant of gles initialization.

12
GLBasic - en / Re: GLBasic V11
« on: 2012-Jul-14 »
Current builds of glbasic games  runs fine on Mountain Lion - ready for V11.

13
Userlibs [ *.gbal] / Re: 2DEntitySystem
« on: 2012-Jun-26 »
Awesome Backslider :D

14
Inline / 3rd party / Re: LUA 5.2 wrapper
« on: 2012-Jun-25 »
anyone using linux should provide the current headers. so lua will compile fine on linux - on osx is a bit tricky but possible.

15
the old one was crossplatform too - i released the source and it could be compiled for all platformes that can use sqlite3.
i wanted to try to store types in database - so you can use db.store(myType)

a database type with fake methods which kitty made possible somne Versions before.

Pages: [1] 2 3 ... 86