Chris Culy
|
c28860fd66
Error handling improvements (6 of 7 - Game and Platform).
|
13 år sedan |
Steve Grenier
|
5db193ce1d
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
13 år sedan |
Steve Grenier
|
820398598f
Adds game configuration support including support for resource aliases to assist in defining different assets per target platform.
|
13 år sedan |
Darryl Gough
|
6fd51d9a78
Fixed mouse events not being passed to forms on PlayBook.
|
13 år sedan |
Sean Paul Taylor
|
66e1251721
Merge pull request #398 from blackberry/master
|
13 år sedan |
Darryl Gough
|
8093820375
Fixed gameplay so that it works on the PlayBook simulator.
|
13 år sedan |
Sean Paul Taylor
|
4633eed991
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor
|
13 år sedan |
Chris Culy
|
fe9e3c2870
Error handling improvements (1 of 7 - UI system and global macro rename).
|
13 år sedan |
setaylor
|
fd8e995eb2
Fixed android support for portrait mode accelerometer.
|
13 år sedan |
Chris Culy
|
94c80d3194
Updates GPB and Visual Studio project files for the template project (used to create new projects).
|
13 år sedan |
setaylor
|
4cce316a38
Fixes accelerometer and also moves to using sensor.h
|
13 år sedan |
setaylor
|
905dedae7a
Updates for proper accerlerometer baseline values for game.
|
13 år sedan |
setaylor
|
bd2f6ce200
Enables vertex_array_object support.
|
13 år sedan |
Adam Blake
|
d0a8c6301b
Batching all text that shares the same font within a form.
|
13 år sedan |
Brandon Slack
|
a58358f42e
Fixes crash on hitting esc on Mac OS X
|
13 år sedan |
Darryl Gough
|
a61a832e62
Changed Game::end back to Game::exit.
|
13 år sedan |
Kieran Cunney
|
7ca0c6e1b5
Fixes build break caused by renaming of Game::exit() to Game::end().
|
13 år sedan |
Chris Culy
|
cb37f13d91
Changed tabs to spaces.
|
13 år sedan |
Steve Grenier
|
aab2daf9ab
Fixed compile errors and warnings with qcc.
|
13 år sedan |
Chris Culy
|
ddbafec5ea
Moved the gameplay splash image into the main gameplay res folder.
|
13 år sedan |
Adam Blake
|
1087a155d2
Adding documentation to the UI API classes.
|
14 år sedan |
Chris Culy
|
c82de3a543
Fixes issue where disabled UI controls were receiving input events.
|
14 år sedan |
Adam Blake
|
25e1b0abd7
Getting CheckBox and TextBox to work on QNX. Fixing Ray.intersects(Plane).
|
14 år sedan |
Adam Blake
|
ad0e8c5b47
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
14 år sedan |
Adam Blake
|
e3d061a1c5
Adding TextBox; refactoring Theme API; cleaning up memory leaks.
|
14 år sedan |
Dale Ducharme
|
f88cc9338f
Allowing arbitrary orientations at startup no matter if the design is for portrait, landscape or auto orients.
|
14 år sedan |
Sean Paul Taylor
|
aafa932d20
Added methods to Platform to support returning the native display resolution
|
14 år sedan |
Darryl Gough
|
d2bbb5e22c
Removed mouseWheelEvent and combined it with mouseEvent instead.
|
14 år sedan |
Adam Blake
|
55187aac27
Adding a bunch of unfinished UI stuff along with handling of inheritance in Properties files.
|
14 år sedan |
Darryl Gough
|
445d3b6ceb
Added Keyboard::KEY_CHAR event.
|
14 år sedan |