__color__,ticket,summary,component,version,milestone,type,owner,status,created,_changetime,_description,_reporter
3,72,Thread logger,Core,,,defect,cpvc,new,2008-08-17T20:52:42+0200,2008-08-17T20:52:42+0200,framerate dops when we write to stdout,ptx
3,74,Add a skydome,Dragon Panic,,,enhancement,,new,2008-08-27T09:58:24+0200,2008-08-27T09:58:24+0200,We need a skydome in dragon panic. It should be dark and evil. Should preferably also seem like the mountains continue from the hightmap.,zerny
3,27,Weather system,Particles,,,task,,new,2008-04-15T20:38:28+0200,2008-04-15T20:38:28+0200,Different weather effects,ptx
3,51,Clean up the FAQ,Website,,,task,,new,2008-07-14T11:34:35+0200,2008-07-14T11:47:47+0200,"The [wiki:FAQ] is currently a mess. Some valid questions are raised, but many are utter nonsense. We should remove unnecessary items and clean up the language. However, some good spirit is ok so references to the hitchhikers guide and other tech jokes/puns are ok.",zerny
3,73,License and copyright of the project,Unknown,,,task,,new,2008-08-27T09:44:26+0200,2008-08-27T09:47:07+0200,"During our assembly at [wiki:OEHack9] we discussed the projects future and the various licensing issues. It was decided that the project should collect the copyright to all code behind a single organization such that the project would maintain the possibility of changing license terms in the future.

To accomplish this we need to
 * create/settle upon a central organization
 * transfer copyright of all code in the repositories
",zerny
3,38,Internal representation of transformation matrices.,Core,,FirstTraxx,defect,,new,2008-04-20T20:16:16+0200,2008-07-14T11:48:20+0200,Revise the internal representation of transformation matrices in order to obtain consistency with OpenGL and possibly even higher performance.,salomon <salomon@daimi.au.dk>
3,14,Projectile Collision,Physics,,FirstTraxx,task,lemke,new,2008-04-15T20:19:27+0200,2008-08-12T13:45:21+0200,Being able to shot other people would be nice.,ptx
3,19,Notify dead player,Network,,FirstTraxx,task,,new,2008-04-15T20:28:10+0200,2008-04-15T20:28:10+0200,"When a player 1 shoots player 2, then player 1 will tell player 2 that is was hit, player 2 must trust player 1.",ptx
3,21,Play sound when player is hit (Event based sound triggering),Sound,,FirstTraxx,task,cpvc,new,2008-04-15T20:30:06+0200,2008-05-02T22:11:25+0200,"Ned not to be played at a specific location, just played!",ptx
3,26,Explosion,Particles,,FirstTraxx,task,ptx,new,2008-04-15T20:38:04+0200,2008-08-12T13:59:58+0200,Modify the triangles of some geometry to create a explosion!,ptx
3,81,recursive dist need to be run multiple times,Build System,,OE - The Next Generation,defect,ptx,assigned,2010-05-30T12:38:45+0200,2010-05-30T22:10:34+0200,dist.py should only be executed once to get all recursive repositories,ptx
3,84,Fix GLUT,Rendering,,OE - The Next Generation,defect,ptx,new,2010-05-30T20:41:59+0200,2010-05-30T20:48:21+0200,"Canvas broke GLUT, fix it",ptx
3,11,Static linking of libraries,Build System,,OE - The Next Generation,enhancement,,new,2008-04-06T11:51:15+0200,2011-06-29T11:41:57+0200,"To be able to make a proper binary that users can download and play, we need to be able to static link in dependencies.",cpvc
3,87,Geometry Iterators,Core,,OE - The Next Generation,enhancement,papaboo,new,2010-08-03T21:55:00+0200,2010-08-03T21:55:00+0200,It would be nice to iterate thru a datablock and stuff!,ptx
3,88,OpenGL ES 2.0 Renderer,Rendering,,OE - The Next Generation,enhancement,ptx,assigned,2010-08-03T22:10:56+0200,2010-08-03T22:11:04+0200,"iPhone, iPad n' stuff!",ptx
3,89,Command line arguments parsing,Core,,OE - The Next Generation,enhancement,cpvc,new,2010-08-04T11:07:18+0200,2010-08-04T11:07:18+0200,I would be nice to change configuration without recompiling!,ptx
3,76,Clean up tickets,Website,,OE - The Next Generation,task,ptx,assigned,2009-11-05T21:44:55+0100,2010-08-03T21:59:37+0200,The newest ticket is more than a year old. Time to clean up!,ptx
3,86,Wii Renderer,Rendering,,OE - The Next Generation,task,salomon,new,2010-08-03T21:53:31+0200,2010-08-03T21:53:31+0200,Wii need more awesomeness!,ptx
3,60,Resources Review,Resource,,OEHack The Movie,defect,,new,2008-08-12T15:07:47+0200,2008-08-12T15:07:47+0200,"When asking for a file multiple times, the fils should be reloaded every time.",ptx
3,16,Ground contact,Physics,,OEHack The Movie,task,lemke,new,2008-04-15T20:22:49+0200,2008-08-12T13:34:46+0200,The tank should only be able to accelerate when it touches the ground.,ptx
3,23,Fire effect,Particles,,OEHack The Movie,task,salomon,new,2008-04-15T20:31:57+0200,2008-08-12T13:56:26+0200,Burning tanks is a must!,ptx
3,24,Smoke,Particles,,OEHack The Movie,task,salomon,new,2008-04-15T20:33:54+0200,2008-08-12T13:56:42+0200,Stuff should smoke.,ptx
3,25,Blast,Particles,,OEHack The Movie,task,salomon,new,2008-04-15T20:37:31+0200,2008-08-12T13:59:14+0200,A small graphical explosion effect. Could be used for shooting shells from a large gun!,ptx
3,48,generic tank classes,Content,,OEHack The Movie,task,have,new,2008-05-20T18:57:41+0200,2008-08-12T14:20:03+0200,"Add generic tank classes ie. Light, Medium, Heavy.",have
3,56,Pre-compiled bullet library,Physics,,OEHack The Movie,task,lemke,new,2008-07-24T18:29:38+0200,2008-08-12T13:38:29+0200,"We need to supply a precompiled bullet library for the various platforms.
This should help bring down compile time considerably.",zerny
3,61,Shaders support,Rendering,,OEHack The Movie,task,papaboo,new,2008-08-12T15:08:54+0200,2010-08-03T22:08:07+0200,implement Bjarkes PostProcessing stuff.,ptx
3,62,Shader materials,Rendering,,OEHack The Movie,task,zerny,new,2008-08-12T15:10:56+0200,2008-08-12T15:10:56+0200,Implement shader materials,ptx
3,64,c++ good pratices,Unknown,,OEHack The Movie,task,zerny,new,2008-08-12T15:12:01+0200,2008-08-12T15:12:01+0200,Make some guidelines for coding.,ptx
4,70,safe/unsafe compile option,Core,,,enhancement,,new,2008-08-15T22:40:32+0200,2008-08-15T22:40:32+0200,"we should be able to turn on and off boundery checking, execptions, and other assertions when compiling.",cpvc
4,67,Auto generate project and extension descriptions from their README files.,Website,,,task,,new,2008-08-12T17:01:31+0200,2008-08-12T17:01:31+0200,Every project and extension should have a README that describes the component. This should be wiki formatted and can then be used to auto-generate the trac wiki pages. Related to #66.,zerny
