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
6385a98ecae2f4c3895dc6462fffbe4e3e087110
axyz
/
src
/
Engine
T
History
Jace
d8a24bbfde
Renamed all instances of "Property" to "Field" in ComponentWrapper to maintain consistent naming with ComponentInfo
2016-01-17 00:38:25 +01:00
..
Collision
Merge remote-tracking branch 'origin/master' into PlayerMovement
2016-01-15 20:28:43 +01:00
Core
Added enum support to entity file format, see "Team" component for an example. Use ComponentInfo::Enum to convert enum string keys to its corresponding integer representation at runtime.
2016-01-16 23:12:24 +01:00
Editor
Renamed all instances of "Property" to "Field" in ComponentWrapper to maintain consistent naming with ComponentInfo
2016-01-17 00:38:25 +01:00
Input
Input binding format changed to allow custom values for bindings. Relevant code must clamp input values to prevent speedhaxx!
2016-01-15 16:32:04 +01:00
Network
Removed Close method from Client, Server and Network.
2016-01-12 17:47:03 +01:00
Rendering
Merge remote-tracking branch 'origin/master' into PlayerMovement
2016-01-15 20:28:43 +01:00
Sound
Forgot to change the velocity for the emitters as well...
2016-01-15 16:10:02 +01:00
CMakeLists.txt
Merge remote-tracking branch 'origin/master' into Sound
2016-01-12 14:50:10 +01:00