Search found 55 matches

by The_Pharao
Mon Feb 28, 2005 11:35 am
Forum: Linux
Topic: Scintilla Library
Replies: 19
Views: 8171

The server is mandatory, without it you cannot compile code from within the editor itself, wait a second I only posted a "picture of it!", Eden that is, which means you've been snooping in my html! *coff* naughty!, that archive is only for 'alpha' testers, but since you asked . :x

oh no, i didn't ...
by The_Pharao
Mon Feb 28, 2005 12:13 am
Forum: Linux
Topic: Scintilla Library
Replies: 19
Views: 8171

hey inner, i downloaded and tried it. copmiles fine, but i can't run the server!
why the heck does an editor need a server? :cry:

when i start the eden_server program from console it says "memory access violation" and quits. and then of course the editor can't find the server.
a recompile of the ...
by The_Pharao
Sun Feb 27, 2005 7:16 pm
Forum: Linux
Topic: Scintilla Library
Replies: 19
Views: 8171

i would love to play with it, too :wink:
by The_Pharao
Wed Feb 16, 2005 12:37 am
Forum: Linux
Topic: grabbing some knowledge for vb->pb portation
Replies: 3
Views: 2056

does sdl have a builtin support for rotating and zooming sprites?
by The_Pharao
Tue Feb 15, 2005 11:45 pm
Forum: Linux
Topic: grabbing some knowledge for vb->pb portation
Replies: 3
Views: 2056

grabbing some knowledge for vb->pb portation

ok, now my exams are over and i want to use the time to port my game solar*conflict from visual basic to purebasic.
additionally, i want it to run on windows AND linux.

the game uses 3d sprites for rotating and zooming. i know the sprite3d-library is not yet implemented in pb3.92 for linux.

can ...
by The_Pharao
Tue Feb 15, 2005 10:50 pm
Forum: Linux
Topic: A little Linux
Replies: 12
Views: 5313

by The_Pharao
Fri Dec 24, 2004 1:54 pm
Forum: Announcement
Topic: PureBasic 3.92 beta (linux) is out.
Replies: 5
Views: 2733

Too bad I have no time to test it until the Christmas days are over :(

Thanks Fred and Merry Christmas to you! :D

P.S.: did you add SpritePixelCollision for Linux?
by The_Pharao
Fri Dec 24, 2004 11:36 am
Forum: Off Topic
Topic: -:-: Merry Christmas :-:-
Replies: 16
Views: 5871

Dare2 wrote:Merry Christmas!

May there be Peace, Prosperity and PureBasic v4.0 for everyone in 2005!
Yay! "Three P's" for everyone in 2005 :D
Merry Christmas everybody!
by The_Pharao
Tue Dec 21, 2004 3:41 pm
Forum: Announcement
Topic: PureContest: Wintergames - The winner
Replies: 17
Views: 5563

uhm....

LINK to all submission or contest website?
by The_Pharao
Tue Dec 21, 2004 7:27 am
Forum: Off Topic
Topic: GW Bush as Time "man of the year"??????
Replies: 10
Views: 2623

has Bush not been already person of the year in 2000?
by the way, Adolf Hitler became 1938's Man of the Year. WW2 started 1939, so 1 year left to the next world war 8O

just kidding, hopefully :wink:
by The_Pharao
Sat Dec 18, 2004 3:06 am
Forum: General Discussion
Topic: 3d Selection in orge?
Replies: 3
Views: 1647

try here, they've got tons of stuff about 3d and programming, might have something about selection, too:
http://www.gamedev.net/
by The_Pharao
Fri Dec 17, 2004 7:31 pm
Forum: Linux
Topic: Complex Procedure Parameters and SpritePixelCollision Issues
Replies: 4
Views: 3097

Until 3.92 is released i offer you this piece of code. i was bored today :wink:

;Declare Stuff for Cross-Platform Pixel Perfect Collision
Declare SpritePixelCollision2(SprOne.l, SprOneX.l, SprOneY.l, SprTwo.l, SprTwoX.l, SprTwoY.l) ;Cross-Platform SpritePixelCollision Procedure for Win and Linux ...
by The_Pharao
Tue Dec 14, 2004 7:02 pm
Forum: Linux
Topic: Complex Procedure Parameters and SpritePixelCollision Issues
Replies: 4
Views: 3097

Complex Procedure Parameters and SpritePixelCollision Issues

today i had time to crunch through my game code. the code compiles and runs fine with the windows purebasic.
though i got an memory access error when i tried to compile the app with linux purebasic.
i was able to nail down the error in an endless comment/uncomment orgy.
i used this command ...
by The_Pharao
Mon Dec 13, 2004 8:20 am
Forum: Linux
Topic: When new Linux version released
Replies: 3
Views: 2090

are you waiting for... christmas? :wink:
by The_Pharao
Wed Dec 08, 2004 8:01 pm
Forum: Linux
Topic: Linux 2d drawing tutorials
Replies: 21
Views: 9415

sh-3.00$ pbcompiler test.pb

******************************************
PureBasic Linux x86 v3.91
******************************************

Loading external modules...
Starting compilation...
69 lines processed.
Creating the executable.

- Feel the ..PuRe.. Power -

sh-3.00$ Fatal signal ...