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
a060640da3eee5e2017819fbd4fa8322302645e9
axyz
/
include
/
Engine
T
History
Jocke
a060640da3
Removed unnecessary unnecessary if in Client::OnInputCommand.
...
Change name from Server::parseEvent to Server::parseOnInputCommand
2016-01-13 18:00:12 +01:00
..
Collision
Fixed comment on Trigger events.
2015-12-17 13:48:35 +01:00
Core
Packets now dynamically allocates more memory when they need it.
2016-01-12 12:00:19 +01:00
Editor
MAJOR BREAKING CHANGE: EntityID 0 is now a valid entity. Use EntityID_Invalid as sentry for checks!
2016-01-11 14:35:41 +01:00
GUI
Engine puzzle completed
2015-11-30 17:02:24 +01:00
Input
MouseInputHandler
2015-12-12 13:42:46 +01:00
Network
Removed unnecessary unnecessary if in Client::OnInputCommand.
2016-01-13 18:00:12 +01:00
Rendering
MAJOR BREAKING CHANGE: EntityID 0 is now a valid entity. Use EntityID_Invalid as sentry for checks!
2016-01-11 14:35:41 +01:00
Sound
Initial directory structure
2015-11-20 15:01:37 +01:00
Common.h
Added an macro IF_DEBUG_IS(x) that executes if run in debug mode, AABB has a check so max and min corners are set properly in debug mode.
2015-12-17 13:31:54 +01:00
GLM.h
Engine puzzle completed
2015-11-30 17:02:24 +01:00
OpenGL.h
Engine puzzle completed
2015-11-30 17:02:24 +01:00