[4755] | 1 | 2005-07-01 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 2 | Implemented ClassList.h: |
---|
[4822] | 3 | an interface to BaseObject saving all instances in Lists. |
---|
| 4 | It also enables loadability-identifiers. |
---|
| 5 | To decide is, if this approach is fast enough. |
---|
[4755] | 6 | |
---|
[4811] | 7 | 2005-06-20 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 8 | Implemented an OBB collision detection system, injected into the |
---|
[4822] | 9 | WorldEntity framework. Object - Object Collision Detection works |
---|
| 10 | fine. Still work on the Object - Ground CD. |
---|
[4811] | 11 | |
---|
[4755] | 12 | 2005-06-10 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
[4602] | 13 | Established a try on class-derivation and isA function. |
---|
| 14 | |
---|
[4561] | 15 | 2005-06-09 orxonox <info@orxonox.ethz.ch> |
---|
| 16 | created new Tag 0.3.0-pre-alpha |
---|
[4507] | 17 | |
---|
[4561] | 18 | 2005-06-04 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 19 | Merged the SoundEngine (openAL-version) into the trunk |
---|
| 20 | this is one of the major steps up to version 0.3-pre-alpha |
---|
[4503] | 21 | |
---|
[4561] | 22 | 2005-06-03 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 23 | Implemented cycling loading procedures used for |
---|
| 24 | the TrackManager and Animations |
---|
[4473] | 25 | |
---|
[4561] | 26 | 2005-06-01 orxonox <info@orxonox.ethz.ch> |
---|
| 27 | serious cleanup of most files |
---|
| 28 | design and doxygen tags |
---|
| 29 | deleted old unused fucntions |
---|
[4473] | 30 | |
---|
[4561] | 31 | 2005-05-30 Patrick Boenzli <patrick@oroxnox.ethz.ch> |
---|
| 32 | Implemented new EventSystem for orxonox |
---|
| 33 | Highly advanced, and much faster. |
---|
[4344] | 34 | |
---|
[4561] | 35 | 2005-05-27 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 36 | Intorducing new Subprojects with a new modular framework. |
---|
| 37 | Introducing ParticlesFun |
---|
| 38 | Introducing new Importer (this was easy :)) |
---|
[4144] | 39 | |
---|
[4561] | 40 | 2005-05-10 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 41 | Merged the gui into the executable |
---|
| 42 | Windows compiles again. |
---|
[3995] | 43 | |
---|
[4756] | 44 | 2005-04-27 orxonox <info@orxonox.ethz.ch> |
---|
[4561] | 45 | Tagged Version 0.2.3-pre-alpha |
---|
[3995] | 46 | |
---|
[4561] | 47 | 2005-04-23 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 48 | Finished most work on Animation-classes |
---|
[3969] | 49 | |
---|
[4561] | 50 | 2005-04-21 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 51 | Material Class update: possibility for transparency. |
---|
[3969] | 52 | |
---|
[4561] | 53 | 2005-04-15 Patrick Boenzli <partick@orxonox.ethz.ch> |
---|
| 54 | Added AnimationPlayer and two animation classes. |
---|
[3969] | 55 | |
---|
[4561] | 56 | 2005-04-07 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 57 | Reimplemeted the Weapon and shoot-functions |
---|
[3790] | 58 | |
---|
[4561] | 59 | 2005-03-31 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 60 | Added Text Engine |
---|
[3790] | 61 | |
---|
[4561] | 62 | 2005-03-26 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 63 | Added ResourceManager |
---|
[3790] | 64 | |
---|
[4561] | 65 | 2005-03-24 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 66 | Reimplemented shooting. |
---|
[3601] | 67 | |
---|
[4756] | 68 | 2005-03-16 orxonox <info@orxonox.ethz.ch> |
---|
[4561] | 69 | Finished work on version 0.2.1-pre-alpha released 0.2.2-pre-alpha |
---|
[3555] | 70 | |
---|
[4561] | 71 | 2005-03-15 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 72 | parenting finished |
---|
[3555] | 73 | |
---|
[4561] | 74 | 2005-03-09 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 75 | Big Cleanup again |
---|
[3555] | 76 | |
---|
[4561] | 77 | 2005-03-01 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 78 | Added Light Class |
---|
[3555] | 79 | |
---|
[4561] | 80 | 2005-02-27 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 81 | Big Configure.ac-cleanup |
---|
[3555] | 82 | |
---|
[4561] | 83 | 2005-02-22 David Gruetter <davgr@gmx.ch> |
---|
| 84 | Added Skysphere |
---|
[3555] | 85 | |
---|
[4561] | 86 | 2005-01-07 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 87 | LoadScreen implemented |
---|
[3555] | 88 | |
---|
[4561] | 89 | 2004-12-20 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 90 | New Version out 0.2.1-pre-alpha |
---|
[3555] | 91 | |
---|
[4561] | 92 | 2004-12-20 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 93 | HEAVY cleanup of the framework |
---|
[3555] | 94 | |
---|
[4561] | 95 | 2004-12-18 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 96 | enhanced the Command Node |
---|
[3555] | 97 | |
---|
[4561] | 98 | 2004-12-15 Nico Benold <bernoldn@ee.ethz.ch> |
---|
| 99 | OS X support |
---|
[3555] | 100 | |
---|
[4561] | 101 | 2004-12-15 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 102 | Defined standard coding rules |
---|
[3555] | 103 | |
---|
[4561] | 104 | 2004-12-15 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 105 | Added Importer for showing 3D Object. |
---|
| 106 | |
---|
| 107 | 2004-11-07 David Gruetter <davgr@gmx.ch> |
---|
| 108 | Shaded Terrain |
---|
| 109 | |
---|
| 110 | 2004-10-23 Adrian Buerli <buerlia@ee.ethz.ch> |
---|
| 111 | Dynamic Mountains, dynamic movement. |
---|
| 112 | |
---|
| 113 | 2004-10-18 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 114 | Release 0.1-pre-alpha |
---|
| 115 | |
---|
| 116 | 2004-07-17 Christian Meyer <cmeyer@ee.ethz.ch> |
---|
| 117 | SDL-Framework |
---|
| 118 | |
---|
| 119 | 2004-06-09 Tom of ethz |
---|
| 120 | Added endless Mountains |
---|
| 121 | |
---|
| 122 | 2004-06-02 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 123 | Added Console |
---|
| 124 | |
---|
| 125 | 2004-05-20 Patrick Boenzli <patrick@orxonox.ethz.ch> |
---|
| 126 | Added the ability to shoot |
---|
| 127 | |
---|
| 128 | 2004-05-05 Benjamin Grauer <bensch@orxonox.ethz.ch> |
---|
| 129 | Added the GUI. |
---|
| 130 | |
---|
| 131 | 2004-04-21 Patrik Boenzli <patrick@orxonox.ethz.ch> |
---|
| 132 | Added Makefile to orxonox |
---|
| 133 | |
---|
| 134 | 2004-04-25 Amir Guindehi <amir@guindehi.ch> |
---|
[4756] | 135 | Created Project orxonox. |
---|
| 136 | Thanks a lot. |
---|