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
af14d60493f8136ce241e66b2601f78209fcebf9
axyz
/
src
/
Engine
/
Core
T
History
Jace
af14d60493
Added MouseScroll event to input manager
2015-12-14 13:57:49 +01:00
..
Util
Engine puzzle completed
2015-11-30 17:02:24 +01:00
ComponentPool.cpp
Basic and working entity system with a really ugly test case
2015-12-03 15:07:35 +01:00
ConfigFile.cpp
Fixed bug in config file overriding. Previously it was silently overwriting the whole default config and relied on hardcoded values for defaults.
2015-12-12 13:42:33 +01:00
EntityXMLFile.cpp
Semi-working entity loading from XML files!
2015-12-09 12:29:32 +01:00
EventBroker.cpp
Engine puzzle completed
2015-11-30 17:02:24 +01:00
InputManager.cpp
Added MouseScroll event to input manager
2015-12-14 13:57:49 +01:00
ResourceManager.cpp
Added temporary Release function to resource manager to be able to reload a resource
2015-12-09 14:23:49 +01:00
World.cpp
Added crude absolute positioning when rendering
2015-12-09 15:26:49 +01:00