BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
public iLand
(root)
/
src
/
plugins
/
fire
/
firescript.h
- Rev 1222
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1222
3037d 17h
werner
/
public SVN
1221
3037d 17h
werner
/branches/
public SVN
1220
3037d 17h
werner
/branches/version1.0/
Version 1.0
1218
3037d 19h
werner
/
clean up repository - make 1.0 trunk again!
1217
3037d 19h
werner
/
clean up repository - make 1.0 trunk again!
1104
3325d 23h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
802
4177d 01h
werner
/branches/port_qt5_64bit/
merge from trunk up to revision 801
779
4309d 19h
werner
/branches/port_qt5_64bit/
766
4488d 19h
werner
/trunk/src/
adding the rumple index calculation to iland. missing: script binding, ...
time to move the qtscript engine from management to the main model....
757
4537d 13h
werner
/trunk/src/
after performing random number tests; still trying to understand the fire ignition patterns.
696
4855d 22h
werner
/trunk/src/
added a javascript event handler to the fire module (onAfterFire)
680
4884d 23h
werner
/trunk/
Version 0.7.1
Several improvements/fixes in the Fire module, inter alia:
* fire size distribution
* handling of burning snags
* improved scripting support (export spread pattern als ESRI grid)
* fix in watercylce for kbdi-calculation
674
4892d 16h
werner
/trunk/src/
added scripting capabilities (JavaScript) to the "Modules". Now a module can add own objects/properties to the global javascript object. The fire module adds a "FireScript" ("Fire" in JS) object that can be used e.g. to manually "ignite" fires.