Gui elements in SceneCanvas are now independant from the zoom factor.
Work in progress: NewProjectDialog.
git-svn-id: svn://localhost@837 8062f311-0dae-4547-b526-b8ab9ac864a5
Renamed Game_Develop_EditorFrame to MainFrame.cpp
Removed EditPropJeu dialog ( Replaced by ProjectPropertiesPnl ).
Moved Extensions dialog to GDCore.
git-svn-id: svn://localhost@777 8062f311-0dae-4547-b526-b8ab9ac864a5
The current working directory is changed on the fly when loading/previewing a scene so that every filename in a project is relative to the project directory.
Adapted to changes in GDL/GDCore.
Added MillionthVector in Credits.
git-svn-id: svn://localhost@745 8062f311-0dae-4547-b526-b8ab9ac864a5
Added a custom Help button to the ribbon.
Minor changes according to changes coming in GDL.
git-svn-id: svn://localhost@624 8062f311-0dae-4547-b526-b8ab9ac864a5
Corrected ribbon for ExternalEventsEditor.
Added options to not remove temporaries.
Do not move context panels when dragging an event.
git-svn-id: svn://localhost@522 8062f311-0dae-4547-b526-b8ab9ac864a5
SceneCanvas is aware of events compilation when reloading : If a preview is launched, wait until compilation is over.
git-svn-id: svn://localhost@456 8062f311-0dae-4547-b526-b8ab9ac864a5
Updated ChoixCondition and ChoixAction dialogs to support an arbitrary number of parameters.
git-svn-id: svn://localhost@403 8062f311-0dae-4547-b526-b8ab9ac864a5
New locale managing system.
Added icons in Preferences window.
Added externals events when importing a game.
git-svn-id: svn://localhost@330 8062f311-0dae-4547-b526-b8ab9ac864a5
Minor changes in Credits and StartHerePage
Added predefined zooms.
Corrected missing call to LoadRuntimeResources when adding an object using debugger.
git-svn-id: svn://localhost@245 8062f311-0dae-4547-b526-b8ab9ac864a5
Corrected layer without camera when adding a layer.
Added a boolean to indicate to ChooseLayer dialog if it must add quotes or not.
Modified Image manager to load images on demand.
git-svn-id: svn://localhost@192 8062f311-0dae-4547-b526-b8ab9ac864a5
Suppressed warning in SceneCanvas.
Corrected non refreshing of ribbon when changing page in editors notebook.
Added explanation text in Extensions Dialog.
git-svn-id: svn://localhost@145 8062f311-0dae-4547-b526-b8ab9ac864a5
Corrected deletion of objects in debugger
Corrected deselection of sub instructions
Added error messages.
Removed dependence to legacy AppelEvent.h file
git-svn-id: svn://localhost@101 8062f311-0dae-4547-b526-b8ab9ac864a5
(Work in progress) Modified EditorEvents so as to permit direct edition of conditions and actions
git-svn-id: svn://localhost@60 8062f311-0dae-4547-b526-b8ab9ac864a5
Use class HelpFileAccess to access to help file.
Added a language section in options.
Added support for English language.
git-svn-id: svn://localhost@56 8062f311-0dae-4547-b526-b8ab9ac864a5
Added a ribbon page for projects manager.
Use now imagesWereModified ( a edittime-only member of Game ) for test/set the need to reload images.
Suppressed MainEditeurJeu.cpp
git-svn-id: svn://localhost@54 8062f311-0dae-4547-b526-b8ab9ac864a5
Editors use now a reference to the scene edited, and not a pointer. ( As games use now a vector of shared_ptr to Scene ).
git-svn-id: svn://localhost@50 8062f311-0dae-4547-b526-b8ab9ac864a5