Alexis Drogoul
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.
Now tracked in #2728
Reopening this issue for the next round of development on GAMA 2.0
Depends on #1164
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...
Tracked under #1362.
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...