Subversion Repositories public iLand

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1222 2723d 05h werner / public SVN  
/tags/release_1.0
/branches/release_1.0
1221 2723d 05h werner /branches/ public SVN  
/branches/release_1.0
/branches/version1.0
1220 2723d 05h werner /branches/version1.0/ Version 1.0  
/branches/version1.0
1218 2723d 07h werner / clean up repository - make 1.0 trunk again!  
/trunk
/iland_regen
1217 2723d 07h werner / clean up repository - make 1.0 trunk again!  
/iland_regen
/branches/iland_regen
1104 3011d 11h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
/branches/iland_regen
802 3862d 12h werner /branches/port_qt5_64bit/ merge from trunk up to revision 801  
/branches/port_qt5_64bit/R_analysis
/branches/port_qt5_64bit
/branches/port_qt5_64bit/executable/iland.exe
/branches/port_qt5_64bit/src/core/climate.cpp
/branches/port_qt5_64bit/src/core/climate.h
/branches/port_qt5_64bit/src/core/global.h
/branches/port_qt5_64bit/src/core/model.cpp
/branches/port_qt5_64bit/src/core/modelcontroller.cpp
/branches/port_qt5_64bit/src/core/modelcontroller.h
/branches/port_qt5_64bit/src/core/production3pg.cpp
/branches/port_qt5_64bit/src/core/sapling.cpp
/branches/port_qt5_64bit/src/core/seeddispersal.cpp
/branches/port_qt5_64bit/src/core/speciesresponse.cpp
/branches/port_qt5_64bit/src/core/speciesresponse.h
/branches/port_qt5_64bit/src/core/speciesset.cpp
/branches/port_qt5_64bit/src/core/speciesset.h
/branches/port_qt5_64bit/src/core/stampcontainer.cpp
/branches/port_qt5_64bit/src/core/watercycle.cpp
/branches/port_qt5_64bit/src/core/watercycle.h
/branches/port_qt5_64bit/src/fonstudio/mainwindow.cpp
/branches/port_qt5_64bit/src/iland/mainwindow.cpp
/branches/port_qt5_64bit/src/iland/version.cpp
/branches/port_qt5_64bit/src/output/dynamicstandout.cpp
/branches/port_qt5_64bit/src/output/dynamicstandout.h
/branches/port_qt5_64bit/src/output/productionout.cpp
/branches/port_qt5_64bit/src/output/snapshot.cpp
/branches/port_qt5_64bit/src/output/standdeadout.cpp
/branches/port_qt5_64bit/src/plugins/fire/firemodule.cpp
/branches/port_qt5_64bit/src/plugins/fire/firescript.cpp
/branches/port_qt5_64bit/src/plugins/fire/firescript.h
/branches/port_qt5_64bit/src/plugins/wind/windmodule.cpp
/branches/port_qt5_64bit/src/tools/expression.cpp
/branches/port_qt5_64bit/src/tools/expression.h
/branches/port_qt5_64bit/src/tools/scriptglobal.cpp
779 3995d 06h werner /branches/port_qt5_64bit/  
/branches/port_qt5_64bit
774 4067d 07h werner /trunk/src/ some additional error messages (expressions, stand loading)  
/trunk/src/fonstudio/globalsettings.h
/trunk/src/core
/trunk/src/core/standloader.cpp
/trunk/src/ilandc
/trunk/src/plugins
/trunk/src/tools/expression.cpp
772 4090d 12h werner /trunk/src/ small changes to compile fonstudio again  
/trunk/src/core/species.cpp
/trunk/src/core/stampcontainer.cpp
/trunk/src/fonstudio/hemigrid.cpp
/trunk/src/fonstudio/hemigrid.h
/trunk/src/fonstudio/lightroom.h
/trunk/src/fonstudio/main.cpp
/trunk/src/fonstudio/mainwindow.cpp
763 4187d 08h werner /trunk/ Build for Qt 4.8.3 - new executables and DLLs  
/trunk/executable/QtCore4.dll
/trunk/executable/QtGui4.dll
/trunk/executable/QtScript4.dll
/trunk/executable/QtSql4.dll
/trunk/executable/QtXml4.dll
/trunk/executable/iland.exe
/trunk/executable/ilandc.exe
/trunk/executable/sqldrivers/qsqlite4.dll
/trunk/src/fonstudio/fonstudio.pro
/trunk/src/fonstudio/main.cpp
/trunk/src/iland/iland.pro
/trunk/src/ilandc/ilandc.pro
/trunk/src/plugins/fire/fire.pro
753 4234d 06h werner /trunk/src/ minor changes after using CPPCheck source code scan utilty.  
/trunk/src/core/management.cpp
/trunk/src/core/model.cpp
/trunk/src/core/standloader.cpp
/trunk/src/fonstudio/hemigrid.cpp
639 4739d 04h werner / move current content to the "trunk"  
/trunk/executable
/trunk/src
/executable
/src
412 5088d 13h werner /src/fonstudio/ added key cutoffMode for alternative way of cutting the stamps  
/src/fonstudio/mainwindow.cpp
409 5089d 01h werner /src/fonstudio/ re-enabled log output to logspace window  
/src/fonstudio/mainwindow.cpp
404 5090d 13h werner /src/fonstudio/ added switch "aggregateMode" to Lightroom-xml file format to switch between sum and mean LIP creation.  
/src/fonstudio/lightroom.cpp
/src/fonstudio/lightroom.h
/src/fonstudio/mainwindow.cpp
402 5095d 01h werner /src/fonstudio/ cleaned orientation for drawing hemi grids
corrected the orientation of the azimuth angle to translate well between the hemigrid and the lightroom reference grid.
 
/src/fonstudio/hemigrid.cpp
/src/fonstudio/hemigrid.h
/src/fonstudio/lightroom.cpp
400 5095d 09h werner /src/ changed the binary format of the LIP stamps (included a magic number, a version and a call to setVersion()). Changed the way of aggregating the "shadow" in the lightroom: now (again) the result value represents the mean "shadow" per meter below the 45° line.  
/src/core/stamp.cpp
/src/core/stamp.h
/src/core/stampcontainer.cpp
/src/fonstudio/lightroom.cpp
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/fonstudio/mainwindow.ui
/src/tools/helper.h
356 5166d 10h werner /src/ fixed FonStudio (did not compile because version.cpp was missing).
key "randomSamplingEnabled": removed error message when key is false
 
/src/fonstudio/version.cpp
/src/core/climate.cpp
/src/fonstudio/fonstudio.pro
/src/fonstudio/main.cpp
/src/fonstudio/mainwindow.h
/src/fonstudio/version.h
/src/iland/mainwindow.cpp
309 5271d 04h werner /src/ increased size limits (hd-classes go up to 190, max crown radius now 15m)  
/src/core/stampcontainer.cpp
/src/fonstudio/mainwindow.cpp

Show All