Darryl Gough
|
2f7419878e
Changed Button::Listener::PRESS to Control::Listener::PRESS
|
13 years ago |
Sean Paul Taylor
|
b8ca631c0b
Merge pull request #594 from dgough/next
|
13 years ago |
Darryl Gough
|
13d693fdb0
Changed launchUrl to launchURL for Mac and iOS.
|
13 years ago |
Darryl Gough
|
2e6a101e87
Added Control::removeListener()
|
13 years ago |
Darryl Gough
|
ef7c4e3077
Updated the 2 momentics projects to depend on the gameplay library.
|
13 years ago |
Darryl Gough
|
fd2503f190
Changed launchUrl to launchURL.
|
13 years ago |
Darryl Gough
|
b69339416d
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
Sean Paul Taylor
|
073afa03ba
Merge pull request #593 from kwhatmough/next-fix590
|
13 years ago |
Sean Paul Taylor
|
5787d4c661
Merge pull request #592 from dgough/next
|
13 years ago |
Ken Whatmough
|
7ec861ea14
Fix #590. External-deps libs will also need to be re-built under VS2012 to avoid _MSC_VER mismatch when using VS2012.
|
13 years ago |
Darryl Gough
|
4a13e8244a
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
Darryl Gough
|
5a3aa42aa6
Fixed compile error in PlatformMacOSX.mm.
|
13 years ago |
Ken Whatmough
|
095e9d0f0e
Merge pull request #591 from dgough/next
|
13 years ago |
Darryl Gough
|
7bc3230ffb
Fixed compile error related to launchUrl.
|
13 years ago |
Sean Paul Taylor
|
9c3b44ddc7
Merge pull request #587 from pooerh/next
|
13 years ago |
Sean Paul Taylor
|
39ab7e0c07
Merge pull request #589 from dgough/next
|
13 years ago |
Darryl Gough
|
c55d0e739e
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
Darryl Gough
|
176fee2d05
Updated the visual studio template project again.
|
13 years ago |
Sean Paul Taylor
|
576c2a7c1c
Merge pull request #588 from dgough/next
|
13 years ago |
Darryl Gough
|
9ddf22d0a8
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
13 years ago |
Darryl Gough
|
c76337d687
Fixed bug where lua may run out of stack space.
|
13 years ago |
pooerh
|
09627650d0
Fixed launchUrl on Mac OS X, code by dgough @ github
|
13 years ago |
Sean Paul Taylor
|
0dbc024e83
Merge pull request #586 from dgough/next
|
13 years ago |
Darryl Gough
|
a8d300e574
Fixed the visual studio template project.
|
13 years ago |
pooerh
|
c2a37f2d28
launchUrl to open URLs in external browser added to Game, run through static delegate to Platform implementation
|
13 years ago |
Sean Paul Taylor
|
92367d1b70
Merge pull request #552 from tmclif/next
|
13 years ago |
Sean Paul Taylor
|
a6cbb5a010
Merge pull request #583 from pooerh/next
|
13 years ago |
pooerh
|
8bb5cae36e
Misplaced break in event switch
|
13 years ago |
pooerh
|
704be4255d
Fixed code on window destroy by WM that prevent Platform from being deleted
|
13 years ago |
pooerh
|
eb7dc7f167
Fixed a Linux platform bug that caused a crash on exiting a game, cleanup added for when the window is closed through the window manager (e.g. X button on the title bar)
|
13 years ago |