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
/
output
/
output.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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
1222
3148d 23h
werner
/
public SVN
1221
3148d 23h
werner
/branches/
public SVN
1220
3148d 23h
werner
/branches/version1.0/
Version 1.0
1218
3149d 01h
werner
/
clean up repository - make 1.0 trunk again!
1217
3149d 01h
werner
/
clean up repository - make 1.0 trunk again!
1104
3437d 06h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
779
4421d 01h
werner
/branches/port_qt5_64bit/
671
5004d 02h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
665
5045d 01h
werner
/trunk/src/
modified the output infrastructure to deal with outputs defined by Modules. Added a fire output.
639
5164d 23h
werner
/
move current content to the "trunk"
589
5262d 05h
werner
/src/
added new script functions to start/stop outputs.
570
5270d 07h
werner
/src/output/
added resource unit id (provided by input grid) to almost any output in iLand.
520
5325d 05h
werner
/src/
fixed crash in Expression that occurred with dynamic stand outputs without any trees.
Extended the dynamic stand output so that a treefilter can be applied.
395
5537d 20h
werner
/src/
fixed the "output on startup" which was broken due to changes in the execution sequence.
257
5739d 19h
werner
/src/
added production based (tree) statistics.
StandOut after tree initialization.
some documentation polishing.
254
5740d 17h
werner
/src/
menu entry in apps main menu to copy the wiki-style description of output tables to the clipboard.
253
5740d 18h
werner
/src/output/
added a "toWiki"-function that create a wiki-style-format string from output table descriptions.
231
5746d 09h
werner
/src/
3pg model, strange behavior of database. Modified the transaction logic (really important for SQLite), but still shows odd behavior.
222
5751d 20h
werner
/src/
* outputs: delayed commits of transactions. transactions are commited (and thus written to disk) at the end of run
* improved the "remotecontrol", added signals and slots to indicate progress...
207
5754d 21h
werner
/src/
nasty bug, if expressions contain(ed) newline characters. now fixed (newline considered as whitespace and removed).
changed output so it is always checked, if outputs are valid w.r.t. the mIndex position.
181
5760d 22h
werner
/src/
outputs
179
5761d 14h
werner
/src/
added standoutput (accompanied by some changes at other places)
177
5761d 16h
werner
/src/output/
documentation of outputs
176
5761d 16h
werner
/src/
getting database oriented outputs to work
173
5764d 11h
werner
/src/output/
created basic output structure (Output, OutputManager) as well as a test output