Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

samgj

Member Since 13 Feb 2013
Offline Last Active Yesterday, 08:08 PM
-----

Posts I've Made

In Topic: Geometry Storage

08 May 2013 - 03:54 PM

So I have to define one myself?


In Topic: Write here the features you want for a Zombie Survival Game!

05 May 2013 - 12:06 PM

Other people. Not just multiplayer but also AI you could talk to, or trade with, or team up with.


In Topic: Copyright Notices with GPL Code

03 May 2013 - 04:08 PM

You can only incorporate code from a GPL project if you project itself is GPL.  Therefore you need to add the GPL notice as the header to ALL of your source files, in addition to providing a copy of the license with your source and your executable.

I understand that but, do I have to put the name of the project it's from and if so where do I put it.


In Topic: Function that Returns Custom Object

17 April 2013 - 04:22 PM

I added semi-colons to the classes and removed new from create_instance. There are still errors but they are for unrelated problems and I understand how to fix them.


In Topic: Function that Returns Custom Object

16 April 2013 - 04:19 PM

It's in the function create instance here


PARTNERS