Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 4862 was 4822, checked in by bensch, 19 years ago

orxonox/trunk: Singleton-Classes are now refered to as such in World and Orxonox

File size: 4.4 KB
Line 
12005-07-01      Benjamin Grauer <bensch@orxonox.ethz.ch>
2        Implemented ClassList.h:
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.
6
72005-06-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
8        Implemented an OBB collision detection system, injected into the
9        WorldEntity framework. Object - Object Collision Detection works
10        fine. Still work on the Object - Ground CD.
11
122005-06-10      Benjamin Grauer <bensch@orxonox.ethz.ch>
13        Established a try on class-derivation and isA function.
14
152005-06-09      orxonox <info@orxonox.ethz.ch>
16        created new Tag 0.3.0-pre-alpha
17
182005-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
21
222005-06-03      Benjamin Grauer <bensch@orxonox.ethz.ch>
23        Implemented cycling loading procedures used for
24        the TrackManager and Animations
25
262005-06-01      orxonox <info@orxonox.ethz.ch>
27        serious cleanup of most files
28        design and doxygen tags
29        deleted old unused fucntions
30
312005-05-30      Patrick Boenzli <patrick@oroxnox.ethz.ch>
32        Implemented new EventSystem for orxonox
33        Highly advanced, and much faster.
34
352005-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 :))
39
402005-05-10      Benjamin Grauer <bensch@orxonox.ethz.ch>
41        Merged the gui into the executable
42        Windows compiles again.
43
442005-04-27      orxonox <info@orxonox.ethz.ch>
45        Tagged Version 0.2.3-pre-alpha
46
472005-04-23      Patrick Boenzli <patrick@orxonox.ethz.ch>
48        Finished most work on Animation-classes
49
502005-04-21      Benjamin Grauer <bensch@orxonox.ethz.ch>
51        Material Class update: possibility for transparency.
52
532005-04-15      Patrick Boenzli <partick@orxonox.ethz.ch>
54        Added AnimationPlayer and two animation classes.
55
562005-04-07      Patrick Boenzli <patrick@orxonox.ethz.ch>
57        Reimplemeted the Weapon and shoot-functions
58
592005-03-31      Benjamin Grauer <bensch@orxonox.ethz.ch>
60        Added Text Engine
61
622005-03-26      Benjamin Grauer <bensch@orxonox.ethz.ch>
63        Added ResourceManager
64
652005-03-24      Patrick Boenzli <patrick@orxonox.ethz.ch>
66        Reimplemented shooting.
67
682005-03-16      orxonox <info@orxonox.ethz.ch>
69        Finished work on version 0.2.1-pre-alpha released 0.2.2-pre-alpha
70
712005-03-15      Patrick Boenzli <patrick@orxonox.ethz.ch>
72        parenting finished
73
742005-03-09      Patrick Boenzli <patrick@orxonox.ethz.ch>
75        Big Cleanup again
76
772005-03-01      Benjamin Grauer <bensch@orxonox.ethz.ch>
78        Added Light Class
79
802005-02-27      Benjamin Grauer <bensch@orxonox.ethz.ch>
81        Big Configure.ac-cleanup
82
832005-02-22      David Gruetter <davgr@gmx.ch>
84        Added Skysphere
85
862005-01-07      Patrick Boenzli <patrick@orxonox.ethz.ch>
87        LoadScreen implemented
88
892004-12-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
90        New Version out 0.2.1-pre-alpha
91
922004-12-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
93        HEAVY cleanup of the framework
94
952004-12-18      Patrick Boenzli <patrick@orxonox.ethz.ch>
96        enhanced the Command Node
97
982004-12-15      Nico Benold <bernoldn@ee.ethz.ch>
99        OS X support
100
1012004-12-15      Benjamin Grauer <bensch@orxonox.ethz.ch>
102        Defined standard coding rules
103
1042004-12-15      Benjamin Grauer <bensch@orxonox.ethz.ch>
105        Added Importer for showing 3D Object.
106
1072004-11-07      David Gruetter <davgr@gmx.ch>
108        Shaded Terrain
109
1102004-10-23      Adrian Buerli <buerlia@ee.ethz.ch>
111        Dynamic Mountains, dynamic movement.
112
1132004-10-18      Patrick Boenzli <patrick@orxonox.ethz.ch>
114        Release 0.1-pre-alpha
115
1162004-07-17      Christian Meyer <cmeyer@ee.ethz.ch>
117        SDL-Framework
118
1192004-06-09      Tom of ethz
120        Added endless Mountains
121
1222004-06-02      Benjamin Grauer <bensch@orxonox.ethz.ch>
123        Added Console
124
1252004-05-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
126        Added the ability to shoot
127
1282004-05-05      Benjamin Grauer <bensch@orxonox.ethz.ch>
129        Added the GUI.
130
1312004-04-21      Patrik Boenzli <patrick@orxonox.ethz.ch>
132        Added Makefile to orxonox
133
1342004-04-25      Amir Guindehi <amir@guindehi.ch>
135        Created Project orxonox.
136        Thanks a lot.
Note: See TracBrowser for help on using the repository browser.