- Timestamp:
- Mar 17, 2006, 3:26:50 AM (19 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r6006 r7223 1 2006-03-12 orxonox <info@orxonox.net> 2 Mayor switch to std::string (almost complete) 3 All implementations from the PPS-team integrated: 4 Network 5 MoviePlayer 6 HeightMap 7 New SpaceShip Helicopter and Hover 8 PowerUps 9 Water 10 many many more... 11 1 12 2005-12-10 Benjamin Grauer <bensch@orxonox.net> 2 13 Implemented LOD (level of detail) -
trunk/configure.ac
r7194 r7223 29 29 ######################### 30 30 AC_PREREQ(2.59) 31 AC_INIT([orxonox], [0.3. 3_alpha], [orxonox-dev at mail.datacore.ch])31 AC_INIT([orxonox], [0.3.4_alpha], [orxonox-dev at mail.datacore.ch]) 32 32 33 33 ## Detect the canonical host and target build environment.
Note: See TracChangeset
for help on using the changeset viewer.