index
:
salis-v1
master
Simple A-Life simulator based on Tom Ray's Tierra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-02-29
Running the TSalis console does not pause simulation.
HEAD
master
Paul Oliver
2024-02-29
Better building/installing instructions on README file.
Paul Oliver
2024-02-29
Better command-line arguments for TSalis.
Paul Oliver
TSalis may now be started using more standard arguments: "-n", "--new", "-l" and "--load". Also, updated README file to address this and previous changes.
2024-02-29
Updated plugins. Added fast-scroll command.
Paul Oliver
2024-02-29
Plugin updates. Scroll to top command is now 'Q'.
Paul Oliver
2024-02-29
TSalis checks color availability.
Paul Oliver
2024-02-29
TSalis defines terminal colors.
Paul Oliver
2024-02-29
Fixed documentation on imager.py.
Paul Oliver
2024-02-29
Added TODO list.
Paul Oliver
2024-02-29
Shifter ancestor now replicates bidirectionally.
Paul Oliver
2024-02-29
Fixes for running on Linux.
Paul Oliver
2024-02-29
Removed automatic organism instantiation.
Paul Oliver
2024-02-29
Added link to Salis subreddit.
Paul Oliver
2024-02-29
Imager made to return grayscale images.
Paul Oliver
2024-02-29
Added imager plugin.
Paul Oliver
2024-02-29
Updated README files.
Paul Oliver
2024-02-29
All executables now placed on ./bin/ directory.
Paul Oliver
2024-02-29
Makefile now compiles both static and dynamic libraries.
Paul Oliver
2024-02-29
Fixed bug on panning command.
Paul Oliver
2024-02-29
Updated README image.
Paul Oliver
2024-02-29
Added C++ compatibility.
Paul Oliver
2024-02-29
Modified quit-without-save command.
Paul Oliver
2024-02-29
Added exit without saving command.
Paul Oliver
2024-02-29
Autosave now generates new files.
Paul Oliver
2024-02-29
Allowed longer simulation names
Paul Oliver
2024-02-29
Updates to README.
Paul Oliver
2024-02-29
Faults replace instructions randomly.
Paul Oliver
2024-02-29
Updated README.
Paul Oliver
2024-02-29
Added image to README.
Paul Oliver
2024-02-29
Removed randomize command.
Paul Oliver
2024-02-29
Added randomize command. Added ancestors.
Paul Oliver
2024-02-29
Initial commit
Paul Oliver