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
/
iland
/
version.cpp
- 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 08h
werner
/
public SVN
1221
3037d 08h
werner
/branches/
public SVN
1220
3037d 08h
werner
/branches/version1.0/
Version 1.0
1218
3037d 10h
werner
/
clean up repository - make 1.0 trunk again!
1217
3037d 10h
werner
/
clean up repository - make 1.0 trunk again!
1179
3207d 09h
werner
/branches/iland_regen/src/
GUI: visualizing seed maps
minor change in seed kernel calculation
1172
3238d 15h
werner
/branches/iland_regen/src/
fixed nasty bug in fire module that caused crashes in release mode (but interestingly not in debug mode).
Reason: The ILAND_GUI #define is *not* visible when building the modules (fire, wind, barkbeetle); a conditional define in species.h has the effect that the structure (i.e. the memory address of some of the member properties) are different (specifically, the "mSeedDispersal" property). From the fire module, accessing the property resolved to a wrong memory address -> crash. Fix: moved the color-property (that is affected by the ILAND_GUI #define) to the end of the object....
1157
3255d 16h
werner
/branches/iland_regen/
merge of changes in the trunk (up to the version used for the 2016 DICE simulation batch).
1104
3325d 14h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
1096
3346d 13h
werner
/branches/port_qt5_64bit/src/
new version, compiling problems at VSC
1062
3443d 07h
werner
/branches/port_qt5_64bit/src/
small fixes for ABE,
implementation of v1 of the "grass"-model (herbs and grasses on the ground).
1057
3455d 17h
werner
/branches/port_qt5_64bit/src/
added outbreak duration in bark beetle module
1055
3458d 12h
werner
/branches/port_qt5_64bit/src/
working on new iteration of the bark beetle module.
adding a kind of splash screen to iland.
1034
3606d 16h
werner
/branches/port_qt5_64bit/src/
warnings, version update.
1033
3606d 16h
werner
/branches/port_qt5_64bit/src/
added GPL headers to files where it was still missing (mainly all ABE and BarkBeetle module files).
1026
3613d 16h
werner
/branches/port_qt5_64bit/src/iland/
version 0.8.8
988
3681d 13h
werner
/branches/port_qt5_64bit/src/
trying to debug build on linux
976
3703d 13h
werner
/branches/port_qt5_64bit/src/
compiling ilandc with Qt5.4 (and barkbeetle plugin).
964
3750d 08h
werner
/branches/port_qt5_64bit/src/
compile with Qt5.4/MSVC2013.
added class for BBgenerations (emtpy)
fixed minor issues in mainwindow (e.g. disabled run buttons after pause->cancel).
942
3829d 09h
werner
/branches/port_qt5_64bit/src/
working on ABE: definition of Agents; scheduling of changes of agent-behavior. oh man.
←Prev
1
2
Next→
Show All