Cloned from https://github.com/gama-platform/gama.old Main repository for developing the 1.x versions of GAMA https://gama-platform.org
This repository has been archived on 2026-02-23. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Java 88.4%
  • GAML 5.3%
  • AGS Script 2.9%
  • GAP 2%
  • XSLT 0.9%
  • Other 0.2%
Find a file
2024-02-22 09:42:10 +07:00
.github [GHA] Fix release naming for MacOS 2024-02-22 09:42:10 +07:00
femto_st.gama.feature.proxy Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
femto_st.gama.proxy Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
gama.core.dev/Shared Utilities for Developers
gama.target.platform Cleansing 2022-10-17 23:42:35 +07:00
irit.gaml.extensions.database Model editing/compilation speed/memory improvement 2023-12-31 17:55:44 +07:00
miat.gaml.extensions.pedestrian Fixes generate_pedestrian_network doc 2023-10-26 15:41:30 +07:00
msi.gama.application Fixes #3972 2024-02-20 01:25:44 +07:00
msi.gama.core try with #3983 by calling suitable method getPopulationFor ISpecies 2024-02-21 23:22:58 +07:00
msi.gama.documentation Try to fix website generation 2023-12-18 15:06:31 +01:00
msi.gama.ext [EXT] fix import of commons-io within geotools, then fix GMLFile error import 2024-02-20 05:29:33 +01:00
msi.gama.headless [GS] use SO_REUSEADDR for no blocking port on quick restart 2024-02-21 23:53:38 +07:00
msi.gama.lang.gaml Fixes #3971 (experiment in model) 2024-02-20 02:15:15 +07:00
msi.gama.models Adds back the controls for DEM generator model 2024-02-21 22:31:30 +07:00
msi.gama.p2updatesite [MVN] Finish bumping every path to new 1.9.3 2023-09-08 14:47:02 +07:00
msi.gama.parent [SWT] Bump from 22-12 to 23-09 2023-09-22 14:15:45 +07:00
msi.gama.processor Improves the responsiveness of navigator+editor 2024-01-02 17:24:03 +07:00
msi.gama.release Removes a few warnings at compilation 2023-05-29 14:24:20 +07:00
msi.gaml.architecture.simplebdi [LIBRARY] add perspective false to very long text displayed 2024-02-19 15:48:56 +01:00
msi.gaml.extensions.fipa Changes serialize() in IGamlAble to serializeToGaml() 2023-10-28 17:48:32 +07:00
simtools.gaml.extensions.physics Cleans the BANNER / TIMER display in DEBUG 2023-12-22 11:44:25 +07:00
simtools.gaml.extensions.traffic Several changes to serialisation 2023-10-31 23:42:19 +07:00
travis [GS]re-add scope for IStatusDisplayer 2023-10-16 13:48:14 +07:00
ummisco.gama.annotations Addition of the possibility to use the result of the TIMER 2024-01-14 00:44:17 +07:00
ummisco.gama.feature.audio Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
ummisco.gama.feature.core Tries third solution regarding #3892 2023-09-26 10:05:22 +07:00
ummisco.gama.feature.core.extensions fixes an issue with a missing dependency 2023-10-02 15:04:51 +07:00
ummisco.gama.feature.core.ui Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
ummisco.gama.feature.dependencies Tries third solution regarding #3892 2023-09-26 10:05:22 +07:00
ummisco.gama.feature.dependencies.ui Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
ummisco.gama.feature.experiment.ui Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
ummisco.gama.feature.experiment.ui.branding Revert "[ImgBot] Optimize images" 2023-12-19 20:09:52 +07:00
ummisco.gama.feature.image Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
ummisco.gama.feature.modeling.ui Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
ummisco.gama.feature.models Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
ummisco.gama.feature.stats Bump project metadata to GAMA 1.9.3 2023-09-08 11:23:53 +07:00
ummisco.gama.java2d Addresses #3873 by adding #user_location_in_display as a constant 2023-09-17 09:16:02 +07:00
ummisco.gama.network update of the MQTT model 2024-02-21 21:34:55 +07:00
ummisco.gama.opengl Should address part of #3969 2024-02-21 11:58:34 +07:00
ummisco.gama.product [PRODUCT] Disable by default the 'enable_debug' flag 2024-02-22 09:37:55 +07:00
ummisco.gama.serialize Remove useless files 2024-02-21 22:42:00 +07:00
ummisco.gama.ui.experiment Fixes #3976 by adding a check on disposal 2024-02-21 14:53:26 +07:00
ummisco.gama.ui.modeling Small changes to the inner classes of the validation process 2024-01-15 23:07:30 +07:00
ummisco.gama.ui.navigator Small changes to the inner classes of the validation process 2024-01-15 23:07:30 +07:00
ummisco.gama.ui.shared Fixes #3976 by adding a check on disposal 2024-02-21 14:53:26 +07:00
ummisco.gama.ui.viewers [MVN] Enforce Java17 everywhere in project 2023-09-08 11:26:24 +07:00
ummisco.gaml.extensions.image Cleans the BANNER / TIMER display in DEBUG 2023-12-22 11:44:25 +07:00
ummisco.gaml.extensions.maths Revert "[ImgBot] Optimize images" 2023-12-19 20:09:52 +07:00
ummisco.gaml.extensions.sound Revert "[ImgBot] Optimize images" 2023-12-19 20:09:52 +07:00
ummisco.gaml.extensions.stats Fixes kappa_sim documentation 2023-12-28 16:17:54 +01:00
.gitignore Update .gitignore 2024-01-13 21:49:21 +07:00
.imgbotconfig Update .imgbotconfig 2023-03-04 23:57:16 +07:00
CHANGELOG.md Update CHANGELOG.md 2023-04-09 14:48:38 +07:00
CODE_OF_CONDUCT.md
LICENSE
README.md Update README.md 2023-09-25 13:27:53 +02:00
removing.gitattributes

GAMA 1.9.3 - Maintainance of GAMA 1.9

Due to several bugfixes in the recent versions of SWT, the highly recommended configuration for working on this branch is Eclipse for Java and DSL 2023-09 and the Temurin distribution of JDK17.

Github Travis Language GitHub issues Github Releases Documentation Documentation

Sonarcloud

Core repository for the GAMA Platform project

Please post issues about GAMA here:

https://github.com/gama-platform/gama/issues

Issues regarding the website (http://gama-platform.org) and the documentation should be posted here:

https://github.com/gama-platform/gama-platform.github.io/issues

See CHANGELOG.MD for a list of changes since version 1.9.0