Commit Graph

10 Commits

Author SHA1 Message Date
Florian Rival 8844642ae0 Updated copyrights.
Added doxygen files.
Cleaned some files.
2014-06-26 00:20:36 +02:00
Florian Rival 81ca49d98a Aspect ratio can now be preserved for HTML5 games (fullscreen activated or not).
Renamed GetLayoutCount to GetLayoutsCount.
2014-05-30 02:41:17 +02:00
Florian Rival 830e1dbb02 All events are now managed using gd::EventsList. 2014-04-10 10:55:29 +02:00
Florian Rival 830b533c6d Updated GDCore which was not up-to-date.
Binaries are now produced in a directory named with the build type and the os short name.
Added all files that are not binaries.
2014-04-01 00:19:58 +02:00
Florian 1089f9137e Added double click in ChooseLayerDialog.
Layouts now exports in the XML their mangled name.
Changed EventsChangesNotifier to notify all platforms.
Fixed alt key and objects cloning in scene editor canvas.

git-svn-id: svn://localhost@1020 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-06-02 15:43:46 +00:00
Florian 95c8dfaf62 Merged CoreWithImplementation ( i.e: Game Develop 3 ) branch with trunk.
git-svn-id: svn://localhost@972 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-05-06 20:18:03 +00:00
Florian 40ad181a5f Updated copyright.
Improved handling of locked objects in LayoutEditorCanvas.

git-svn-id: svn://localhost@900 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-01-17 21:11:40 +00:00
Florian c1d261d02e Removed default size of panels in ChooseAutomatismDialog, ChooseLayerDialog.
Updated ExternalEvents with Set/GetAssociatedScene.
Updated ChangesNotifier and EventsChangesNotifier to also notify ExternalEvents about changes.

git-svn-id: svn://localhost@876 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-11-18 16:59:45 +00:00
Florian c6f05ee0da Exchanged all french messages with their English counterparts.
git-svn-id: svn://localhost@835 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-20 19:51:50 +00:00
Florian 31b39de4a9 Added ClassWithObjects base class for Project and Layout.
Added MainFrameWrapper
Added EventsRefactorer and EventsChangesNotifier
Added LinkEvent.
Other minor changes.

git-svn-id: svn://localhost@795 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-07-28 21:31:10 +00:00