Commit Graph

12 Commits

Author SHA1 Message Date
Stiffly 1b2f930afa Separated PlaySound into PlaySFX and PlayBGM. 2014-05-28 22:06:26 +02:00
Stiffly 1a043ab411 Using ResourceManager for cached laoding of sounds. 2014-05-28 19:56:28 +02:00
Stiffly 599e0c9bf0 Removed temporary event publishing code for PlaySound. 2014-05-27 08:53:12 +02:00
Stiffly f4cd50b741 Fixed a Playsound event logic. Temporarily 2014-05-26 21:43:08 +02:00
Jace 4102756e33 Beautifully broken 2014-05-22 22:04:54 +02:00
Jace 40718407ac Merge remote-tracking branch 'origin/master' into gui
Conflicts:
	src/GameWorld.cpp
	src/InputManager.cpp
	src/Systems/RenderSystem.cpp
	vs11/Returngeance/Returngeance.vcxproj.filters
2014-05-19 21:51:25 +02:00
Jace 33b14b1859 Mouse locking event 2014-05-17 00:49:23 +02:00
Jace 9723d80742 And then Microsoft happened... 2014-05-15 21:50:49 +02:00
Jace 6684aa06b7 Merge branch 'master' into gui
Conflicts:
	src/GUI/Frame.h
	src/InputManager.cpp
2014-05-15 21:16:43 +02:00
Jace d259811795 Xbox360 controller support 2014-05-13 02:24:42 +02:00
Jace 0e068be77b Basic input binding and command publishing system 2014-05-05 09:17:58 +02:00
Jace 5e7537b903 Input events moved from InputSystem to new InputManager 2014-05-05 07:16:45 +02:00