Subversion Repositories public iLand

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1222 2752d 01h werner / public SVN  
/tags/release_1.0
/branches/release_1.0
1221 2752d 01h werner /branches/ public SVN  
/branches/release_1.0
/branches/version1.0
1220 2752d 01h werner /branches/version1.0/ Version 1.0  
/branches/version1.0
1218 2752d 03h werner / clean up repository - make 1.0 trunk again!  
/trunk
/iland_regen
1217 2752d 03h werner / clean up repository - make 1.0 trunk again!  
/iland_regen
/branches/iland_regen
1212 2758d 07h werner /branches/iland_regen/src/ iLand-caption in pro files  
/branches/iland_regen/src/iland/iland.pro
/branches/iland_regen/src/ilandc/ilandc.pro
/branches/iland_regen/src/plugins/barkbeetle/barkbeetle.pro
/branches/iland_regen/src/plugins/fire/fire.pro
/branches/iland_regen/src/plugins/plugins.pro
/branches/iland_regen/src/plugins/wind/wind.pro
1104 3040d 07h 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
959 3495d 01h werner /branches/port_qt5_64bit/src/ start of bark beetle module  
/branches/port_qt5_64bit/src/plugins/barkbeetle
/branches/port_qt5_64bit/src/plugins/barkbeetle/barkbeetle.pro
/branches/port_qt5_64bit/src/plugins/barkbeetle/barkbeetlemodule.cpp
/branches/port_qt5_64bit/src/plugins/barkbeetle/barkbeetlemodule.h
/branches/port_qt5_64bit/src/plugins/barkbeetle/barkbeetleplugin.cpp
/branches/port_qt5_64bit/src/plugins/barkbeetle/barkbeetleplugin.h
/branches/port_qt5_64bit/src/plugins/barkbeetle/barkbeetleplugin.json
/branches/port_qt5_64bit/src/iland/iland.pro
/branches/port_qt5_64bit/src/plugins/plugins.pro
/branches/port_qt5_64bit/src/plugins/wind/windscript.h
/branches/port_qt5_64bit/src/tools/modules.cpp
779 4024d 03h werner /branches/port_qt5_64bit/  
/branches/port_qt5_64bit
701 4562d 19h werner /trunk/src/ Kickoff for the implementation of the wind module. It started with copying the stuff from the fire module.
This commit includes the basic framework (i.e. plugin, ...), some basic drawing and a first version of the "edge-detection" (which is copied from the seed dispersal routine). Promising...
 
/trunk/src/plugins/wind
/trunk/src/plugins/wind/wind.pro
/trunk/src/plugins/wind/windmodule.cpp
/trunk/src/plugins/wind/windmodule.h
/trunk/src/plugins/wind/windplugin.cpp
/trunk/src/plugins/wind/windplugin.h
/trunk/src/core/plugin_interface.h
/trunk/src/iland/iland.pro
/trunk/src/plugins/fire/firemodule.cpp
/trunk/src/plugins/fire/fireplugin.cpp
/trunk/src/plugins/plugins.pro
/trunk/src/tools/modules.cpp
641 4754d 21h werner /trunk/src/ started development of the plugin / module system.
this includes playing around with qmake and the QPluginLoader.
Now the plan is to build a static library for each module and use the Qt mechanism to load them. The fire module is a kind of a test pilot - lets see how the needed interfaces etc. develop.
 
/trunk/src/core/plugin_interface.h
/trunk/src/plugins
/trunk/src/plugins/fire
/trunk/src/plugins/fire/fire.pro
/trunk/src/plugins/fire/fireplugin.cpp
/trunk/src/plugins/fire/fireplugin.h
/trunk/src/plugins/plugins.pro
/trunk/src/tools/modules.cpp
/trunk/src/tools/modules.h
/trunk/src/core/model.cpp
/trunk/src/core/model.h
/trunk/src/iland/tests.h