lp:cellularautomatads

Created by Asier Iturralde Sarasola and last modified
Get this branch:
bzr branch lp:cellularautomatads
Only Asier Iturralde Sarasola can upload to this branch. If you are Asier Iturralde Sarasola please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Asier Iturralde Sarasola
Project:
Cellular Automata DS
Status:
Development

Recent revisions

137. By Asier Iturralde Sarasola

Added macro definitions to avoid using magic numbers for the initial values of the Langton's ant (x, y, angle, size)

136. By Asier Iturralde Sarasola

Improved the way the initial value of the density of the Biham-Middleton-Levine traffic model is set and used

135. By Asier Iturralde Sarasola

Cleaned and updated the comments of the paintInitialState class method

134. By Asier Iturralde Sarasola

Renamed a member function of the CellularAutomata class from initializeBooleanRuleValues to setDefaultBooleanRuleValues and added it to the class constructor

133. By Asier Iturralde Sarasola

Added empty class constructor to the class CellularAutomata

132. By Asier Iturralde Sarasola

Moved the variable intArrow from the module globals to the main function to avoid using global variables and adapted the rest of the code to the change

131. By Asier Iturralde Sarasola

Moved the variable touch to the main function to avoid using global variables

130. By Asier Iturralde Sarasola

Modified cellularautomata::initialize to avoid using the function runAutomata for the language selection menu

129. By Asier Iturralde Sarasola

Limited lines to 80 characters in source/color.h

128. By Asier Iturralde Sarasola

Finished limiting lines to 80 characters in source/cellularautomata.cpp

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.