0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 16 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added AND condition. Test for fixing bugs with fonts : sf::Fonts opened from memory need to have their buffer alive, which was not the case before. For now, I have just allocated a new buffer for each font, but this buffer should be moved and managed by a dedicated class, as Musics.
FlorianR
as Florian
More... about 15 years ago
Added AND condition. Test for fixing bugs with fonts : sf::Fonts opened from memory need to have their buffer alive, which was not the case before. For now, I have just allocated a new buffer for each font, but this buffer should be moved and managed by a dedicated class, as Musics.
FlorianR
as Florian
More... about 15 years ago
Last commit still failed to build.
FlorianR
as Florian
More... about 15 years ago
Last commit still failed to build.
FlorianR
as Florian
More... about 15 years ago
Last commit failed to build.
FlorianR
as Florian
More... about 15 years ago
Last commit failed to build.
FlorianR
as Florian
More... about 15 years ago
Compilation uses now ResourcesMergingHelper to inventory resources.
FlorianR
as Florian
More... about 15 years ago
Compilation uses now ResourcesMergingHelper to inventory resources.
FlorianR
as Florian
More... about 15 years ago
Added ResourcesMergingHelper, a class meant to inventory and prepare filename of resources to merging.
FlorianR
as Florian
More... about 15 years ago
Added ResourcesMergingHelper, a class meant to inventory and prepare filename of resources to merging.
FlorianR
as Florian
More... about 15 years ago
Corrected ActSetWindowSize ( don't change game windowHeight and windowWidth, which would be better called defaultCameraHeight/Width ). Added icon to window extension expressions.
FlorianR
as Florian
More... about 15 years ago
Corrected ActSetWindowSize ( don't change game windowHeight and windowWidth, which would be better called defaultCameraHeight/Width ). Added icon to window extension expressions.
FlorianR
as Florian
More... about 15 years ago
Began to implement ExternalEvents.
FlorianR
as Florian
More... about 15 years ago
Began to implement ExternalEvents.
FlorianR
as Florian
More... about 15 years ago
Corrected freeze with expression with call to a valid function without parenthesis. Began to implement ExternalEvents. Began to add serialization to events.
FlorianR
as Florian
More... about 15 years ago
Corrected freeze with expression with call to a valid function without parenthesis. Began to implement ExternalEvents. Began to add serialization to events.
FlorianR
as Florian
More... about 15 years ago
Minor layout change.
FlorianR
as Florian
More... about 15 years ago
Minor layout change.
FlorianR
as Florian
More... about 15 years ago
Added "Any key is pressed" and "A key is pressed ( text expression )" conditions.
FlorianR
as Florian
More... about 15 years ago
Added "Any key is pressed" and "A key is pressed ( text expression )" conditions.
FlorianR
as Florian
More... about 15 years ago
Corrected display of While events.
FlorianR
as Florian
More... about 15 years ago
Corrected display of While events.
FlorianR
as Florian
More... about 15 years ago
Corrected non refreshing of variable after deleting when choosing a variable.
FlorianR
as Florian
More... about 15 years ago
Corrected non refreshing of variable after deleting when choosing a variable.
FlorianR
as Florian
More... about 15 years ago
Corrected adaptation of old games. Corrected expressions using layers.
FlorianR
as Florian
More... about 15 years ago
Corrected adaptation of old games. Corrected expressions using layers.
FlorianR
as Florian
More... about 15 years ago
Corrected non updating of height of events after modifications.
FlorianR
as Florian
More... about 15 years ago
Corrected non updating of height of events after modifications.
FlorianR
as Florian
More... about 15 years ago
Updated VC++ project.
FlorianR
as Florian
More... about 15 years ago
Updated VC++ project.
FlorianR
as Florian
More... about 15 years ago