seanpaultaylor
|
5caf52af34
Refactoring for Platform gamepad events.
|
%!s(int64=11) %!d(string=hai) anos |
seanpaultaylor
|
0360e021cc
Added initialDirectory to FileSystem::displayOpenDialog of desktop tools.
|
%!s(int64=12) %!d(string=hai) anos |
SAUVAGEOT Paul-Arthur
|
14aceba8fd
Add new gestures (Long Tap, Drag, Drop)
|
%!s(int64=12) %!d(string=hai) anos |
sgrenier
|
7a8ca49182
Added more flexible sizing and positioning for UI controls:
|
%!s(int64=12) %!d(string=hai) anos |
Ben Bromberg
|
a1ab170777
fixed potential(?) bug where temporary lua variables were left on the stack after calls to lua_len
|
%!s(int64=12) %!d(string=hai) anos |
sgrenier
|
db77222bc7
Exposed gesture events to script.
|
%!s(int64=12) %!d(string=hai) anos |
sgrenier
|
6f1aa736f2
Added alternative type-specific MaterialParameter setters to better support setting material parameters from script.
|
%!s(int64=12) %!d(string=hai) anos |
Steve Grenier
|
f331f868e0
Added the game resource path to LUA_PATH to fix Lua path resolution when searching for scripts on certain platforms.
|
%!s(int64=12) %!d(string=hai) anos |
Steve Grenier
|
3da88bcaf3
Fixed possible issue with script event lists being indexed out of range if an event was unregistered during the invocation of another script event.
|
%!s(int64=12) %!d(string=hai) anos |
Steve Grenier
|
b88d288c49
Exposed game command-line arguments to Lua script via a global "arg" parameter.
|
%!s(int64=12) %!d(string=hai) anos |
Darryl Gough
|
95c93ba1e7
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
1cb8025b73
Fixed ScriptController::loadScript()
|
%!s(int64=13) %!d(string=hai) anos |
Adam Blake
|
9af69a67dd
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
19a196143d
Changed ScriptController::loadScript() to use dofile instead of dostring.
|
%!s(int64=13) %!d(string=hai) anos |
Adam Blake
|
ebb0e32c15
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
%!s(int64=13) %!d(string=hai) anos |
Adam Blake
|
a794910a70
Enables controlling UI forms with a gamepad. Adds a few things to the forms test in order to test
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
7748feb67b
Fixed lua dofile on Windows
|
%!s(int64=13) %!d(string=hai) anos |
Steve Grenier
|
bcf4fd0242
Added public methods on ScriptController for registering and unregistering global script callback functions (i.e. initiailze, finalize, update, render, touchEvent, keyEvent, etc). Multiple registered functions per callback are now supported and scripts can register themselves.
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
d0cc2332bd
Fixed typo in ScriptController::mouseEvent
|
%!s(int64=13) %!d(string=hai) anos |
sgrenier
|
9a0d34dde2
Renamed Game::resized to Game::resizeEvent to be more consistent with other game events.
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
77addbf0fb
Added a lua function "convert" to convert a userdata value to another gameplay class type.
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
03a6dbec9b
Changed ScriptController so you can execute a lua function that is in a table.
|
%!s(int64=13) %!d(string=hai) anos |
sgrenier
|
4d42b51f2a
Fixed crash that could occur when calling Game::exit() from a script function, due to the order of subsystem finalization and destruction.
|
%!s(int64=13) %!d(string=hai) anos |
Steve Grenier
|
5f80ee4a2b
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
%!s(int64=13) %!d(string=hai) anos |
Steve Grenier
|
138bb45f51
Added Terrain support:
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
c5ee684b9f
Removed ScriptController methods for querying types and setNil().
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
94f32a2a7b
Fixed newlines in ScriptController.
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
019713776b
Added methods to ScriptController to query global variables.
|
%!s(int64=13) %!d(string=hai) anos |
Darryl Gough
|
c76337d687
Fixed bug where lua may run out of stack space.
|
%!s(int64=13) %!d(string=hai) anos |
Steve Grenier
|
d0b4e8b817
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
%!s(int64=13) %!d(string=hai) anos |