Commit Graph

17 Commits

Author SHA1 Message Date
Florian 299c5de125 Added Victor Levasseur "fixed time step" fix.
git-svn-id: svn://localhost@640 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-01-31 21:52:22 +00:00
Florian fb86c56c9f Improved CustomPolygonDialog.
Adapted to changes in GDL.

git-svn-id: svn://localhost@639 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-01-30 22:14:45 +00:00
Florian ca1b987043 Imported Victor Levasseur's addition for using custom polygon for collisions.
Added polygon preview in CustomPolygonDialog.

git-svn-id: svn://localhost@598 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-12-21 16:44:36 +00:00
Florian 443257f3e5 IsDynamic condition was not working.
git-svn-id: svn://localhost@560 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-11-05 21:04:26 +00:00
Florian 4113a36a0a Adaptations to SFML2 upgrade.
Adapted CollisionWith to GDL changes.
Corrected GetLinearVelocityY.

git-svn-id: svn://localhost@519 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-09-02 19:43:52 +00:00
Florian e9ae4d169d Adaptations to changes in GDL.
git-svn-id: svn://localhost@505 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-22 18:44:35 +00:00
Florian b234e8c3d5 Adaptations to GD2.
git-svn-id: svn://localhost@475 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-08-06 13:37:37 +00:00
Florian d47653b699 Corrected crash with object with 0 in width/height.
git-svn-id: svn://localhost@430 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-04-18 20:16:21 +00:00
Florian f6c47c7bdc Updated copyright and defines.
git-svn-id: svn://localhost@360 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-20 21:15:29 +00:00
Florian 0ddae4cf91 Added force toward position.
Added set gravity action.
Added Gear joint.
Added restitution.
Prevented a crash when adding a joint between the same objects.

git-svn-id: svn://localhost@237 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-09-08 15:39:10 +00:00
Florian 35fa48f59d Added staticBody to runtime shared datas. ( Used for joints ).
Added joints.
Use now GetScaleX/Y() to access scaleX and scaleY. Also added GetInvScaleX/Y() to speed up inverse computation.

git-svn-id: svn://localhost@220 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-08-23 12:36:43 +00:00
Florian bf46bf1df3 Added contact listener and collision condition.
Begin to add joints actions.

git-svn-id: svn://localhost@209 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-08-19 16:30:48 +00:00
Florian 86046579df Added conditions, expressions and some actions.
Updated to reflect changes added to automatisms.

git-svn-id: svn://localhost@196 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-08-09 17:13:32 +00:00
Florian 56004a923e Updated to use the new method for sharing datas between automatisms.
Added Saving and Loading to xml.

git-svn-id: svn://localhost@184 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-07-26 20:04:23 +00:00
Florian 2ebca9362e Added a reference to the Scene loaded when initializing automatisms.
git-svn-id: svn://localhost@181 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-07-25 10:03:35 +00:00
Florian f78e1c7ac3 Added main parts and some actions/conditions.
git-svn-id: svn://localhost@178 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-07-22 19:44:32 +00:00
Florian 68c1f39511 Initial import.
git-svn-id: svn://localhost@176 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-07-17 19:22:58 +00:00