Search found 12 matches

by Marek
Wed May 30, 2007 12:47 am
Forum: Project Announcements
Topic: Project B.E.A.U.T.Y. - Action RPG - Help wanted *screens*
Replies: 29
Views: 4534

Needless to say, you'll probably need to help with Cerberus primarily. So that when that's done...
by Marek
Wed Apr 04, 2007 2:10 am
Forum: Project Announcements
Topic: 3d Action Adventure - more programmers needed as well
Replies: 29
Views: 3826

i has been programming c++ for just a year so i dont want to be a load for you. 35 hours of game play is A LOT so it means A LOT work to do. anyway if you dont have anything against my participation you can count me in. i was thinking about starting to make something like a horror - adventure game ...
by Marek
Mon Apr 02, 2007 8:35 pm
Forum: Project Announcements
Topic: 3d Action Adventure - more programmers needed as well
Replies: 29
Views: 3826

Finally an actual positive reply. Myself and Ryan have worked (and argued, oh god do we argue) on this for what seems like an eternity. We're gonna see if we can churn somthing out that you guys have requested to see, so we can get the ball rolling.
by Marek
Sun Apr 01, 2007 11:21 pm
Forum: Beginners Help
Topic: Event Troubles.
Replies: 4
Views: 360

I'm used to doing it a mixture of the 3 ways. void* for structs, NULL for char's etc. But yes, you're right. It is old C practice to set the location of the memory a pointer points to as 0 memory.
by Marek
Sun Apr 01, 2007 5:13 pm
Forum: Beginners Help
Topic: Event Troubles.
Replies: 4
Views: 360

Another suggestion when it comes to pDevice being dropped before then, would be to evaluate the state of pDevice before continueing on. If it is dropped you should either delete the device handler, and reallocate the object (or just reallocate the object itself if possible ). But that error usually ...
by Marek
Sun Apr 01, 2007 5:06 pm
Forum: Beginners Help
Topic: Linker Problem [Fixed]
Replies: 3
Views: 180

FYI, the dev-paks that are available for dev-c++ do have a problem with the Irrlicht.dll, not containing certain symbols, but that only occures when you try running. As for your issue, I am not entirely sure what the cause is, perhaps your installation was corrupted and there was a missing file with...
by Marek
Sun Apr 01, 2007 5:03 pm
Forum: Project Announcements
Topic: 3d Action Adventure - more programmers needed as well
Replies: 29
Views: 3826

This game will basically be that, just not an RPG per-se. It'll have some horror elements in it. 35 hours of gameplay is steep, but if we can manage to pull a crew together, It won't be as steep as it would be with just 2 programmers. Which is the point of requesting assistance now. I knew not every...
by Marek
Sun Apr 01, 2007 4:20 pm
Forum: Project Announcements
Topic: 3d Action Adventure - more programmers needed as well
Replies: 29
Views: 3826

We don't need "Expert" level programmers, really. I am all for doing projects just to learn. Ofcourse the project itself is serious. Ryan has been programming in C++ for about 2 or 3 years, and I have been programming in C++ for almost 5 years now. We can use all the help possible. Since t...
by Marek
Sun Apr 01, 2007 3:11 am
Forum: Project Announcements
Topic: 3d Action Adventure - more programmers needed as well
Replies: 29
Views: 3826

Both Fortunatly and unfortunatly. We have most of the stuff you guys request ( all except actual visuals, since we have no artists what so ever). Only problem is half of it is still being refined, and the other half is done but still pending a grander release. The story is a run down, the battle sty...
by Marek
Sat Mar 31, 2007 8:00 pm
Forum: Project Announcements
Topic: 3d Action Adventure - more programmers needed as well
Replies: 29
Views: 3826

That's quite fine. It is reasonably hard to do all of the above with a limited programming staff in the first place. Concept art, while not in a position to require programming causes the following problem: We're trying to find a concept artist to begin with. But, that's fine anyway. When we get stu...
by Marek
Sat Mar 31, 2007 7:51 pm
Forum: Beginners Help
Topic: Access violation reading location
Replies: 4
Views: 224

Generally, that error only occurres when you try to acess memory at a point where you did not use "new" at. Or often if the memory space has been NULLed out or in use by another part of your code. I gave your code a really quick run down, and didn't see anything that jumped out at me as wr...
by Marek
Sat Mar 31, 2007 7:37 pm
Forum: Project Announcements
Topic: 3d Action Adventure - more programmers needed as well
Replies: 29
Views: 3826

Quite so. Both Ryan and myself are programmers. It's just very hard to make somthing quite as large with 2 people. Do we want someone to do it all? No, we want some help to get our goal to it's ending destination. If there was anything I took offense to in your post, it was "A couple of punks w...