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 3151d 20h werner / public SVN  
1221 3151d 20h werner /branches/ public SVN  
1220 3151d 20h werner /branches/version1.0/ Version 1.0  
1218 3151d 22h werner / clean up repository - make 1.0 trunk again!  
1217 3151d 22h werner / clean up repository - make 1.0 trunk again!  
1212 3158d 02h werner /branches/iland_regen/src/ iLand-caption in pro files  
1104 3440d 03h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
959 3894d 21h werner /branches/port_qt5_64bit/src/ start of bark beetle module  
779 4423d 22h werner /branches/port_qt5_64bit/  
701 4962d 14h 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...
 
641 5154d 16h 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.