0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 22, 2024 — May 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added comments
FlorianR
as Florian
More... about 15 years ago
Added comments
FlorianR
as Florian
More... about 15 years ago
Added comments
FlorianR
as Florian
More... about 15 years ago
Added comments
FlorianR
as Florian
More... about 15 years ago
Added comments
FlorianR
as Florian
More... about 15 years ago
Added comments
FlorianR
as Florian
More... about 15 years ago
Added comments
FlorianR
as Florian
More... about 15 years ago
Added comments
FlorianR
as Florian
More... about 15 years ago
Initial import
FlorianR
as Florian
More... about 15 years ago
Initial import
FlorianR
as Florian
More... about 15 years ago
git-svn-id: svn://localhost@61 8062f311-0dae-4547-b526-b8ab9ac864a5
FlorianR
as Florian
More... about 15 years ago
git-svn-id: svn://localhost@61 8062f311-0dae-4547-b526-b8ab9ac864a5
FlorianR
as Florian
More... about 15 years ago
Modified files copyright. (Work in progress) Modified EditorEvents so as to permit direct edition of conditions and actions
FlorianR
as Florian
More... about 15 years ago
Modified files copyright. (Work in progress) Modified EditorEvents so as to permit direct edition of conditions and actions
FlorianR
as Florian
More... about 15 years ago
Added comments and modified files copyright.
FlorianR
as Florian
More... about 15 years ago
Added comments and modified files copyright.
FlorianR
as Florian
More... about 15 years ago
Corrected action ActLaunchFile under windows. GUI actions use now natives dialogs under windows. SpriteObject check for the existence of its thumbnail.
FlorianR
as Florian
More... about 15 years ago
Corrected action ActLaunchFile under windows. GUI actions use now natives dialogs under windows. SpriteObject check for the existence of its thumbnail.
FlorianR
as Florian
More... about 15 years ago
Corrected values in debugger incorrectly displayed.
FlorianR
as Florian
More... about 15 years ago
Corrected values in debugger incorrectly displayed.
FlorianR
as Florian
More... about 15 years ago
Corrected ItemData not updated when renaming a scene. Use class HelpFileAccess to access to help file. Added a language section in options. Added support for English language.
FlorianR
as Florian
More... about 15 years ago
Corrected ItemData not updated when renaming a scene. Use class HelpFileAccess to access to help file. Added a language section in options. Added support for English language.
FlorianR
as Florian
More... about 15 years ago
Returned to old versions of ObjectsConcerned : Picking must not remove already picked objects when it concern all objects. ActAjoutObjConcern and CondAjoutObjConcern are always global. Updated SFML version, so commented python binding parts which are incompatible. Added HelpFileAccess, at edittime only, for providing access to help file.
FlorianR
as Florian
More... about 15 years ago
Returned to old versions of ObjectsConcerned : Picking must not remove already picked objects when it concern all objects. ActAjoutObjConcern and CondAjoutObjConcern are always global. Updated SFML version, so commented python binding parts which are incompatible. Added HelpFileAccess, at edittime only, for providing access to help file.
FlorianR
as Florian
More... about 15 years ago
Added a start here page. 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
FlorianR
as Florian
More... about 15 years ago
Added a start here page. 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
FlorianR
as Florian
More... about 15 years ago
Added Visual C++ project. Supressed useless mathexpr files. Adapted ExtensionsLoader so as to work with VC++ Adapted some code so as to work with VC++ ( atan2, static_cast<float> for fabs, initialization of static const float ) Corrected oIDcomputed was not set to true in expressions -> call to GetOIDfromName at each time. This correction may create a performance boost ( as objects identifiers were intended for ), need to recompile all to test this ( Fingers crossed ! ). Corrected bug in ObjectsConcerned : When an event used PickAndRemove and was forced in global, it didn't remove objects from objectsPicked.
FlorianR
as Florian
More... about 15 years ago
Added Visual C++ project. Supressed useless mathexpr files. Adapted ExtensionsLoader so as to work with VC++ Adapted some code so as to work with VC++ ( atan2, static_cast<float> for fabs, initialization of static const float ) Corrected oIDcomputed was not set to true in expressions -> call to GetOIDfromName at each time. This correction may create a performance boost ( as objects identifiers were intended for ), need to recompile all to test this ( Fingers crossed ! ). Corrected bug in ObjectsConcerned : When an event used PickAndRemove and was forced in global, it didn't remove objects from objectsPicked.
FlorianR
as Florian
More... about 15 years ago
EditorImage adapt splitter orientation according to the width of the editor. Camera/layers actions/conditions display now layer name and camera number.
FlorianR
as Florian
More... about 15 years ago
EditorImage adapt splitter orientation according to the width of the editor. Camera/layers actions/conditions display now layer name and camera number.
FlorianR
as Florian
More... about 15 years ago