Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1853 in orxonox.OLD for orxonox/trunk/doc


Ignore:
Timestamp:
May 1, 2004, 2:32:22 AM (21 years ago)
Author:
patrick
Message:

orxonox/trunk: added working configure, Makefile and extended core-system

Location:
orxonox/trunk/doc
Files:
2 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/doc/CREDITS

    r1845 r1853  
    11
    22
    3 This is the thanks to File:
     3The Orxonox Team Thanks To
     4--------------------------
    45
    5 The Orxonox team thanks to
    6 amir@datacore.ch  for giving us access to subversion and mailling lists
     6amir@datacore.ch        for giving us access to subversion and mailing lists
     7Luke Grey               for making the orxonox sound
    78
    8 bensch's brother for making the orxonox sound!
    99
  • orxonox/trunk/doc/program_examples/openGL/cube.c

    r1803 r1853  
    55#include <stdio.h>
    66#include <stdlib.h>
    7 
     7#include <math.h>
    88
    99static float alpha = 0;
Note: See TracChangeset for help on using the changeset viewer.