Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

orxonox/trunk: ChangeLog

File size: 5.3 KB
Line 
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
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
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
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
212005-07-01      Benjamin Grauer <bensch@orxonox.ethz.ch>
22        Implemented ClassList.h:
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.
26
272005-06-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
28        Implemented an OBB collision detection system, injected into the
29        WorldEntity framework. Object - Object Collision Detection works
30        fine. Still work on the Object - Ground CD.
31
322005-06-10      Benjamin Grauer <bensch@orxonox.ethz.ch>
33        Established a try on class-derivation and isA function.
34
352005-06-09      orxonox <info@orxonox.ethz.ch>
36        created new Tag 0.3.0-pre-alpha
37
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
41
422005-06-03      Benjamin Grauer <bensch@orxonox.ethz.ch>
43        Implemented cycling loading procedures used for
44        the TrackManager and Animations
45
462005-06-01      orxonox <info@orxonox.ethz.ch>
47        serious cleanup of most files
48        design and doxygen tags
49        deleted old unused fucntions
50
512005-05-30      Patrick Boenzli <patrick@oroxnox.ethz.ch>
52        Implemented new EventSystem for orxonox
53        Highly advanced, and much faster.
54
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 :))
59
602005-05-10      Benjamin Grauer <bensch@orxonox.ethz.ch>
61        Merged the gui into the executable
62        Windows compiles again.
63
642005-04-27      orxonox <info@orxonox.ethz.ch>
65        Tagged Version 0.2.3-pre-alpha
66
672005-04-23      Patrick Boenzli <patrick@orxonox.ethz.ch>
68        Finished most work on Animation-classes
69
702005-04-21      Benjamin Grauer <bensch@orxonox.ethz.ch>
71        Material Class update: possibility for transparency.
72
732005-04-15      Patrick Boenzli <partick@orxonox.ethz.ch>
74        Added AnimationPlayer and two animation classes.
75
762005-04-07      Patrick Boenzli <patrick@orxonox.ethz.ch>
77        Reimplemeted the Weapon and shoot-functions
78
792005-03-31      Benjamin Grauer <bensch@orxonox.ethz.ch>
80        Added Text Engine
81
822005-03-26      Benjamin Grauer <bensch@orxonox.ethz.ch>
83        Added ResourceManager
84
852005-03-24      Patrick Boenzli <patrick@orxonox.ethz.ch>
86        Reimplemented shooting.
87
882005-03-16      orxonox <info@orxonox.ethz.ch>
89        Finished work on version 0.2.1-pre-alpha released 0.2.2-pre-alpha
90
912005-03-15      Patrick Boenzli <patrick@orxonox.ethz.ch>
92        parenting finished
93
942005-03-09      Patrick Boenzli <patrick@orxonox.ethz.ch>
95        Big Cleanup again
96
972005-03-01      Benjamin Grauer <bensch@orxonox.ethz.ch>
98        Added Light Class
99
1002005-02-27      Benjamin Grauer <bensch@orxonox.ethz.ch>
101        Big Configure.ac-cleanup
102
1032005-02-22      David Gruetter <davgr@gmx.ch>
104        Added Skysphere
105
1062005-01-07      Patrick Boenzli <patrick@orxonox.ethz.ch>
107        LoadScreen implemented
108
1092004-12-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
110        New Version out 0.2.1-pre-alpha
111
1122004-12-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
113        HEAVY cleanup of the framework
114
1152004-12-18      Patrick Boenzli <patrick@orxonox.ethz.ch>
116        enhanced the Command Node
117
1182004-12-15      Nico Benold <bernoldn@ee.ethz.ch>
119        OS X support
120
1212004-12-15      Benjamin Grauer <bensch@orxonox.ethz.ch>
122        Defined standard coding rules
123
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>
155        Created Project orxonox.
156        Thanks a lot.
Note: See TracBrowser for help on using the repository browser.