1.2 Beta

Description

Description
Re-wrote most of the basecode, to allow for xbox compatability, which then led to necessary garbage optimizations and lookup optimization. The lookup optimizations are mostly dealing with queries regarding entities or components, and will not be noticeable in smaller-scale applications.

Another issue this release addresses, is the issue of removals and how to process these. The current implementation supports immediate, and queued removals and have been - somewhat - tested. Tests on heavier situations have yet to be done, but should, in theory, work well.

This release also contains an early implementation of the Factory pattern, and currently allows for easily adding new instances of components and entities - with parameters!


Known Issues
Awaiting responses. (read: none yet)


Files

Runtime Binary Elephant Binary 1.2 beta, Windows
runtime binary, 11K, uploaded Aug 13 2007  - 104 downloads
Runtime Binary Elephant Binary 1.2 beta, Xbox360
runtime binary, 11K, uploaded Aug 13 2007  - 9 downloads
Source Code Elephant Source 1.2 beta
source code, 41K, uploaded Aug 13 2007  - 216 downloads
Example Elephant Binary Examples 1.2 beta, Windows
example, 19K, uploaded Aug 13 2007  - 110 downloads

Updating...