View Issue Details

IDProjectCategoryView StatusLast Update
0000681Spring engineGeneralpublic2007-11-15 00:24
Reportertc Assigned Totvo  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Summary0000681: [patch] ConfigHandler access from Unitsync
DescriptionThis patch lets unitsync access Spring's configuration file using the ConfigHandler interface.
Additional InformationSettings++ already has code that uses these functions to access the config. This makes life easier because Settings++ will not have to depend on the Spring source directly. It will also be used by SpringLobby in the near future to integrate Setting++ and also some other features.
TagsNo tags attached.
Attached Files
unitsync_confighandler.patch (Attachment missing)
Checked infolog.txt for Errors

Activities

tvo

2007-11-15 00:24

reporter   ~0001435

Committed, thank you.

I have refactored a bit and implemented SetFloat too.

Any chance you could also write the python bindings or java bindings for these functions?

Issue History

Date Modified Username Field Change
2007-11-14 01:02 tc New Issue
2007-11-14 01:02 tc File Added: unitsync_confighandler.patch
2007-11-14 23:45 tvo Summary ConfigHandler access from Unitsync => [patch] ConfigHandler access from Unitsync
2007-11-14 23:45 tvo Status new => assigned
2007-11-14 23:45 tvo Assigned To => tvo
2007-11-15 00:24 tvo Status assigned => resolved
2007-11-15 00:24 tvo Resolution open => fixed
2007-11-15 00:24 tvo Note Added: 0001435