1 pixel image
1 pixel image

Code blog.

Here you will be able to download free source code, read about some of our coding experiences and learn some handy hints. The archives normally contain source in a mixture of C, Objective-C and C++, XML datafiles, required graphics and sounds and occasionally a Doxygen config file.

We use (and recommend) OpenGL and TinyXML, a great light XML parser.


1 pixel image
1 pixel image
most recent

January 2005

email jeroen
1 2 3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31
1 pixel image
1 pixel image

Menudisc example code!

2 January 2005

Starting the new year on the right foot!

The menudisc example code is now available!

Some notes regarding this release:

  • There is currently no cursor drawn, just 2 lines that meet where the cursor should be;
  • Pressing '1' will activate the first context in the menu tree, '2' will activate the second;
  • Code is not necessarily finished, some cleanup or reorganisation may occur later;
  • This code is by not meant to be an example in coding style.
  • This code has only been tested with Xcode on Mac OS X 10.3.4 upwards.
  • A Visual C++.NET project will appear this week.
  • Latest versions of all modules released previously on this page are included.

Before downloading the menudisc sample, please make sure you have downloaded TinyXML. In my example project I had the TinyXML source code in a subdir (TinyXML) in my project dir and the code included as part of the build, not linked in as a library (lazy, I know).

Please read this page regarding GLUT's useWorkingDir (mainly for Mac people) before reorganising the project to suit your own style.


  Download the menudisc example!

Any bugs or code/design issues please email bugs at happymakinggames.




  

Archive

  May 2007
  April 2007
  ...
  2006? Oh, we missed it.
  ...
  October 2005
  September 2005
  August 2005
  July 2005
  June 2005
  May 2005
  April 2005
  March 2005
  February 2005
  January 2005
  December 2004
  November 2004
  October 2004
  September 2004
  August 2004