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
294 5457d 14h werner /src/ lots of scripting stuff: new global functions (include, alert)
new methods of the "Globals" javascript object (set, setting, addTrees, ...)
 
290 5457d 21h werner /src/ using now the CustomRandomPDF class (from Picus) for the custom probabilty density function used in the standloader.  
289 5458d 18h werner /src/ random - things: added the Picus random-helper-classes (RandomIndex, CustomRandomPDF, ...).
added a 3rd party Mersenne-Twister-Random-Generator (added a 3rdparty) directory.
 
288 5459d 15h werner /src/ more stand loading  
287 5459d 17h werner /src/ Tree initialization (random variant). works almost...  
285 5461d 12h werner /src/core/ loading of the landscape. added "areaMask.imageFile" to "world" in xml file. This loads a image mask that establishes area that are inside and outside the project area respectively.  
284 5461d 16h werner /src/ loading of different ini-files on the worlds landscape.  
281 5461d 16h werner /src/ setup of the world - remodeled the init-routine in Model, changed the init of stands (also some xml-keys). added a storage for variables local to rseource units (e.g. nitrogenAvailable).  
270 5465d 14h werner /src/core/ added warning if species table not found  
247 5471d 17h werner /src/ global script object (ScriptGlobal).
Doxygen documentation refinements.
 
204 5485d 20h werner /src/core/  
194 5487d 16h werner /src/ Loading of climate data from a database. Tests contain test code for that.
fixed some regressions due to the recent change in project file structure. ouch.
 
192 5487d 23h werner /src/ xml settings, revisited.  
191 5487d 23h werner /src/ change of project file structure. update of node requests  
189 5488d 11h iland /src/ finished ressource vs. resource struggle, some cleanup within xml file
reading.
 
187 5488d 12h iland /src/ wow. Ressource is correctly spelled as Resource. I jerk.  
170 5494d 17h werner /src/ added a "age" to trees (Tree, also Treewrapper, also StandLoader). Used by aging.  
155 5499d 23h 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 5503d 00h Werner /src/ documentation ExpressionWrapper, code cleanup  
140 5503d 00h Werner /src/ added ExpressionWrapper that enables the use of model variables (e.g. of trees) in expressions.  

Show All