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
d931660c56cc994df1b0cac66eecb53db59c9a55
axyz
/
include
/
Engine
T
History
Jace
d931660c56
WIP
2016-02-10 14:43:32 +01:00
..
Collision
Refactored System constructor to take a struct instead of a bunch of parameters to reduce future pain and to be able to extend it with IsClient and IsServer flags.
2016-02-08 13:33:55 +01:00
Core
WIP
2016-02-10 14:43:32 +01:00
Editor
Refactored System constructor to take a struct instead of a bunch of parameters to reduce future pain and to be able to extend it with IsClient and IsServer flags.
2016-02-08 13:33:55 +01:00
GUI
Camera component and RenderQueue changes
2016-01-08 16:21:59 +01:00
Input
Changed Dash name to DashAbility. Fixed dash bug where you could do two different keys to dash.
2016-02-04 11:41:21 +01:00
Network
Server now broadcasts certain input commands to all other clients (for stuff like shooting)
2016-02-09 19:37:42 +01:00
Rendering
Major networking refactoring to allow for snapshot filtering outside of netcode
2016-02-09 13:22:21 +01:00
Sound
Now calculating the velocity for the listener correctly.
2016-01-15 15:43:20 +01:00
Common.h
Merge remote-tracking branch 'origin/master' into CoolDeathAnimation
2016-01-25 01:21:15 +01:00
GLM.h
EditorWidgetSystem that takes care of moving widgets around
2016-01-21 10:30:19 +01:00
OpenGL.h
Engine puzzle completed
2015-11-30 17:02:24 +01:00