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
2970d 02h
werner
/
public SVN
1221
2970d 02h
werner
/branches/
public SVN
1220
2970d 02h
werner
/branches/version1.0/
Version 1.0
1218
2970d 04h
werner
/
clean up repository - make 1.0 trunk again!
1217
2970d 04h
werner
/
clean up repository - make 1.0 trunk again!
1104
3258d 08h
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
4242d 04h
werner
/branches/port_qt5_64bit/
671
4825d 04h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
665
4866d 03h
werner
/trunk/src/
modified the output infrastructure to deal with outputs defined by Modules. Added a fire output.
639
4986d 02h
werner
/
move current content to the "trunk"
589
5083d 07h
werner
/src/
added new script functions to start/stop outputs.
570
5091d 09h
werner
/src/output/
added resource unit id (provided by input grid) to almost any output in iLand.
520
5146d 08h
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
5358d 23h
werner
/src/
fixed the "output on startup" which was broken due to changes in the execution sequence.
257
5560d 22h
werner
/src/
added production based (tree) statistics.
StandOut after tree initialization.
some documentation polishing.
254
5561d 20h
werner
/src/
menu entry in apps main menu to copy the wiki-style description of output tables to the clipboard.
253
5561d 20h
werner
/src/output/
added a "toWiki"-function that create a wiki-style-format string from output table descriptions.
231
5567d 12h
werner
/src/
3pg model, strange behavior of database. Modified the transaction logic (really important for SQLite), but still shows odd behavior.
222
5572d 23h
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
5576d 00h
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
5582d 01h
werner
/src/
outputs
179
5582d 17h
werner
/src/
added standoutput (accompanied by some changes at other places)
177
5582d 19h
werner
/src/output/
documentation of outputs
176
5582d 19h
werner
/src/
getting database oriented outputs to work
173
5585d 14h
werner
/src/output/
created basic output structure (Output, OutputManager) as well as a test output