Rcmaniac25
|
abd2df8524
Updated Lua bindings
|
hace 11 años |
Darryl Gough
|
3be40a9528
Convert line endings to LF
|
hace 12 años |
sgrenier
|
726891d48c
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
hace 12 años |
seanpaultaylor
|
bae5b0aef7
Added FileSystem::displayFileDialog and implemented on Windows.
|
hace 12 años |
sgrenier
|
25e70f7088
Added gameplay::strcmpnocase as a platform-independent case-insensitive ASCII string comparison function.
|
hace 12 años |
seanpaultaylor
|
5d984bcc31
Removed VisibleSetDefault.cpp/.h and made Scene implement a default VisibleSet
|
hace 12 años |
sgrenier
|
b4e08c4aa5
Update lua bindings.
|
hace 12 años |
Rcmaniac25
|
8b003dc2e2
Fixed bug where wrong RenderState variable was set for stencil write.
|
hace 12 años |
Marc Plano-Lesay
|
aa65a42825
Lua bindings for TextBox::InputMode
|
hace 12 años |
Üstün Ergenoglu
|
e6600bb6c3
Added missing include for lua bindings.
|
hace 12 años |
Steve Grenier
|
ff9e8a05de
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
hace 13 años |
Adam Blake
|
979c8e2e9d
Big changes to the Gamepad class.
|
hace 13 años |
Steve Grenier
|
5f80ee4a2b
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
hace 13 años |
Steve Grenier
|
9b7650fd7b
Added new Logger class to handle info, warning and error logging throughout the framework.
|
hace 13 años |
setaylor
|
7e3cebc40e
Added lua generated files for Gesture support.
|
hace 13 años |
Darryl Gough
|
64c6f19902
Renamed gameplay::printError to gameplay::print.
|
hace 13 años |
Chris Culy
|
20afed09b8
Added support for users to generate Lua script bindings for their own classes (with integration into gameplay).
|
hace 13 años |
Steve Grenier
|
bfc29ef1a6
Regenerated API docs and script bindings for AI classes.
|
hace 13 años |
Chris Culy
|
9bd8e8eb88
Reduced compilation dependencies in generated Lua bindings source files (enum bindings are in separate files now).
|
hace 13 años |
Chris Culy
|
29099b6987
Fix for enumerations in Lua scripts so that passing enums from C++ to Lua works properly.
|
hace 13 años |
Chris Culy
|
8167dc4e88
Adds support for detecting name clashes between Lua bindings and Lua keywords.
|
hace 13 años |
Chris Culy
|
0b21c11ac0
Scripting support update.
|
hace 13 años |
Chris Culy
|
9f1c2652ed
Adds gameplay-luagen project, which generates bindings from the Doxygen XML output.
|
hace 13 años |