Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2725d 15h werner / public SVN  
1221 2725d 15h werner /branches/ public SVN  
1220 2725d 15h werner /branches/version1.0/ Version 1.0  
1218 2725d 17h werner / clean up repository - make 1.0 trunk again!  
1217 2725d 17h werner / clean up repository - make 1.0 trunk again!  
1104 3013d 21h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
779 3997d 17h werner /branches/port_qt5_64bit/  
671 4580d 18h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4741d 15h werner / move current content to the "trunk"  
575 4841d 20h werner /src/ * renamed toString() from IException to message() (several occurences).
* added a "name" property to the MapGridWrapper
 
281 5310d 06h 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).  
121 5358d 07h Werner /src/ reworked exception handling in Expression.
found finally out, that bug was due to a sync-problem with multiple threads, with "Parse" being done "late" during the multi-threaded execution.
nasty.
Added a switch in project-file to enable/disable multithreading.
 
120 5358d 09h Werner /src/ hunted a "bug" in the IException class - finally after some rewriting it came up that the bug was a faulty access in the drawing routine... aarrgghhhhh...  
105 5361d 05h Werner /src/ several changes:
create multiple RessourceUnits as a grid
modified include-order for model.h and mainwindow.cpp
added clear() to Grid.
fixed bug in Grid::indexOf()
...
 
102 5361d 13h 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.