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 2958d 09h werner / public SVN  
1221 2958d 09h werner /branches/ public SVN  
1220 2958d 09h werner /branches/version1.0/ Version 1.0  
1218 2958d 11h werner / clean up repository - make 1.0 trunk again!  
1217 2958d 11h werner / clean up repository - make 1.0 trunk again!  
1208 2966d 09h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
1104 3246d 16h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
1033 3527d 17h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
958 3716d 11h werner /branches/port_qt5_64bit/src/abe/ scheduler-object (javascript). Update-mechanism.  
944 3748d 11h werner /branches/port_qt5_64bit/src/abe/ ABE/ agent definition
DynamicExpression: QML-like properties
AgentUpdate
 
942 3750d 10h werner /branches/port_qt5_64bit/src/ working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man.  
940 3755d 09h werner /branches/port_qt5_64bit/src/ abe implementation of agents.  
939 3757d 12h werner /branches/port_qt5_64bit/src/abe/ working on ABE.
definition of agents/agent types, embedding of JS agent definition.
 
938 3758d 10h werner /branches/port_qt5_64bit/src/ Implementing the Javascript shell of the "agent"  
907 3881d 14h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
906 3881d 14h werner /branches/port_qt5_64bit/src/ rename folder to "abe"  
905 3881d 14h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
904 3882d 06h werner /branches/port_qt5_64bit/src/ ... working on amie...  
890 3918d 15h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
876 3968d 09h werner /branches/port_qt5_64bit/src/ trying to identify why we observe crashes when calling javascript-functions.
Results: not sure, but:
happens, when in JS-file "include('anotherfile.js');" is used;
happens not, if "Globals.include('anotherfile.js');" is used.
bug is related to loosing the "scope" of the (Qt-internal) FunctionObject ("scope->owner" is rubbish, access violations when trying to climb up the scope tree).
I was not able to reproduce the behavior in a mini-project (jstest.pro).
 

Show All