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 3153d 01h werner / public SVN  
1221 3153d 01h werner /branches/ public SVN  
1220 3153d 01h werner /branches/version1.0/ Version 1.0  
1218 3153d 03h werner / clean up repository - make 1.0 trunk again!  
1217 3153d 03h werner / clean up repository - make 1.0 trunk again!  
1208 3161d 01h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
1207 3162d 01h werner /branches/iland_regen/src/abe/ adding of "updateManagement" to rebuild a management program from an (updated) source; no documentation yet  
1104 3441d 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
 
1095 3466d 00h werner /branches/port_qt5_64bit/ Adding basic C++ level documentation for ABE classes.  
1063 3557d 02h werner /branches/port_qt5_64bit/src/ implementing a first version of the browsing submodule.

many small improvements for ABE.
 
1061 3561d 01h werner /branches/port_qt5_64bit/src/ developinig ABE.
groundwork: creating STP options (i.e. pure JS-options of STPs that can be used in activities)
working on species specific targets for thinnings (involves a lot of thinking and fiddling with javascript)
added an option to include "shortcuts" to often-used functions (i.e. links in the GUI that directly call JS-functions).
 
1033 3722d 09h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
963 3869d 04h werner /branches/port_qt5_64bit/src/ change for compiling with Qt 5.4. / MSVC 2013
looked again at GCC and had to change a couple of things. There seems to be still a problem with the plugin-system.
 
951 3918d 21h werner /branches/port_qt5_64bit/src/ many ABE related changes; inter alia:
* syntax checking theme (to detect mis-spelled properties in JS)
* fixed bug in thinning routine (custom-thinning)
* scripting-based approach for initializing regeneration
* thinning routine for selective thinning
...
 
944 3943d 02h werner /branches/port_qt5_64bit/src/abe/ ABE/ agent definition
DynamicExpression: QML-like properties
AgentUpdate
 
942 3945d 02h werner /branches/port_qt5_64bit/src/ working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man.  
914 4063d 22h werner /branches/port_qt5_64bit/src/ finish of the stand split thing
many other tweaks in ABE land.
 
911 4068d 11h werner /branches/port_qt5_64bit/src/ scheduling, update in planting  
910 4076d 02h werner /branches/port_qt5_64bit/src/ scheduler, testing, ...  
909 4076d 06h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
908 4076d 06h werner /branches/port_qt5_64bit/src/ amie_global.h -> abe_global.h  
907 4076d 06h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
906 4076d 06h werner /branches/port_qt5_64bit/src/ rename folder to "abe"  
905 4076d 06h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
902 4084d 02h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
901 4086d 11h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
897 4090d 02h werner /branches/port_qt5_64bit/src/ working on ABE - doing quite some documentation (YUIDOC), and improving, adding, fixing here or there.
progress is slow but steady ;)
 
893 4111d 01h werner /branches/port_qt5_64bit/src/ ABE ABE ABE ...  
891 4113d 01h werner /branches/port_qt5_64bit/src/ *lots* of changes for ABE.  
888 4117d 22h werner /branches/port_qt5_64bit/src/amie/ ... working on ABE ...  
887 4118d 06h werner /branches/port_qt5_64bit/src/amie/ debug/trace information when executing activities.
fixing some issues with events, ...
 
884 4119d 21h werner /branches/port_qt5_64bit/src/ working on the AMIE/ABE, whatever...  
875 4163d 23h werner /branches/port_qt5_64bit/src/ AMIE development (many things...)  
871 4174d 02h werner /branches/port_qt5_64bit/src/amie/ implementing MOCCA...  
870 4174d 22h werner /branches/port_qt5_64bit/src/ amie development....  
869 4181d 01h werner /branches/port_qt5_64bit/src/amie/ implementing AMIE...  
867 4187d 01h werner /branches/port_qt5_64bit/src/amie/ working on the new MOCCA concept  
866 4188d 00h werner /branches/port_qt5_64bit/src/amie/ microchange for mocca  
863 4218d 02h werner /branches/port_qt5_64bit/ renaming of the FOME to AMIE.
unfortunately, some partial merge of changes in Qt4-branch.
 
860 4226d 01h werner /branches/port_qt5_64bit/src/ added stand treatment programme class.