Alexis Drogoul

Results 155 comments of Alexis Drogoul

Hi, The fact that it stops at step 7371 is quite logical as there is a reflex called `endSim` that is triggered by `(cycle = dayInSim)`, where dayInSim equals 7371....

Blocked by https://github.com/gama-platform/gama/issues/1164.

Reopening this issue for the next round of development on GAMA 2.0

The legacy TextRenderer used to use some texture rendering using Java2D, and should normally be able to display emojis (as per its doc in https://github.com/sgothel/jogl/blob/master/src/jogl/classes/com/jogamp/opengl/util/awt/TextRenderer.java) but it does not work...

Hi, instead of adding more and more facets to the already bloated `save` statement, you might want to motivate @gama-platform/core (GAMA developers) to develop the 'flushBuffer()' method in `GamaCSVFile` so...

Reopening this issue for the next round of development on GAMA 2.0

No real progress made on this one. The current structure of the grammar prevents an "intelligent" filtering of proposals. Note that, for GAMA 1.7, we will try to address the...