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 3061d 09h werner / public SVN  
1221 3061d 09h werner /branches/ public SVN  
1220 3061d 09h werner /branches/version1.0/ Version 1.0  
1218 3061d 11h werner / clean up repository - make 1.0 trunk again!  
1217 3061d 11h werner / clean up repository - make 1.0 trunk again!  
1208 3069d 09h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
1207 3070d 09h werner /branches/iland_regen/src/abe/ adding of "updateManagement" to rebuild a management program from an (updated) source; no documentation yet  
1104 3349d 15h 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 3374d 09h werner /branches/port_qt5_64bit/ Adding basic C++ level documentation for ABE classes.  
1063 3465d 10h werner /branches/port_qt5_64bit/src/ implementing a first version of the browsing submodule.

many small improvements for ABE.
 
1061 3469d 09h 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 3630d 17h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
963 3777d 12h 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 3827d 05h 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 3851d 11h werner /branches/port_qt5_64bit/src/abe/ ABE/ agent definition
DynamicExpression: QML-like properties
AgentUpdate
 
942 3853d 10h werner /branches/port_qt5_64bit/src/ working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man.  
914 3972d 07h werner /branches/port_qt5_64bit/src/ finish of the stand split thing
many other tweaks in ABE land.
 
911 3976d 19h werner /branches/port_qt5_64bit/src/ scheduling, update in planting  
910 3984d 10h werner /branches/port_qt5_64bit/src/ scheduler, testing, ...  
909 3984d 14h werner /branches/port_qt5_64bit/src/ more renaming: now it is hopefully done.  
908 3984d 14h werner /branches/port_qt5_64bit/src/ amie_global.h -> abe_global.h  
907 3984d 14h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
906 3984d 14h werner /branches/port_qt5_64bit/src/ rename folder to "abe"  
905 3984d 14h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
902 3992d 10h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
901 3994d 20h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
897 3998d 10h 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 4019d 09h werner /branches/port_qt5_64bit/src/ ABE ABE ABE ...  
891 4021d 09h werner /branches/port_qt5_64bit/src/ *lots* of changes for ABE.  
888 4026d 06h werner /branches/port_qt5_64bit/src/amie/ ... working on ABE ...  
887 4026d 14h werner /branches/port_qt5_64bit/src/amie/ debug/trace information when executing activities.
fixing some issues with events, ...
 
884 4028d 06h werner /branches/port_qt5_64bit/src/ working on the AMIE/ABE, whatever...  
875 4072d 07h werner /branches/port_qt5_64bit/src/ AMIE development (many things...)  
871 4082d 10h werner /branches/port_qt5_64bit/src/amie/ implementing MOCCA...  
870 4083d 06h werner /branches/port_qt5_64bit/src/ amie development....  
869 4089d 09h werner /branches/port_qt5_64bit/src/amie/ implementing AMIE...  
867 4095d 09h werner /branches/port_qt5_64bit/src/amie/ working on the new MOCCA concept  
866 4096d 08h werner /branches/port_qt5_64bit/src/amie/ microchange for mocca  
863 4126d 10h werner /branches/port_qt5_64bit/ renaming of the FOME to AMIE.
unfortunately, some partial merge of changes in Qt4-branch.
 
860 4134d 10h werner /branches/port_qt5_64bit/src/ added stand treatment programme class.