Subversion Repositories public iLand

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1222 2725d 06h werner / public SVN  
/tags/release_1.0
/branches/release_1.0
1221 2725d 06h werner /branches/ public SVN  
/branches/release_1.0
/branches/version1.0
1220 2725d 06h werner /branches/version1.0/ Version 1.0  
/branches/version1.0
1218 2725d 08h werner / clean up repository - make 1.0 trunk again!  
/trunk
/iland_regen
1217 2725d 08h werner / clean up repository - make 1.0 trunk again!  
/iland_regen
/branches/iland_regen
1104 3013d 12h 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
1035 3294d 07h werner /branches/port_qt5_64bit/src/ fixed warning with GCC under Linux.  
/branches/port_qt5_64bit/src/3rdparty/MersenneTwister.h
/branches/port_qt5_64bit/src/iland/iland.pro
/branches/port_qt5_64bit/src/iland/mainwindow.cpp
/branches/port_qt5_64bit/src/tools/expression.cpp
990 3369d 09h werner /branches/port_qt5_64bit/src/ commented out seg faulting ABE code  
/branches/port_qt5_64bit/src/3rdparty/MersenneTwister.h
/branches/port_qt5_64bit/src/abe/actplanting.cpp
/branches/port_qt5_64bit/src/abe/actthinning.cpp
983 3369d 13h werner /branches/port_qt5_64bit/src/3rdparty/ intel compiler  
/branches/port_qt5_64bit/src/3rdparty/MersenneTwister.h
780 3984d 09h 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.
 
/branches/port_qt5_64bit/src/plugins/fire/fireplugin.json
/branches/port_qt5_64bit/src/plugins/wind/windplugin.json
/branches/port_qt5_64bit/src/3rdparty/MersenneTwister.h
/branches/port_qt5_64bit/src/core/modelcontroller.cpp
/branches/port_qt5_64bit/src/core/sapling.cpp
/branches/port_qt5_64bit/src/core/snag.h
/branches/port_qt5_64bit/src/core/species.h
/branches/port_qt5_64bit/src/core/threadrunner.cpp
/branches/port_qt5_64bit/src/core/tree.cpp
/branches/port_qt5_64bit/src/core/watercycle.h
/branches/port_qt5_64bit/src/iland/iland.pro
/branches/port_qt5_64bit/src/iland/main.cpp
/branches/port_qt5_64bit/src/iland/mainwindow.cpp
/branches/port_qt5_64bit/src/iland/mainwindow.h
/branches/port_qt5_64bit/src/iland/paintarea.cpp
/branches/port_qt5_64bit/src/iland/tests.cpp
/branches/port_qt5_64bit/src/iland/tests.h
/branches/port_qt5_64bit/src/ilandc/consoleshell.cpp
/branches/port_qt5_64bit/src/ilandc/ilandc.pro
/branches/port_qt5_64bit/src/output/snapshot.cpp
/branches/port_qt5_64bit/src/plugins/fire/fire.pro
/branches/port_qt5_64bit/src/plugins/fire/fireplugin.cpp
/branches/port_qt5_64bit/src/plugins/fire/fireplugin.h
/branches/port_qt5_64bit/src/plugins/wind/wind.pro
/branches/port_qt5_64bit/src/plugins/wind/windplugin.cpp
/branches/port_qt5_64bit/src/plugins/wind/windplugin.h
/branches/port_qt5_64bit/src/tools/expression.cpp
/branches/port_qt5_64bit/src/tools/gisgrid.cpp
/branches/port_qt5_64bit/src/tools/globalsettings.cpp
/branches/port_qt5_64bit/src/tools/helper.cpp
/branches/port_qt5_64bit/src/tools/modules.cpp
/branches/port_qt5_64bit/src/tools/scriptglobal.cpp
/branches/port_qt5_64bit/src/tools/ticktack.cpp
779 3997d 08h werner /branches/port_qt5_64bit/  
/branches/port_qt5_64bit
777 4067d 09h werner /trunk/src/ removed a couple of warnings (partly using Q_UNUSED but also dropping of parameters)  
/trunk/src/3rdparty/MersenneTwister.h
/trunk/src/core/standloader.cpp
/trunk/src/core/watercycle.cpp
/trunk/src/core/watercycle.h
/trunk/src/iland/aboutdialog.ui
/trunk/src/iland/version.cpp
/trunk/src/tools/mapgrid.cpp
/trunk/src/tools/spatialanalysis.cpp
/trunk/src/tools/spatialanalysis.h
/trunk/src/tools/xmlhelper.cpp
/trunk/src/tools/xmlhelper.h
761 4189d 14h werner /trunk/ upgrade to Qt 4.8.3  
/trunk
/trunk/src/3rdparty/MersenneTwister.h
/trunk/src/iland/iland.pro
/trunk/src/iland/tests.cpp
/trunk/src/ilandc/ilandc.pro
/trunk/src/plugins/fire/fire.pro
/trunk/src/plugins/fire/firemodule.h
/trunk/src/plugins/wind/wind.pro
656 4693d 10h werner /trunk/src/ added SimpleRNG (great stuff!) to allow log-normal distributions
changed the order of debug outputs
worked on the fire module: added fire size distribution, and fixed some issues with the fire spread algorithm.
 
/trunk/src/3rdparty/SimpleRNG.cpp
/trunk/src/3rdparty/SimpleRNG.h
/trunk/src/core/grid.h
/trunk/src/core/model.cpp
/trunk/src/plugins/fire/firemodule.cpp
/trunk/src/plugins/fire/firemodule.h
/trunk/src/tools/globalsettings.cpp
639 4741d 06h werner / move current content to the "trunk"  
/trunk/executable
/trunk/src
/executable
/src
289 5306d 22h werner /src/ random - things: added the Picus random-helper-classes (RandomIndex, CustomRandomPDF, ...).
added a 3rd party Mersenne-Twister-Random-Generator (added a 3rdparty) directory.
 
/src/3rdparty
/src/3rdparty/MersenneTwister.h
/src/tools/random.cpp
/src/tools/random.h
/src/core/global.h
/src/core/standloader.cpp
/src/iland/iland.pro
/src/iland/mainwindow.cpp
/src/iland/tests.cpp
/src/iland/tests.h
/src/tools/csvfile.cpp
/src/tools/globalsettings.cpp
/src/tools/helper.h