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 2740d 19h werner / public SVN  
1221 2740d 19h werner /branches/ public SVN  
1220 2740d 19h werner /branches/version1.0/ Version 1.0  
1218 2740d 21h werner / clean up repository - make 1.0 trunk again!  
1217 2740d 21h werner / clean up repository - make 1.0 trunk again!  
1208 2748d 19h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
1104 3029d 01h 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 3310d 03h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
958 3498d 20h werner /branches/port_qt5_64bit/src/abe/ scheduler-object (javascript). Update-mechanism.  
944 3530d 20h werner /branches/port_qt5_64bit/src/abe/ ABE/ agent definition
DynamicExpression: QML-like properties
AgentUpdate
 
942 3532d 20h werner /branches/port_qt5_64bit/src/ working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man.  
940 3537d 18h werner /branches/port_qt5_64bit/src/ abe implementation of agents.  
939 3539d 21h werner /branches/port_qt5_64bit/src/abe/ working on ABE.
definition of agents/agent types, embedding of JS agent definition.
 
938 3540d 19h werner /branches/port_qt5_64bit/src/ Implementing the Javascript shell of the "agent"  
907 3664d 00h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
906 3664d 00h werner /branches/port_qt5_64bit/src/ rename folder to "abe"  
905 3664d 00h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
904 3664d 15h werner /branches/port_qt5_64bit/src/ ... working on amie...  
890 3701d 00h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
876 3750d 18h 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