Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
990 3397d 08h werner /branches/port_qt5_64bit/src/ commented out seg faulting ABE code  
983 3397d 12h werner /branches/port_qt5_64bit/src/3rdparty/ intel compiler  
780 4012d 07h 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 4025d 06h werner /branches/port_qt5_64bit/  
777 4095d 08h werner /trunk/src/ removed a couple of warnings (partly using Q_UNUSED but also dropping of parameters)  
761 4217d 12h werner /trunk/ upgrade to Qt 4.8.3  
656 4721d 09h 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 4769d 05h werner / move current content to the "trunk"  
289 5334d 21h werner /src/ random - things: added the Picus random-helper-classes (RandomIndex, CustomRandomPDF, ...).
added a 3rd party Mersenne-Twister-Random-Generator (added a 3rdparty) directory.