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 3060d 02h werner / public SVN  
1221 3060d 02h werner /branches/ public SVN  
1220 3060d 02h werner /branches/version1.0/ Version 1.0  
1218 3060d 04h werner / clean up repository - make 1.0 trunk again!  
1217 3060d 04h werner / clean up repository - make 1.0 trunk again!  
1104 3348d 08h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1102 3348d 21h werner /branches/port_qt5_64bit/src/ fixed couple of clang warnings.

some debugging/profiling work w.r.t. establishment/regen.
 
779 4332d 03h werner /branches/port_qt5_64bit/  
777 4402d 05h werner /trunk/src/ removed a couple of warnings (partly using Q_UNUSED but also dropping of parameters)  
671 4915d 04h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 5076d 02h werner / move current content to the "trunk"  
280 5644d 23h werner /src/ Creation of the "Environment" class (loading of the "world" into iLand).
- added setter-functions to XmlHelper
- added auxiliary functions to CSVFile
- smaller changes to a bunch of other files.
 
213 5664d 20h werner /src/  
194 5670d 17h 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.
 
187 5671d 12h iland /src/ wow. Ressource is correctly spelled as Resource. I jerk.  
185 5671d 18h werner /src/ started Management, my first javascript function executes... great.  
181 5672d 01h werner /src/ outputs  
172 5675d 14h werner /src/ creation of the general Ouput-framework.
All output related files moved to a new directory "output".
 
171 5677d 16h werner /src/ added a "paramValueBool()" function for XmlHelper.  
145 5684d 22h Werner /src/ Run and compiled iLand on Linux (Kubuntu) with a virtual machine. The gcc on Linux issues lots of warnings which I fixed on the Linux side. Also fixed TTickTack (the clock issue).
Now iLand also runs on Linux - nice!
 
137 5686d 13h Werner /src/ rework of the growing process, also debugging outputs etc.  
104 5695d 21h Werner /src/ incorporated "Model" into the FonStudio.  
102 5696d 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 5696d 19h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.