Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
192 5401d 06h werner /src/ xml settings, revisited.  
191 5401d 06h werner /src/ change of project file structure. update of node requests  
189 5401d 18h iland /src/ finished ressource vs. resource struggle, some cleanup within xml file
reading.
 
187 5401d 18h iland /src/ wow. Ressource is correctly spelled as Resource. I jerk.  
170 5407d 23h werner /src/ added a "age" to trees (Tree, also Treewrapper, also StandLoader). Used by aging.  
155 5413d 06h werner /src/ wraparound of trees around an one hectare patch. Edges are glued together. This is done by doubling code for applyStamp, readStamp and heightGrid in Tree.
improved "clicking" on trees in MainWindow.
 
141 5416d 07h Werner /src/ documentation ExpressionWrapper, code cleanup  
140 5416d 07h Werner /src/ added ExpressionWrapper that enables the use of model variables (e.g. of trees) in expressions.  
138 5416d 18h Werner /src/ updated StandLoader (now more strict), little bit more design of model meta control (run/stop/pause...).  
137 5416d 20h Werner /src/ rework of the growing process, also debugging outputs etc.  
117 5423d 23h Werner /src/ new debug macros (which are compiled to NOOP in release mode)  
113 5424d 03h Werner /src/ started Production3PG-class which couples the (stand-level) production.
implemented zooming and panning in Viewport (this is always a hell of a job)
 
107 5425d 19h Werner /src/ created "AllTreeIterator" as a convenient means to traverse all trees in the model, adapted the painting of trees in MainWindow to the many RessourceUnits.  
106 5425d 20h Werner /src/ added StandLoader class which encapsulates the initialization of stands. Currently only Picus-style initfiles can be loaded.
added more content to Model and cleaned the Tree class. Now a multiple stand setup with N ressource units and N duplicate stands can be loaded and the light-patterns calculated. cool!