Commit Graph

350 Commits

Author SHA1 Message Date
victorlevasseur 2b6a51d052 The tilemap editor now loads the tile size, spacing 2014-08-22 11:49:25 +02:00
victorlevasseur 20992044d1 Add serialization to the tilemap object. 2014-08-22 11:30:37 +02:00
victorlevasseur a3f227025b Make some changes to events handler in TileMapPanel 2014-08-21 21:37:26 +02:00
victorlevasseur a14694e5eb Add the possibility to draw when moving the mouse with the button pressed 2014-08-21 19:19:26 +02:00
victorlevasseur ca81d61579 Add the beginning of the tilemap object
Add an icon for the object
2014-08-21 13:18:41 +02:00
victorlevasseur 8a49b88006 Add dockable window to the editor 2014-08-20 11:30:27 +02:00
victorlevasseur 85ba705d9c Merge branch 'master' into tilemap-object 2014-08-19 22:27:44 +02:00
Florian Rival cc019b4545 Normalize resources filenames (convert \ to /) to avoid portability issues from Windows to Linux for projects 2014-08-19 20:46:37 +02:00
victorlevasseur 5f6f7fdb8d Fix a bug with buffering 2014-08-19 17:22:21 +02:00
victorlevasseur 1fc985bec1 Add buffering to the tilemap editor. 2014-08-19 13:56:09 +02:00
victorlevasseur 77517fb623 Merge branch 'master' into tilemap-object 2014-08-19 11:57:38 +02:00
victorlevasseur 6de031c4cf Fix a bug with not loaded tilesets. 2014-08-19 11:49:20 +02:00
Florian Rival 7c79ae1634 Resources files now always use a slash in their filename 2014-08-17 19:29:32 +02:00
victorlevasseur 070e85deaa Added TileSet class containing data about the tileset. 2014-08-15 22:24:18 +02:00
victorlevasseur 0d0874fb5d Fixed a bug with stop listening action. 2014-08-14 23:52:39 +02:00
victorlevasseur fdfb8ab52c Separated TileMap (contains data) from TileMapPanel (GUI). 2014-08-14 23:35:52 +02:00
Florian Rival 1236bbac25 Merge branch 'master' of https://github.com/4ian/GD
Conflicts:
	Core/GDCore/Events/EventsList.h
2014-08-13 23:25:50 +02:00
victorlevasseur c14b45c31e Added layer moving, layer hiding. 2014-08-13 18:25:09 +02:00
victorlevasseur e330c4499f First part of the multiple layer support. 2014-08-13 12:55:35 +02:00
victorlevasseur fb4c265fea Can now insert tiles into the map. 2014-08-13 12:55:34 +02:00
victorlevasseur 4e32cc3775 Added the beginning of the TileMapObject extension. 2014-08-13 12:55:33 +02:00
Florian Rival 5749073d55 Merge pull request #6 from 4ian/tests
Added basic unit tests for GDCore
2014-08-12 22:35:37 +02:00
Florian Rival fb25ae6295 Fixed memory leak with EventsList and added test for it 2014-08-12 22:22:00 +02:00
Florian Rival f6216da3ed Work in progress for tests.
Events Clone method now return a raw pointer.
2014-08-10 22:24:06 +02:00
Florian Rival 8cdbb4a166 Fixed SetGravity action.
Version bump.
2014-08-04 21:14:41 +02:00
Florian Rival c5237b70bf Factor function to strip a project into gd::ProjectStripper.
Fix TiledSprite extension not loading properly for GDC++.
Fix "Rotate an object toward another" action.
2014-07-29 21:39:25 +02:00
Florian Rival 0c362e5ed7 Update doc about SFML and wxWidgets build.
SPARK library now built with the ParticleSystem extension, no more external dependency.
2014-07-27 17:42:22 +02:00
Florian Rival 23d9c7fe42 Updated licenses.
Fix pow expression in EditExpressionDialog.
French and Spanish translation update.
Upgraded pixi.js to latest version.
2014-07-26 17:20:33 +02:00
Florian Rival 168cfa8bae Updated docs about SFML build.
Added checks for external libs in CMakeLists.txt
Added optional "usage complexity" to instructions metadata.
2014-07-12 19:08:39 +02:00
Florian Rival 14b696d709 Removed useless files. 2014-06-30 21:52:01 +02:00
Florian Rival e8cd1b16b7 Added GDJS and Extensions to this repository. 2014-06-30 21:39:29 +02:00
Florian Rival 475c9da06c Cleaned thing and added not versioned files. 2014-03-31 21:55:51 +02:00
Florian 92182025a0 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1122 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:03:36 +00:00
Florian 024713a857 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1121 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:03:25 +00:00
Florian 5e042a1ca7 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1120 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:03:21 +00:00
Florian b40333cbab Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1119 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:03:15 +00:00
Florian eed60d7caa Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1118 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:03:08 +00:00
Florian e7775754fc Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1117 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:03:03 +00:00
Florian b8d6178b5d Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1116 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:02:56 +00:00
Florian 851a22f77b Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1115 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:02:52 +00:00
Florian 57e75228ac Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1114 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:02:46 +00:00
Florian e2285a11b2 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1113 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:02:40 +00:00
Florian 847051fe8d Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1112 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:01:40 +00:00
Florian a4f1078a48 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1111 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:01:34 +00:00
Florian 59f15180a5 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1110 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:01:30 +00:00
Florian 22e63e8cdc Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1109 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:01:24 +00:00
Florian 67f349f557 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1108 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 22:01:18 +00:00
Florian 32ae99aad8 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1107 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 21:57:43 +00:00
Florian 9105af5227 Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1106 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 21:57:38 +00:00
Florian 97d327284b Latest commit before switching to git for the whole Extension directory.
git-svn-id: svn://localhost@1105 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-01 21:57:32 +00:00