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. |
|
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. |
|
More...
|
about 15 years ago
|
Last commit still failed to build. |
|
More...
|
about 15 years ago
|
Last commit still failed to build. |
|
More...
|
about 15 years ago
|
Last commit failed to build. |
|
More...
|
about 15 years ago
|
Last commit failed to build. |
|
More...
|
about 15 years ago
|
Compilation uses now ResourcesMergingHelper to inventory resources. |
|
More...
|
about 15 years ago
|
Compilation uses now ResourcesMergingHelper to inventory resources. |
|
More...
|
about 15 years ago
|
Added ResourcesMergingHelper, a class meant to inventory and prepare filename of resources to merging. |
|
More...
|
about 15 years ago
|
Added ResourcesMergingHelper, a class meant to inventory and prepare filename of resources to merging. |
|
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. |
|
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. |
|
More...
|
about 15 years ago
|
Began to implement ExternalEvents. |
|
More...
|
about 15 years ago
|
Began to implement ExternalEvents. |
|
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. |
|
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. |
|
More...
|
about 15 years ago
|
Minor layout change. |
|
More...
|
about 15 years ago
|
Minor layout change. |
|
More...
|
about 15 years ago
|
Added "Any key is pressed" and "A key is pressed ( text expression )" conditions. |
|
More...
|
about 15 years ago
|
Added "Any key is pressed" and "A key is pressed ( text expression )" conditions. |
|
More...
|
about 15 years ago
|
Corrected display of While events. |
|
More...
|
about 15 years ago
|
Corrected display of While events. |
|
More...
|
about 15 years ago
|
Corrected non refreshing of variable after deleting when choosing a variable. |
|
More...
|
about 15 years ago
|
Corrected non refreshing of variable after deleting when choosing a variable. |
|
More...
|
about 15 years ago
|
Corrected adaptation of old games. Corrected expressions using layers. |
|
More...
|
about 15 years ago
|
Corrected adaptation of old games. Corrected expressions using layers. |
|
More...
|
about 15 years ago
|
Corrected non updating of height of events after modifications. |
|
More...
|
about 15 years ago
|
Corrected non updating of height of events after modifications. |
|
More...
|
about 15 years ago
|
Updated VC++ project. |
|
More...
|
about 15 years ago
|
Updated VC++ project. |
|
More...
|
about 15 years ago
|