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