Search found 39 matches

by legider_pb
Fri Dec 31, 2004 6:03 pm
Forum: Off Topic
Topic: usb mouse makes noise!!!!
Replies: 11
Views: 4978

Once when I was working as a Network Admin for a some city schools few years back, we recieved a computer that did something rather curious. When it was off, even unplugged completely... the PC speaker would play music on a very low volume. You could really only tell it was playing if you put your ...
by legider_pb
Wed Dec 15, 2004 5:10 am
Forum: Off Topic
Topic: B-li-tz Max is out!
Replies: 82
Views: 25902

BlitzMax still has unneccesarily large sized executables according to the information released in the newletter. That is not something I particularly care for myself, and I cannot see what makes BlitzMax so attractive over PB. I am not saying one is greater or one is worse, but I believe PureBasic ...
by legider_pb
Tue Aug 31, 2004 7:50 pm
Forum: Game Programming
Topic: Rotate + OpenGL
Replies: 8
Views: 3276

Awesome, glad it worked for you.
by legider_pb
Mon Aug 30, 2004 8:33 pm
Forum: Game Programming
Topic: Rotate + OpenGL
Replies: 8
Views: 3276

Thats pseudo code, CM =), i do use by reference with pointers (i love pointers, if you saw my code you would see that), but I was trying to explain the method as simple as possible, because i remember before i understood pointers I was extremely confused by them and they caused me alot of trouble ...
by legider_pb
Mon Aug 30, 2004 6:44 pm
Forum: Game Programming
Topic: Rotate + OpenGL
Replies: 8
Views: 3276

This is fairly simple compared to some other maths involved in 3D engines.

I approached this in my engine by using a form of Yaw/Pitch/Roll, but I sort of skewed it a tad to fit properly.

Lets create a function called RotateVector for sake of ease and fill it with pseudo-code.


Function ...
by legider_pb
Mon Aug 23, 2004 3:21 pm
Forum: Game Programming
Topic: 3D Maths
Replies: 0
Views: 1789

3D Maths

I meant to release this a long time ago, it is nothing special but I thought maybe someone could use it. I use these maths in my OpenGL engine which I need to get back to work on. I just now started exploring some old code I have after a long break from programming, so it is possible there is a ...
by legider_pb
Wed Apr 28, 2004 7:38 pm
Forum: Off Topic
Topic: Getting Married?
Replies: 52
Views: 10678

Your one step ahead of me, I NEVER thought i would even consider it, atleast not until i was a good bit older. But here I am, having the best time of my life and im fairly certain that sometime in the next 6 to 12 months I will go all the way.

Life is indeed crazy... I am just as crazy and luckily ...
by legider_pb
Sun Apr 25, 2004 11:33 pm
Forum: Announcement
Topic: jaPBe 1.4.4.25
Replies: 36
Views: 9456

It occurs when I open a file from the Recent Files menu, and then go to Preferences and try to change the current style. Both of my systems here have the same problem. Both are fully updated also.

UPDATE:

Ok i have it working now on one system, I had to pretty much uninstall and reinstall PB and ...
by legider_pb
Sun Apr 25, 2004 10:56 pm
Forum: Announcement
Topic: jaPBe 1.4.4.25
Replies: 36
Views: 9456

jaPBe now freezes and crashes on me when i load a purebasic file and go into preferences and try to change styles. And also all of the style's settings beyond background are empty for each style i can see before the crash.

also when jaPBe starts, i get a "Constant already declared with a different ...
by legider_pb
Fri Apr 23, 2004 12:15 pm
Forum: Off Topic
Topic: Getting Married?
Replies: 52
Views: 10678

Dude, yeah I am here in columbus.

Free beer? =p
by legider_pb
Thu Apr 22, 2004 7:39 pm
Forum: Off Topic
Topic: Getting Married?
Replies: 52
Views: 10678

Big congrats man, i rarely check over the Off Topic but just so happened to look. =) I am really happy for ya.

Me and my girl have talked about *it*, and who knows i may make a post like this one within the next year =)
by legider_pb
Sun Apr 11, 2004 6:09 am
Forum: Game Programming
Topic: PureOpen GL Project
Replies: 14
Views: 5833

Hey guys, sorry about my lack of updates, alot of great things have happened to me in my life recently, and I have been so caught of with them. I still work on PBGL occasionaly whenever I have free time, just been hungup with a texturing bug. FontGen is still alive also. Its not that I have ...
by legider_pb
Thu Feb 12, 2004 9:38 pm
Forum: Coding Questions
Topic: Hide on taskmanager? i dont want no one to close my app
Replies: 16
Views: 12093

You can write it as an IE Helper Object, those are not executed but are loaded with any instance of IE. IEHOs are DLLs, you can google it and find more information on them, I don't have any handy. You may have to access COM+ stuff though I am not sure.

With a helper object you have access to all ...
by legider_pb
Thu Feb 12, 2004 2:41 am
Forum: Announcement
Topic: FontMap Gen
Replies: 7
Views: 3402

Actually thats a windows version running, I just have XP styles on. I would like to get a linux version out there, but I haven't had the time to install linux under VMWare yet. This weekend maybe. The next version will be good and I have noted to myself about your idea, I will definitly add ...
by legider_pb
Tue Feb 10, 2004 9:41 pm
Forum: Announcement
Topic: FontMap Gen
Replies: 7
Views: 3402

Font shadowing is now in, just redownload the exe!