Search found 131 matches

by Nexinarus
Jan 27, 2006 0:57
Forum: Sources, Examples, Tips and Tricks
Topic: Inspired by the Falling Sand Game!
Replies: 23
Views: 11975

i got -1500 points and pushed escape.. did i win? :P
by Nexinarus
Jan 06, 2006 2:22
Forum: Projects
Topic: MultiPut[DES],[x],[y],SRC,[xScale],[yScale],[Rotate],[Trans]
Replies: 63
Views: 17477

Like if you allocate memory with pointers etc, it's vital as a programmer to deallocate the memory once you're finished with using it.
by Nexinarus
Jan 04, 2006 22:07
Forum: Archive
Topic: new freebasic editor
Replies: 22
Views: 13818

Hey nice IDE :). Would be nice for line numbers along the left of the editor box.
by Nexinarus
Dec 17, 2005 23:09
Forum: DOS
Topic: Large DOS Programs
Replies: 29
Views: 14963

by Nexinarus
Dec 13, 2005 20:32
Forum: General
Topic: OOP: If not now, when?
Replies: 44
Views: 12975

No dont tell v1ctor you will pay, he'll charge us all ;)
by Nexinarus
Dec 13, 2005 0:57
Forum: General
Topic: Some fmod help
Replies: 4
Views: 1325

you'd have to read the fmod manual and fmod resources to find out.
by Nexinarus
Dec 10, 2005 19:37
Forum: Linux
Topic: ltermcap missing
Replies: 16
Views: 9681

Yeah.. why did old version of freebasic not need termcap - or did they?
by Nexinarus
Dec 10, 2005 4:44
Forum: Linux
Topic: ltermcap missing
Replies: 16
Views: 9681

I had the same problem with ubuntu linux 5.10, so i installed libncurses5-dev and it worked.
by Nexinarus
Dec 09, 2005 3:07
Forum: General
Topic: Using circle in a simple mouse drawing routine
Replies: 8
Views: 2299

I guess the reason why it draws more than one circle even when you are moving the mouse constantly is that your main loop updates faster than the mouse coordinates update. Ie the mouse may update at 50 times a second, and the main loop may update at 100 times a second, meaning that you will draw two...
by Nexinarus
Nov 30, 2005 23:52
Forum: Archive
Topic: CodeStream Lib v0.1
Replies: 2
Views: 1882

No offense, but wouldn't it make more sence to simply compress the files with zlib or whatever?
by Nexinarus
Nov 30, 2005 23:30
Forum: Linux
Topic: Installing freebasic without root privileges.
Replies: 2
Views: 2132

Ooh cheers. I should have read a bit more heh.
by Nexinarus
Nov 30, 2005 21:50
Forum: Linux
Topic: Installing freebasic without root privileges.
Replies: 2
Views: 2132

Installing freebasic without root privileges.

At work I dont have root privileges so is there a way I can install freebasic on my home folder? I tried before, but when i call fbc it thinks everything is still stored at /usr/share .
by Nexinarus
Nov 30, 2005 20:44
Forum: General
Topic: why it does'nt stop?
Replies: 3
Views: 1119

Maybe it's trying to fill outside the screen? I'm not sure since I havn't run it yet though.
by Nexinarus
Nov 29, 2005 21:36
Forum: General
Topic: Great job, DrV!!!!
Replies: 6
Views: 1752

Well since this is 32bit protected mode instead of realmode, it should have less complaints in terms of hardware compatibility :D.
by Nexinarus
Nov 27, 2005 22:42
Forum: Archive
Topic: Screenshots of "The Janitor" and Raycasting Engine
Replies: 17
Views: 11354

The corner of my bed.. I really gotta get a chair heh.