Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5658 in orxonox.OLD


Ignore:
Timestamp:
Nov 20, 2005, 9:55:40 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: ChangeLog added new Entry, and also changed orxonox.ethz.ch to orxonox.net

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r5250 r5658  
    1 2005-09-24      Benjamin Grauer <bensch@orxonox.ethz.ch>
     12005-11-20      Benjamin Grauer <bensch@orxonox.net>
     2        Implemented a new Class: Executor
     3        This is an abstract Superclass, that is able to execute any function with parameters.
     4        Used it in LoadParam and ShellCommand so far.
     5
     62005-09-24      Benjamin Grauer <bensch@orxonox.net>
    27        Finished implementing the Shell.
    38
    4 2005-09-20      orxonox <info@orxonox.ethz.ch>
     92005-09-20      orxonox <info@orxonox.net>
    510        Begin of Valgrind cleanup.
    611
    7 2005-08-16      orxonox <info@orxonox.ethz.ch>
     122005-08-16      orxonox <info@orxonox.net>
    813        Realesed 0.3.1_alpha, on the grounds of collision detection
    914        Working on a Windows-Realease...
    1015
    11 2005-08-16      Patrick Boenzli <boenzli@orxonox.ethz.ch>
     162005-08-16      Patrick Boenzli <boenzli@orxonox.net>
    1217        Integrated the collision detection into the orxonox framework. It
    1318        bases on object-oriented-bounding boxes. The tree is spawned out of
    1419        any polygon soup.
    1520
    16 2005-08-15      Benjamin Grauer <bensch@orxonox.ethz.ch>
     212005-08-15      Benjamin Grauer <bensch@orxonox.net>
    1722        Reimplemented the IniParser.
    1823        Now it is possible, to read and write with it, in an easy c++ style.
    1924        Performance update due to preparsing.
    2025
    21 2005-08-14      Benjamin Grauer <bensch@orxonox.ethz.ch>
     262005-08-14      Benjamin Grauer <bensch@orxonox.net>
    2227        Enhanced PNode, SmoothPNode, softReparenting, better display.
    2328        Major Speed-update to Vector and Quaternion.
    2429
    25 2005-07-23      Benjamin Grauer <bensch@orxonox.ethz.ch>
     302005-07-23      Benjamin Grauer <bensch@orxonox.net>
    2631        Reimplemeted the ObjectManager, and the GarbageCollector.
    2732        Features:
     
    3035        Faster algorithm in the GarbageCollector, that only checks collectables.
    3136
    32 2005-07-23      Patrick Boenzli <boenzli@orxonox.ethz.ch>
     372005-07-23      Patrick Boenzli <boenzli@orxonox.net>
    3338        Implemented a spatial separation algorithm that separates any polygon
    3439        soup into a quadtree. The tree leafs are hold in a hash table for
    3540        fast lookup.
    3641
    37 2005-07-14      Benjamin Grauer <bensch@orxonox.ethz.ch>
     422005-07-14      Benjamin Grauer <bensch@orxonox.net>
    3843        Implementd Render2D and Element2D, that handles 2D-shapes overlay
    3944        This is a new Engine, enabling us to render to layers.
    4045
    41 2005-07-01      Benjamin Grauer <bensch@orxonox.ethz.ch>
     462005-07-01      Benjamin Grauer <bensch@orxonox.net>
    4247        Implemented ClassList.h:
    4348        an interface to BaseObject saving all instances in Lists.
     
    4550        To decide is, if this approach is fast enough.
    4651
    47 2005-06-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
     522005-06-20      Patrick Boenzli <patrick@orxonox.net>
    4853        Implemented an OBB collision detection system, injected into the
    4954        WorldEntity framework. Object - Object Collision Detection works
    5055        fine. Still work on the Object - Ground CD.
    5156
    52 2005-06-10      Benjamin Grauer <bensch@orxonox.ethz.ch>
     572005-06-10      Benjamin Grauer <bensch@orxonox.net>
    5358        Established a try on class-derivation and isA function.
    5459
    55 2005-06-09      orxonox <info@orxonox.ethz.ch>
     602005-06-09      orxonox <info@orxonox.net>
    5661        created new Tag 0.3.0-pre-alpha
    5762
    58 2005-06-04      Benjamin Grauer <bensch@orxonox.ethz.ch>
     632005-06-04      Benjamin Grauer <bensch@orxonox.net>
    5964        Merged the SoundEngine (openAL-version) into the trunk
    6065        this is one of the major steps up to version 0.3-pre-alpha
    6166
    62 2005-06-03      Benjamin Grauer <bensch@orxonox.ethz.ch>
     672005-06-03      Benjamin Grauer <bensch@orxonox.net>
    6368        Implemented cycling loading procedures used for
    6469        the TrackManager and Animations
    6570
    66 2005-06-01      orxonox <info@orxonox.ethz.ch>
     712005-06-01      orxonox <info@orxonox.net>
    6772        serious cleanup of most files
    6873        design and doxygen tags
     
    7378        Highly advanced, and much faster.
    7479
    75 2005-05-27      Benjamin Grauer <bensch@orxonox.ethz.ch>
     802005-05-27      Benjamin Grauer <bensch@orxonox.net>
    7681        Intorducing new Subprojects with a new modular framework.
    7782        Introducing ParticlesFun
    7883        Introducing new Importer (this was easy :))
    7984
    80 2005-05-10      Benjamin Grauer <bensch@orxonox.ethz.ch>
     852005-05-10      Benjamin Grauer <bensch@orxonox.net>
    8186        Merged the gui into the executable
    8287        Windows compiles again.
    8388
    84 2005-04-27      orxonox <info@orxonox.ethz.ch>
     892005-04-27      orxonox <info@orxonox.net>
    8590        Tagged Version 0.2.3-pre-alpha
    8691
    87 2005-04-23      Patrick Boenzli <patrick@orxonox.ethz.ch>
     922005-04-23      Patrick Boenzli <patrick@orxonox.net>
    8893        Finished most work on Animation-classes
    8994
    90 2005-04-21      Benjamin Grauer <bensch@orxonox.ethz.ch>
     952005-04-21      Benjamin Grauer <bensch@orxonox.net>
    9196        Material Class update: possibility for transparency.
    9297
    93 2005-04-15      Patrick Boenzli <partick@orxonox.ethz.ch>
     982005-04-15      Patrick Boenzli <partick@orxonox.net>
    9499        Added AnimationPlayer and two animation classes.
    95100
    96 2005-04-07      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1012005-04-07      Patrick Boenzli <patrick@orxonox.net>
    97102        Reimplemeted the Weapon and shoot-functions
    98103
    99 2005-03-31      Benjamin Grauer <bensch@orxonox.ethz.ch>
     1042005-03-31      Benjamin Grauer <bensch@orxonox.net>
    100105        Added Text Engine
    101106
    102 2005-03-26      Benjamin Grauer <bensch@orxonox.ethz.ch>
     1072005-03-26      Benjamin Grauer <bensch@orxonox.net>
    103108        Added ResourceManager
    104109
    105 2005-03-24      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1102005-03-24      Patrick Boenzli <patrick@orxonox.net>
    106111        Reimplemented shooting.
    107112
    108 2005-03-16      orxonox <info@orxonox.ethz.ch>
     1132005-03-16      orxonox <info@orxonox.net>
    109114        Finished work on version 0.2.1-pre-alpha released 0.2.2-pre-alpha
    110115
    111 2005-03-15      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1162005-03-15      Patrick Boenzli <patrick@orxonox.net>
    112117        parenting finished
    113118
    114 2005-03-09      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1192005-03-09      Patrick Boenzli <patrick@orxonox.net>
    115120        Big Cleanup again
    116121
    117 2005-03-01      Benjamin Grauer <bensch@orxonox.ethz.ch>
     1222005-03-01      Benjamin Grauer <bensch@orxonox.net>
    118123        Added Light Class
    119124
    120 2005-02-27      Benjamin Grauer <bensch@orxonox.ethz.ch>
     1252005-02-27      Benjamin Grauer <bensch@orxonox.net>
    121126        Big Configure.ac-cleanup
    122127
     
    124129        Added Skysphere
    125130
    126 2005-01-07      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1312005-01-07      Patrick Boenzli <patrick@orxonox.net>
    127132        LoadScreen implemented
    128133
    129 2004-12-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1342004-12-20      Patrick Boenzli <patrick@orxonox.net>
    130135        New Version out 0.2.1-pre-alpha
    131136
    132 2004-12-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1372004-12-20      Patrick Boenzli <patrick@orxonox.net>
    133138        HEAVY cleanup of the framework
    134139
    135 2004-12-18      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1402004-12-18      Patrick Boenzli <patrick@orxonox.net>
    136141        enhanced the Command Node
    137142
     
    139144        OS X support
    140145
    141 2004-12-15      Benjamin Grauer <bensch@orxonox.ethz.ch>
     1462004-12-15      Benjamin Grauer <bensch@orxonox.net>
    142147        Defined standard coding rules
    143148
    144 2004-12-15      Benjamin Grauer <bensch@orxonox.ethz.ch>
     1492004-12-15      Benjamin Grauer <bensch@orxonox.net>
    145150        Added Importer for showing 3D Object.
    146151
     
    151156        Dynamic Mountains, dynamic movement.
    152157
    153 2004-10-18      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1582004-10-18      Patrick Boenzli <patrick@orxonox.net>
    154159        Release 0.1-pre-alpha
    155160
     
    160165        Added endless Mountains
    161166
    162 2004-06-02      Benjamin Grauer <bensch@orxonox.ethz.ch>
     1672004-06-02      Benjamin Grauer <bensch@orxonox.net>
    163168        Added Console
    164169
    165 2004-05-20      Patrick Boenzli <patrick@orxonox.ethz.ch>
     1702004-05-20      Patrick Boenzli <patrick@orxonox.net>
    166171        Added the ability to shoot
    167172
    168 2004-05-05      Benjamin Grauer <bensch@orxonox.ethz.ch>
     1732004-05-05      Benjamin Grauer <bensch@orxonox.net>
    169174        Added the GUI.
    170175
    171 2004-04-21      Patrik Boenzli <patrick@orxonox.ethz.ch>
     1762004-04-21      Patrik Boenzli <patrick@orxonox.net>
    172177        Added Makefile to orxonox
    173178
Note: See TracChangeset for help on using the changeset viewer.