This website requires JavaScript.
Explore
Help
Sign In
BTH
/
axyz
Watch
1
Star
0
Fork
0
You've already forked axyz
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
069583e09f29d695240f8f1423aeb48925f788eb
axyz
/
include
T
History
Jace
069583e09f
Created EntityFile which loads an EntityXMLFile into a temporary world to be merged with another world when you want to create a copy of the entity loaded from disk. This allows us to free EntityXMLFile once it's loaded into an EntityFile.
2016-03-02 19:52:11 +01:00
..
Engine
Created EntityFile which loads an EntityXMLFile into a temporary world to be merged with another world when you want to create a copy of the entity loaded from disk. This allows us to free EntityXMLFile once it's loaded into an EntityFile.
2016-03-02 19:52:11 +01:00
Game
Renamed EntityFile to EntityXMLFile to be able to separate file parsing from entity creation
2016-03-02 18:53:40 +01:00