Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/ChangeLog @ 5063

Last change on this file since 5063 was 5025, checked in by bensch, 19 years ago

orxonox/trunk: ChangeLog

File size: 5.3 KB
RevLine 
[5023]12005-08-15      Benjamin Grauer <bensch@orxonox.ethz.ch>
2        Reimplemented the IniParser.
3        Now it is possible, to read and write with it, in an easy c++ style.
4        Performance update due to preparsing.
5
[5025]62005-08-14      Benjamin Grauer <bensch@orxonox.ethz.ch>
7        Enhanced PNode, SmoothPNode, softReparenting, better display.
8        Major Speed-update to Vector and Quaternion.
9
[4943]102005-07-23      Benjamin Grauer <bensch@orxonox.ethz.ch>
11        Reimplemeted the ObjectManager, and the GarbageCollector.
12        Features:
13        modularity: easily adding new Creatable Classes through
14        the Factory-style.
15        Faster algorithm in the GarbageCollector, that only checks collectables.
16
[4865]172005-07-14      Benjamin Grauer <bensch@orxonox.ethz.ch>
18        Implementd Render2D and Element2D, that handles 2D-shapes overlay
19        This is a new Engine, enabling us to render to layers.
20
[4755]212005-07-01      Benjamin Grauer <bensch@orxonox.ethz.ch>
22        Implemented ClassList.h:
[4822]23        an interface to BaseObject saving all instances in Lists.
24        It also enables loadability-identifiers.
25        To decide is, if this approach is fast enough.
[4755]26
[4811]272005-06-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
28        Implemented an OBB collision detection system, injected into the
[4822]29        WorldEntity framework. Object - Object Collision Detection works
30        fine. Still work on the Object - Ground CD.
[4811]31
[4755]322005-06-10      Benjamin Grauer <bensch@orxonox.ethz.ch>
[4602]33        Established a try on class-derivation and isA function.
34
[4561]352005-06-09      orxonox <info@orxonox.ethz.ch>
36        created new Tag 0.3.0-pre-alpha
[4507]37
[4561]382005-06-04      Benjamin Grauer <bensch@orxonox.ethz.ch>
39        Merged the SoundEngine (openAL-version) into the trunk
40        this is one of the major steps up to version 0.3-pre-alpha
[4503]41
[4561]422005-06-03      Benjamin Grauer <bensch@orxonox.ethz.ch>
43        Implemented cycling loading procedures used for
44        the TrackManager and Animations
[4473]45
[4561]462005-06-01      orxonox <info@orxonox.ethz.ch>
47        serious cleanup of most files
48        design and doxygen tags
49        deleted old unused fucntions
[4473]50
[4561]512005-05-30      Patrick Boenzli <patrick@oroxnox.ethz.ch>
52        Implemented new EventSystem for orxonox
53        Highly advanced, and much faster.
[4344]54
[4561]552005-05-27      Benjamin Grauer <bensch@orxonox.ethz.ch>
56        Intorducing new Subprojects with a new modular framework.
57        Introducing ParticlesFun
58        Introducing new Importer (this was easy :))
[4144]59
[4561]602005-05-10      Benjamin Grauer <bensch@orxonox.ethz.ch>
61        Merged the gui into the executable
62        Windows compiles again.
[3995]63
[4756]642005-04-27      orxonox <info@orxonox.ethz.ch>
[4561]65        Tagged Version 0.2.3-pre-alpha
[3995]66
[4561]672005-04-23      Patrick Boenzli <patrick@orxonox.ethz.ch>
68        Finished most work on Animation-classes
[3969]69
[4561]702005-04-21      Benjamin Grauer <bensch@orxonox.ethz.ch>
71        Material Class update: possibility for transparency.
[3969]72
[4561]732005-04-15      Patrick Boenzli <partick@orxonox.ethz.ch>
74        Added AnimationPlayer and two animation classes.
[3969]75
[4561]762005-04-07      Patrick Boenzli <patrick@orxonox.ethz.ch>
77        Reimplemeted the Weapon and shoot-functions
[3790]78
[4561]792005-03-31      Benjamin Grauer <bensch@orxonox.ethz.ch>
80        Added Text Engine
[3790]81
[4561]822005-03-26      Benjamin Grauer <bensch@orxonox.ethz.ch>
83        Added ResourceManager
[3790]84
[4561]852005-03-24      Patrick Boenzli <patrick@orxonox.ethz.ch>
86        Reimplemented shooting.
[3601]87
[4756]882005-03-16      orxonox <info@orxonox.ethz.ch>
[4561]89        Finished work on version 0.2.1-pre-alpha released 0.2.2-pre-alpha
[3555]90
[4561]912005-03-15      Patrick Boenzli <patrick@orxonox.ethz.ch>
92        parenting finished
[3555]93
[4561]942005-03-09      Patrick Boenzli <patrick@orxonox.ethz.ch>
95        Big Cleanup again
[3555]96
[4561]972005-03-01      Benjamin Grauer <bensch@orxonox.ethz.ch>
98        Added Light Class
[3555]99
[4561]1002005-02-27      Benjamin Grauer <bensch@orxonox.ethz.ch>
101        Big Configure.ac-cleanup
[3555]102
[4561]1032005-02-22      David Gruetter <davgr@gmx.ch>
104        Added Skysphere
[3555]105
[4561]1062005-01-07      Patrick Boenzli <patrick@orxonox.ethz.ch>
107        LoadScreen implemented
[3555]108
[4561]1092004-12-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
110        New Version out 0.2.1-pre-alpha
[3555]111
[4561]1122004-12-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
113        HEAVY cleanup of the framework
[3555]114
[4561]1152004-12-18      Patrick Boenzli <patrick@orxonox.ethz.ch>
116        enhanced the Command Node
[3555]117
[4561]1182004-12-15      Nico Benold <bernoldn@ee.ethz.ch>
119        OS X support
[3555]120
[4561]1212004-12-15      Benjamin Grauer <bensch@orxonox.ethz.ch>
122        Defined standard coding rules
[3555]123
[4561]1242004-12-15      Benjamin Grauer <bensch@orxonox.ethz.ch>
125        Added Importer for showing 3D Object.
126
1272004-11-07      David Gruetter <davgr@gmx.ch>
128        Shaded Terrain
129
1302004-10-23      Adrian Buerli <buerlia@ee.ethz.ch>
131        Dynamic Mountains, dynamic movement.
132
1332004-10-18      Patrick Boenzli <patrick@orxonox.ethz.ch>
134        Release 0.1-pre-alpha
135
1362004-07-17      Christian Meyer <cmeyer@ee.ethz.ch>
137        SDL-Framework
138
1392004-06-09      Tom of ethz
140        Added endless Mountains
141
1422004-06-02      Benjamin Grauer <bensch@orxonox.ethz.ch>
143        Added Console
144
1452004-05-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
146        Added the ability to shoot
147
1482004-05-05      Benjamin Grauer <bensch@orxonox.ethz.ch>
149        Added the GUI.
150
1512004-04-21      Patrik Boenzli <patrick@orxonox.ethz.ch>
152        Added Makefile to orxonox
153
1542004-04-25      Amir Guindehi <amir@guindehi.ch>
[4756]155        Created Project orxonox.
156        Thanks a lot.
Note: See TracBrowser for help on using the repository browser.