Steve Grenier
|
9637404bd3
Minor fix to win32 game config parsing.
|
vor 13 Jahren |
Steve Grenier
|
5db193ce1d
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
vor 13 Jahren |
Steve Grenier
|
820398598f
Adds game configuration support including support for resource aliases to assist in defining different assets per target platform.
|
vor 13 Jahren |
Darryl Gough
|
6fd51d9a78
Fixed mouse events not being passed to forms on PlayBook.
|
vor 13 Jahren |
Sean Paul Taylor
|
4633eed991
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor
|
vor 13 Jahren |
Chris Culy
|
fe9e3c2870
Error handling improvements (1 of 7 - UI system and global macro rename).
|
vor 13 Jahren |
setaylor
|
fd8e995eb2
Fixed android support for portrait mode accelerometer.
|
vor 13 Jahren |
setaylor
|
101c2dbb37
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor
|
vor 13 Jahren |
Kieran Cunney
|
0531a9ac2f
Minor optimization/code cleanup.
|
vor 13 Jahren |
Steve Grenier
|
f359291334
Enabled mouse capture in Windows when mouse buttons are pressed to fix issues with controls stopping responding when moving the mouse outside the window.
|
vor 13 Jahren |
setaylor
|
905dedae7a
Updates for proper accerlerometer baseline values for game.
|
vor 13 Jahren |
Sean Paul Taylor
|
acbdf3a3a6
Updated xcode scheme to use LLDB instead of GDB
|
vor 13 Jahren |
Brandon Slack
|
a58358f42e
Fixes crash on hitting esc on Mac OS X
|
vor 13 Jahren |
Darryl Gough
|
a61a832e62
Changed Game::end back to Game::exit.
|
vor 13 Jahren |
Kieran Cunney
|
b2e5b93084
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
|
vor 13 Jahren |
Chris Culy
|
cb37f13d91
Changed tabs to spaces.
|
vor 13 Jahren |
Steve Grenier
|
cb927949f6
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
vor 13 Jahren |
Steve Grenier
|
61e580c539
Added support for explicitly specifying collision shapes for physics collision objects (rigid bodies, ghost objects, characters).
|
vor 13 Jahren |
Chris Culy
|
ddbafec5ea
Moved the gameplay splash image into the main gameplay res folder.
|
vor 13 Jahren |
Adam Blake
|
e7662b7951
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
vor 14 Jahren |
Adam Blake
|
01b6c87a60
Added ability to disable controls.
|
vor 14 Jahren |
Steve Grenier
|
ade941699b
Fixed issue in Win32 that prevented assert dialogs and other system dialogs from showing up.
|
vor 14 Jahren |
Adam Blake
|
bfe6907dbf
Working on the TextBox control and getting close to having 3D forms working.
|
vor 14 Jahren |
Adam Blake
|
ad0e8c5b47
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
vor 14 Jahren |
Adam Blake
|
e3d061a1c5
Adding TextBox; refactoring Theme API; cleaning up memory leaks.
|
vor 14 Jahren |
Sean Paul Taylor
|
6561f7d058
Modified Win32 window to be centered in screen.
|
vor 14 Jahren |
Sean Paul Taylor
|
aafa932d20
Added methods to Platform to support returning the native display resolution
|
vor 14 Jahren |
Darryl Gough
|
d2bbb5e22c
Removed mouseWheelEvent and combined it with mouseEvent instead.
|
vor 14 Jahren |
Darryl Gough
|
b882214017
Fixed multi-touch for Android.
|
vor 14 Jahren |
Adam Blake
|
55187aac27
Adding a bunch of unfinished UI stuff along with handling of inheritance in Properties files.
|
vor 14 Jahren |