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 2906d 18h werner / public SVN  
1221 2906d 18h werner /branches/ public SVN  
1220 2906d 18h werner /branches/version1.0/ Version 1.0  
1218 2906d 20h werner / clean up repository - make 1.0 trunk again!  
1217 2906d 20h werner / clean up repository - make 1.0 trunk again!  
1211 2913d 00h werner /branches/iland_regen/src/ added GPL headers for files that did not contain the header  
1104 3195d 00h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
824 4012d 00h werner /branches/port_qt5_64bit/src/ fixed *big* regeneration bug. The map with the height of saplings on a resource unit was used in the establishment subroutine although it was *invalid*. Now the establishment and the regeneration are (again?) in one function and use the same valid map.
this removed the strange stripes in the regeneration pattern (there should have been crashes, but weren't). Consequently, the performance debug output was modified.
added better formatting to debugtimer.cpp for large times (in hours, minutes, seconds).
 
808 4026d 16h werner /branches/port_qt5_64bit/src/ implementing FOME.
* splitting "helper.cpp" into several files (debugtimer.h, statdata.h, viewport.h) (and changing lots of includes)
* implementing setup of activities (extracting from Javascript)