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 2728d 14h werner / public SVN  
1221 2728d 14h werner /branches/ public SVN  
1220 2728d 14h werner /branches/version1.0/ Version 1.0  
1218 2728d 16h werner / clean up repository - make 1.0 trunk again!  
1217 2728d 16h werner / clean up repository - make 1.0 trunk again!  
1208 2736d 14h werner /branches/iland_regen/src/ working on the Spin-up feature (some additions to ABE)  
1104 3016d 20h 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 3297d 22h werner /branches/port_qt5_64bit/src/ added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).  
958 3486d 15h werner /branches/port_qt5_64bit/src/abe/ scheduler-object (javascript). Update-mechanism.  
944 3518d 16h werner /branches/port_qt5_64bit/src/abe/ ABE/ agent definition
DynamicExpression: QML-like properties
AgentUpdate
 
942 3520d 15h werner /branches/port_qt5_64bit/src/ working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man.  
940 3525d 14h werner /branches/port_qt5_64bit/src/ abe implementation of agents.  
939 3527d 16h werner /branches/port_qt5_64bit/src/abe/ working on ABE.
definition of agents/agent types, embedding of JS agent definition.
 
938 3528d 14h werner /branches/port_qt5_64bit/src/ Implementing the Javascript shell of the "agent"  
907 3651d 19h werner /branches/port_qt5_64bit/src/ amie -> abe transition  
906 3651d 19h werner /branches/port_qt5_64bit/src/ rename folder to "abe"  
905 3651d 19h werner /branches/port_qt5_64bit/src/ working on scheduler and on implementing disturbances.
now again the AMIE/ABE transformation....
 
904 3652d 11h werner /branches/port_qt5_64bit/src/ ... working on amie...  
890 3688d 20h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
876 3738d 14h 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