Changes between Initial Version and Version 1 of Ticket #407
- Timestamp:
- Sep 8, 2013, 10:29:10 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #407 – Description
initial v1 1 Version0.8 was released this spring and it brings a lot of breaking changes. Orxonox compiles with CEGUI 0.8 since r9671, but it doesn't run because the lua scripts and the datafiles were written for 0.7.1 CEGUI 0.8 was released this spring and it brings a lot of breaking changes. Orxonox compiles with CEGUI 0.8 since r9671, but it doesn't run because the lua scripts and the datafiles were written for 0.7. 2 2 3 3 Sooner or later we will have to migrate, so the only question is when and how: should we wait until CEGUI 0.8 is default on all platforms, then just migrate all scripts and data and drop support for CEGUI 0.7. Or should we migrate early and try to support both 0.7 and 0.8 at the same time.