Ken Whatmough 9f89b34973 fix build error (typo) 11 years ago
..
lua 711fc01463 Allow clearing all scheduled events using Game::clearSchedule 12 years ago
AIAgent.cpp cff8a4c3dd Updated Lua scripting sample to include a basic scripted AI. 13 years ago
AIAgent.h cff8a4c3dd Updated Lua scripting sample to include a basic scripted AI. 13 years ago
AIController.cpp cff8a4c3dd Updated Lua scripting sample to include a basic scripted AI. 13 years ago
AIController.h 821dea325c Updated doxygen api comments. 12 years ago
AIMessage.cpp cff8a4c3dd Updated Lua scripting sample to include a basic scripted AI. 13 years ago
AIMessage.h 821dea325c Updated doxygen api comments. 12 years ago
AIState.cpp cff8a4c3dd Updated Lua scripting sample to include a basic scripted AI. 13 years ago
AIState.h 821dea325c Updated doxygen api comments. 12 years ago
AIStateMachine.cpp 3be40a9528 Convert line endings to LF 12 years ago
AIStateMachine.h 9e2309ced5 Fixed spelling mistakes in the gameplay header files. 13 years ago
AbsoluteLayout.cpp 17a8763cb4 Layout optimizations continued. 12 years ago
AbsoluteLayout.h 17a8763cb4 Layout optimizations continued. 12 years ago
Animation.cpp 3be40a9528 Convert line endings to LF 12 years ago
Animation.h 3be40a9528 Convert line endings to LF 12 years ago
AnimationClip.cpp c952572bce Updated removing shadow interfaces in Model. 12 years ago
AnimationClip.h 3be40a9528 Convert line endings to LF 12 years ago
AnimationController.cpp 3be40a9528 Convert line endings to LF 12 years ago
AnimationController.h 3be40a9528 Convert line endings to LF 12 years ago
AnimationTarget.cpp 3be40a9528 Convert line endings to LF 12 years ago
AnimationTarget.h 3be40a9528 Convert line endings to LF 12 years ago
AnimationValue.cpp 3be40a9528 Convert line endings to LF 12 years ago
AnimationValue.h 3be40a9528 Convert line endings to LF 12 years ago
AudioBuffer.cpp 3be40a9528 Convert line endings to LF 12 years ago
AudioBuffer.h 3be40a9528 Convert line endings to LF 12 years ago
AudioController.cpp 3be40a9528 Convert line endings to LF 12 years ago
AudioController.h 3be40a9528 Convert line endings to LF 12 years ago
AudioListener.cpp 7645c19dff Fixed memory leak in AudioListener and Camera 12 years ago
AudioListener.h 7944bd1a3a Fixed doxygen warnings in headers 12 years ago
AudioSource.cpp 3be40a9528 Convert line endings to LF 12 years ago
AudioSource.h 3be40a9528 Convert line endings to LF 12 years ago
Base.h 1407c6ac9e Makes GTK non-optional for PlatformLinux displayFileDialog. 12 years ago
BoundingBox.cpp 3be40a9528 Convert line endings to LF 12 years ago
BoundingBox.h 3be40a9528 Convert line endings to LF 12 years ago
BoundingBox.inl 3be40a9528 Convert line endings to LF 12 years ago
BoundingSphere.cpp 3be40a9528 Convert line endings to LF 12 years ago
BoundingSphere.h 3be40a9528 Convert line endings to LF 12 years ago
BoundingSphere.inl 3be40a9528 Convert line endings to LF 12 years ago
Bundle.cpp 3be40a9528 Convert line endings to LF 12 years ago
Bundle.h 3be40a9528 Convert line endings to LF 12 years ago
Button.cpp 3be40a9528 Convert line endings to LF 12 years ago
Button.h 3be40a9528 Convert line endings to LF 12 years ago
Camera.cpp 7645c19dff Fixed memory leak in AudioListener and Camera 12 years ago
Camera.h 7944bd1a3a Fixed doxygen warnings in headers 12 years ago
CheckBox.cpp 164e20ce81 UI layout optimizations. 12 years ago
CheckBox.h 164e20ce81 UI layout optimizations. 12 years ago
Container.cpp 3ed7e10bd0 Update Container.cpp 12 years ago
Container.h 809b730fb0 Changed Control::getState to give the FOCUS state priority over all other states but ACTIVE. This fixes an issue where focus colors and styles do not properly show up for UI themes. 11 years ago
Control.cpp aaf19a9c10 Add support for specifying padding and margin as a single float value in form files (to be applied to all sides) for UI controls. 11 years ago
Control.h e8d4bf5fc7 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
ControlFactory.cpp 0f37a74487 Renamed Joystick to JoystickControl. 12 years ago
ControlFactory.h 821dea325c Updated doxygen api comments. 12 years ago
Curve.cpp 3be40a9528 Convert line endings to LF 12 years ago
Curve.h 3be40a9528 Convert line endings to LF 12 years ago
DebugNew.cpp 3be40a9528 Convert line endings to LF 12 years ago
DebugNew.h 3be40a9528 Convert line endings to LF 12 years ago
DepthStencilTarget.cpp 3be40a9528 Convert line endings to LF 12 years ago
DepthStencilTarget.h 3be40a9528 Convert line endings to LF 12 years ago
Effect.cpp c614a497ff Fixed memory leak. 12 years ago
Effect.h 3be40a9528 Convert line endings to LF 12 years ago
FileSystem.cpp 0360e021cc Added initialDirectory to FileSystem::displayOpenDialog of desktop tools. 12 years ago
FileSystem.h 7944bd1a3a Fixed doxygen warnings in headers 12 years ago
FlowLayout.cpp 17a8763cb4 Layout optimizations continued. 12 years ago
FlowLayout.h 17a8763cb4 Layout optimizations continued. 12 years ago
Font.cpp cfb81be201 UI Changes: 12 years ago
Font.h 3be40a9528 Convert line endings to LF 12 years ago
Form.cpp 24281dda3b Fixed issue with forms not being resized properly when the game window is resized. 11 years ago
Form.h ad95da4ecd Fixed issue with multi-touch on virtual gamepad and UI. 12 years ago
FrameBuffer.cpp fbc70f22ea Fixed bug related to FrameBuffer width/height goes out of date. 12 years ago
FrameBuffer.h fbc70f22ea Fixed bug related to FrameBuffer width/height goes out of date. 12 years ago
Frustum.cpp 3be40a9528 Convert line endings to LF 12 years ago
Frustum.h 3be40a9528 Convert line endings to LF 12 years ago
Game.cpp 711fc01463 Allow clearing all scheduled events using Game::clearSchedule 12 years ago
Game.h 711fc01463 Allow clearing all scheduled events using Game::clearSchedule 12 years ago
Game.inl 3be40a9528 Convert line endings to LF 12 years ago
Gamepad.cpp 0f37a74487 Renamed Joystick to JoystickControl. 12 years ago
Gamepad.h 0f37a74487 Renamed Joystick to JoystickControl. 12 years ago
Gesture.h 821dea325c Updated doxygen api comments. 12 years ago
HeightField.cpp 93bccc1919 Adds support for .r16 file extension for RAW16 heightmap files. 13 years ago
HeightField.h 821dea325c Updated doxygen api comments. 12 years ago
Image.cpp 3be40a9528 Convert line endings to LF 12 years ago
Image.h 3be40a9528 Convert line endings to LF 12 years ago
Image.inl 3be40a9528 Convert line endings to LF 12 years ago
ImageControl.cpp 164e20ce81 UI layout optimizations. 12 years ago
ImageControl.h 164e20ce81 UI layout optimizations. 12 years ago
Joint.cpp 3be40a9528 Convert line endings to LF 12 years ago
Joint.h 3be40a9528 Convert line endings to LF 12 years ago
JoystickControl.cpp a52af4aaa0 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
JoystickControl.h 203dc7987e Renaming Joystick to JoystickControl 12 years ago
Keyboard.h 3be40a9528 Convert line endings to LF 12 years ago
Label.cpp 164e20ce81 UI layout optimizations. 12 years ago
Label.h 164e20ce81 UI layout optimizations. 12 years ago
Layout.cpp cfb81be201 UI Changes: 12 years ago
Layout.h 17a8763cb4 Layout optimizations continued. 12 years ago
Light.cpp 3be40a9528 Convert line endings to LF 12 years ago
Light.h 3be40a9528 Convert line endings to LF 12 years ago
Logger.cpp c8d5344d79 fixed log output for strings containing '%' 12 years ago
Logger.h 821dea325c Updated doxygen api comments. 12 years ago
Material.cpp 3be40a9528 Convert line endings to LF 12 years ago
Material.h 3be40a9528 Convert line endings to LF 12 years ago
MaterialParameter.cpp 3be40a9528 Convert line endings to LF 12 years ago
MaterialParameter.h 3be40a9528 Convert line endings to LF 12 years ago
MathUtil.cpp 3be40a9528 Convert line endings to LF 12 years ago
MathUtil.h 3be40a9528 Convert line endings to LF 12 years ago
MathUtil.inl 3be40a9528 Convert line endings to LF 12 years ago
MathUtilNeon.inl 3be40a9528 Convert line endings to LF 12 years ago
Matrix.cpp 3be40a9528 Convert line endings to LF 12 years ago
Matrix.h 3be40a9528 Convert line endings to LF 12 years ago
Matrix.inl 3be40a9528 Convert line endings to LF 12 years ago
Mesh.cpp 3be40a9528 Convert line endings to LF 12 years ago
Mesh.h 3be40a9528 Convert line endings to LF 12 years ago
MeshBatch.cpp 3be40a9528 Convert line endings to LF 12 years ago
MeshBatch.h 3be40a9528 Convert line endings to LF 12 years ago
MeshBatch.inl 3be40a9528 Convert line endings to LF 12 years ago
MeshPart.cpp 3be40a9528 Convert line endings to LF 12 years ago
MeshPart.h 3be40a9528 Convert line endings to LF 12 years ago
MeshSkin.cpp 3be40a9528 Convert line endings to LF 12 years ago
MeshSkin.h 3be40a9528 Convert line endings to LF 12 years ago
Model.cpp 53f9fcb1f2 Changed Terrain to use a material file to allow easier access to terrain materials and to enable different renderers to be written for terrain (such as a deferred rendering implementation). This also allows declaration of scene light binding in the material (as can be seen in the terrain sample). 12 years ago
Model.h 821dea325c Updated doxygen api comments. 12 years ago
Mouse.h 3be40a9528 Convert line endings to LF 12 years ago
Node.cpp 3be40a9528 Convert line endings to LF 12 years ago
Node.h 821dea325c Updated doxygen api comments. 12 years ago
ParticleEmitter.cpp cfb81be201 UI Changes: 12 years ago
ParticleEmitter.h 7944bd1a3a Fixed doxygen warnings in headers 12 years ago
Pass.cpp 3be40a9528 Convert line endings to LF 12 years ago
Pass.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsCharacter.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsCharacter.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsCollisionObject.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsCollisionObject.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsCollisionShape.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsCollisionShape.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsConstraint.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsConstraint.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsConstraint.inl 3be40a9528 Convert line endings to LF 12 years ago
PhysicsController.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsController.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsFixedConstraint.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsFixedConstraint.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsFixedConstraint.inl 3be40a9528 Convert line endings to LF 12 years ago
PhysicsGenericConstraint.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsGenericConstraint.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsGenericConstraint.inl 3be40a9528 Convert line endings to LF 12 years ago
PhysicsGhostObject.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsGhostObject.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsHingeConstraint.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsHingeConstraint.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsRigidBody.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsRigidBody.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsRigidBody.inl 3be40a9528 Convert line endings to LF 12 years ago
PhysicsSocketConstraint.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsSocketConstraint.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsSpringConstraint.cpp 3be40a9528 Convert line endings to LF 12 years ago
PhysicsSpringConstraint.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsSpringConstraint.inl 3be40a9528 Convert line endings to LF 12 years ago
PhysicsVehicle.cpp 74ede4a720 Code cleanup of ControlFactory. 12 years ago
PhysicsVehicle.h 3be40a9528 Convert line endings to LF 12 years ago
PhysicsVehicleWheel.cpp bb209a71d3 Fix #1260. Rely on wheel physics in underlying btRaycastVehicle. 12 years ago
PhysicsVehicleWheel.h 821dea325c Updated doxygen api comments. 12 years ago
Plane.cpp 3be40a9528 Convert line endings to LF 12 years ago
Plane.h 3be40a9528 Convert line endings to LF 12 years ago
Plane.inl 3be40a9528 Convert line endings to LF 12 years ago
Platform.cpp bae5b0aef7 Added FileSystem::displayFileDialog and implemented on Windows. 12 years ago
Platform.h 821dea325c Updated doxygen api comments. 12 years ago
PlatformAndroid.cpp 9b17ad9291 Fixed delete on android text fields 12 years ago
PlatformBlackBerry.cpp 3be40a9528 Convert line endings to LF 12 years ago
PlatformLinux.cpp 11739b9b4a React to window resize in Linux. 11 years ago
PlatformMacOSX.mm 755b4f4bdd Fixes MacOSX resize events 12 years ago
PlatformWindows.cpp 51f5aba75c tabs to spaces 12 years ago
PlatformiOS.mm 726891d48c Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
Properties.cpp 3be40a9528 Convert line endings to LF 12 years ago
Properties.h 3be40a9528 Convert line endings to LF 12 years ago
Quaternion.cpp 3be40a9528 Convert line endings to LF 12 years ago
Quaternion.h 3be40a9528 Convert line endings to LF 12 years ago
Quaternion.inl 3be40a9528 Convert line endings to LF 12 years ago
RadioButton.cpp 164e20ce81 UI layout optimizations. 12 years ago
RadioButton.h 164e20ce81 UI layout optimizations. 12 years ago
Ray.cpp 3be40a9528 Convert line endings to LF 12 years ago
Ray.h 3be40a9528 Convert line endings to LF 12 years ago
Ray.inl 3be40a9528 Convert line endings to LF 12 years ago
Rectangle.cpp 3be40a9528 Convert line endings to LF 12 years ago
Rectangle.h 3be40a9528 Convert line endings to LF 12 years ago
Ref.cpp 3be40a9528 Convert line endings to LF 12 years ago
Ref.h 3be40a9528 Convert line endings to LF 12 years ago
RenderState.cpp 3be40a9528 Convert line endings to LF 12 years ago
RenderState.h 9f89b34973 fix build error (typo) 11 years ago
RenderTarget.cpp 3be40a9528 Convert line endings to LF 12 years ago
RenderTarget.h 3be40a9528 Convert line endings to LF 12 years ago
Scene.cpp c952572bce Updated removing shadow interfaces in Model. 12 years ago
Scene.h 3be40a9528 Convert line endings to LF 12 years ago
SceneLoader.cpp 3be40a9528 Convert line endings to LF 12 years ago
SceneLoader.h 3be40a9528 Convert line endings to LF 12 years ago
ScreenDisplayer.cpp 3be40a9528 Convert line endings to LF 12 years ago
ScreenDisplayer.h 3be40a9528 Convert line endings to LF 12 years ago
ScriptController.cpp 0360e021cc Added initialDirectory to FileSystem::displayOpenDialog of desktop tools. 12 years ago
ScriptController.h 821dea325c Updated doxygen api comments. 12 years ago
ScriptController.inl 3be40a9528 Convert line endings to LF 12 years ago
ScriptTarget.cpp 3be40a9528 Convert line endings to LF 12 years ago
ScriptTarget.h 3be40a9528 Convert line endings to LF 12 years ago
Slider.cpp 164e20ce81 UI layout optimizations. 12 years ago
Slider.h 164e20ce81 UI layout optimizations. 12 years ago
SpriteBatch.cpp 3be40a9528 Convert line endings to LF 12 years ago
SpriteBatch.h 3be40a9528 Convert line endings to LF 12 years ago
Stream.h 3be40a9528 Convert line endings to LF 12 years ago
Technique.cpp 3be40a9528 Convert line endings to LF 12 years ago
Technique.h 3be40a9528 Convert line endings to LF 12 years ago
Terrain.cpp 3be40a9528 Convert line endings to LF 12 years ago
Terrain.h 3be40a9528 Convert line endings to LF 12 years ago
TerrainPatch.cpp 3be40a9528 Convert line endings to LF 12 years ago
TerrainPatch.h 3be40a9528 Convert line endings to LF 12 years ago
TextBox.cpp ec664fdb52 Fixed TextBox to allow listeners to receive the TEXT_CHANGED event. 11 years ago
TextBox.h ec664fdb52 Fixed TextBox to allow listeners to receive the TEXT_CHANGED event. 11 years ago
Texture.cpp eaa22aa951 Updated BlackBerry bar-descriptor.xml files. 12 years ago
Texture.h 3be40a9528 Convert line endings to LF 12 years ago
Theme.cpp cfb81be201 UI Changes: 12 years ago
Theme.h 4a91ad14e6 More work on default theme. 12 years ago
ThemeStyle.cpp 3be40a9528 Convert line endings to LF 12 years ago
ThemeStyle.h 3be40a9528 Convert line endings to LF 12 years ago
TimeListener.h 3be40a9528 Convert line endings to LF 12 years ago
Touch.h ad95da4ecd Fixed issue with multi-touch on virtual gamepad and UI. 12 years ago
Transform.cpp 3be40a9528 Convert line endings to LF 12 years ago
Transform.h 3be40a9528 Convert line endings to LF 12 years ago
Vector2.cpp 3be40a9528 Convert line endings to LF 12 years ago
Vector2.h 3be40a9528 Convert line endings to LF 12 years ago
Vector2.inl 3be40a9528 Convert line endings to LF 12 years ago
Vector3.cpp 3be40a9528 Convert line endings to LF 12 years ago
Vector3.h 3be40a9528 Convert line endings to LF 12 years ago
Vector3.inl 3be40a9528 Convert line endings to LF 12 years ago
Vector4.cpp 3be40a9528 Convert line endings to LF 12 years ago
Vector4.h 3be40a9528 Convert line endings to LF 12 years ago
Vector4.inl 3be40a9528 Convert line endings to LF 12 years ago
VertexAttributeBinding.cpp 3be40a9528 Convert line endings to LF 12 years ago
VertexAttributeBinding.h 3be40a9528 Convert line endings to LF 12 years ago
VertexFormat.cpp 3be40a9528 Convert line endings to LF 12 years ago
VertexFormat.h 3be40a9528 Convert line endings to LF 12 years ago
VerticalLayout.cpp 17a8763cb4 Layout optimizations continued. 12 years ago
VerticalLayout.h 17a8763cb4 Layout optimizations continued. 12 years ago
gameplay-main-android.cpp 3be40a9528 Convert line endings to LF 12 years ago
gameplay-main-blackberry.cpp 3be40a9528 Convert line endings to LF 12 years ago
gameplay-main-ios.mm 3be40a9528 Convert line endings to LF 12 years ago
gameplay-main-linux.cpp 8d4899ccec Added Game::getArguments(). 13 years ago
gameplay-main-macosx.mm 3be40a9528 Convert line endings to LF 12 years ago
gameplay-main-windows.cpp 3be40a9528 Convert line endings to LF 12 years ago
gameplay.dox 3be40a9528 Convert line endings to LF 12 years ago
gameplay.h 0f37a74487 Renamed Joystick to JoystickControl. 12 years ago