Mercurial > hg > openttd
log src/ini_type.h @ 13697:4e2fb4386b62 draft
age | author | description |
---|---|---|
Sun, 20 Sep 2009 23:11:01 +0000 | smatz | (svn r17596) -Codechange: constify some tables draft |
Fri, 21 Aug 2009 20:21:05 +0000 | rubidium | (svn r17248) -Fix: add GPL license notice where appropriate draft |
Wed, 14 Jan 2009 20:23:45 +0000 | peter1138 | (svn r15085) -Fix (r14164): Clearing a settings group did not delete old items nor reset the last_item pointer, causing lists to not be saved unless they started blank. draft |
Mon, 25 Aug 2008 15:15:41 +0000 | rubidium | (svn r14167) -Fix: items in some ini-groups got duplicated on save. draft |
Mon, 25 Aug 2008 06:35:28 +0000 | rubidium | (svn r14164) -Codechange: simplify and unify the addition of ini items with value when not loading an ini file. draft |
Sun, 24 Aug 2008 17:29:57 +0000 | smatz | (svn r14156) -Fix (r14153): missing/wrong comments draft |
Sun, 24 Aug 2008 13:50:31 +0000 | rubidium | (svn r14153) -Codechange: split ini file reading/saving from settings.cpp. draft |