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
349 5239d 06h werner /src/ tested behavior of irandom(from, to). It is clear now, that results are [from, to], i.e. the upper value is also returned. Be careful when using for querying an index for a list/vector.  
289 5364d 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.
 
287 5365d 17h werner /src/ Tree initialization (random variant). works almost...  
285 5367d 13h 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.  
216 5386d 20h werner /src/ created a more sophisticated management routine using javascript.  
210 5388d 02h werner /src/ class "Sun", added "site"-varaibles to the project file.  
187 5394d 12h iland /src/ wow. Ressource is correctly spelled as Resource. I jerk.  
186 5394d 18h werner /src/ management 1st version running  
157 5405d 19h werner /src/ cleaning of memory after trees died; this had some impacts on AllTreeIterator and some other places.
added a "Tests" class to combine some simple tests.
 
130 5410d 20h Werner /src/ moved debugDataTable to GlobalSettings...  
117 5416d 17h Werner /src/ new debug macros (which are compiled to NOOP in release mode)  
102 5419d 00h Werner /src/ * added a global XML-node of the project file to GlobalSettings (each setup() routine has access to that)
* loading of stamps for each species.
 
93 5419d 19h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
91 5420d 01h Werner /src/ started implementation of SpeciesSet; this includes lots of tinkering around with global functions, Database-connections and that like.  
87 5420d 23h Werner /src/ GlobalSettings Object, reading of global settings meta data, GlobalSettings is a Singleton.  
83 5422d 00h Werner /src/ new structure  
80 5422d 00h Werner / change master structure  
39 5470d 18h Werner /fonstudio/ implementing the application of gridded binary stamps.  
33 5472d 19h Werner /fonstudio/ general handling of stamps. This includes:
* StampContainer class. encapsulates internal storage, fast access, read/write functions to binary streams
* factory-approach for creation of stamps with different size. This can be used to use specific looping routines depending on stamp size.
 
32 5473d 02h Werner /fonstudio/ grid: average() function, more const access operators.
LightRoom: mod. mode of setup (now setup with metric length instead of pixelcount),
fixed "addition of angles" bug.
added generation of "subpixel" stamps.
 

Show All