Subversion Repositories public iLand

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2711d 22h werner / public SVN  
1221 2711d 22h werner /branches/ public SVN  
1220 2711d 22h werner /branches/version1.0/ Version 1.0  
1218 2712d 00h werner / clean up repository - make 1.0 trunk again!  
1217 2712d 00h werner / clean up repository - make 1.0 trunk again!  
1104 3000d 04h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1035 3280d 23h werner /branches/port_qt5_64bit/src/ fixed warning with GCC under Linux.  
990 3356d 01h werner /branches/port_qt5_64bit/src/ commented out seg faulting ABE code  
983 3356d 05h werner /branches/port_qt5_64bit/src/3rdparty/ intel compiler  
780 3971d 01h 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 3984d 00h werner /branches/port_qt5_64bit/  
777 4054d 01h werner /trunk/src/ removed a couple of warnings (partly using Q_UNUSED but also dropping of parameters)  
761 4176d 06h werner /trunk/ upgrade to Qt 4.8.3  
656 4680d 02h 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.
 
639 4727d 22h werner / move current content to the "trunk"  
289 5293d 14h werner /src/ random - things: added the Picus random-helper-classes (RandomIndex, CustomRandomPDF, ...).
added a 3rd party Mersenne-Twister-Random-Generator (added a 3rdparty) directory.