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 2724d 18h werner / public SVN  
1221 2724d 18h werner /branches/ public SVN  
1220 2724d 18h werner /branches/version1.0/ Version 1.0  
1218 2724d 20h werner / clean up repository - make 1.0 trunk again!  
1217 2724d 20h werner / clean up repository - make 1.0 trunk again!  
1104 3013d 00h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1033 3294d 02h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
780 3983d 21h werner /branches/port_qt5_64bit/src/ Steps to build iLand with Qt 5 and with MSVC compiler and 64 bit.
http://iland.boku.ac.at/blogpost44

removed also a couple of warnings that were thrown by the MSVC compiler.
 
779 3996d 20h werner /branches/port_qt5_64bit/  
639 4740d 18h werner / move current content to the "trunk"  
486 4950d 18h werner /src/ Expression: extended linearization range to the upper limit (it is a
typical use to linearize e.g. from 0..1 -> 1 should be included)
removed some warnings that came up when compiling in linux
added a setlocale()-function in main(). This was because otherwise the
"atof"-call when parsing Expressions cut off the fraction part (i.e.
converted "0.285" to "0") (used in Linux german locale)
 
127 5354d 08h Werner /src/ Started the iLand Viewer GUI software (copied fonstudio and dropped a lot of stuff). Yeah!  
82 5363d 16h Werner /src/  
80 5363d 16h Werner / change master structure  
3 5558d 15h Werner /fonstudio/ initial import - start of the project.