58 Commits

Author SHA1 Message Date
Jonathan Campbell
8c048d55e5 svn mainline:
------------------------------------------------------------------------
r3890 | qbix79 | 2015-01-09 07:00:18 -0800 (Fri, 09 Jan 2015) | 1 line

Initialise all fields when constructing, fixes unintentional value reuse
with Prop_multival.
------------------------------------------------------------------------
2015-01-25 22:00:00 -08:00
Jonathan Campbell
01ebbbeea9 resurrect the "add double" method of the setup code 2014-08-30 13:40:16 -07:00
Jonathan Campbell
95f524b928 multivalue properties verify section pointer before freeing.
AUTOEXEC section now deletes autoexec object on shutdown, fixing another
memory leak.
2014-04-29 23:40:08 -07:00
Jonathan Campbell
6534e27817 more fiddling. there's this persistent memory leak from a std::string in
the Section_line object I'm trying to get rid of.
2014-04-22 21:38:57 -07:00
Jonathan Campbell
596ddebb5d hm, make destructors virtual 2014-04-22 20:59:21 -07:00
Jonathan Campbell
6445feb63d change dosbox property object to store help strings itself instead of
through MSG_Add/MSG_Get (what were they thinking?). convert redundant
IDE section code to a loop.
2013-11-02 12:57:16 -07:00
Jonathan Campbell
21614b8c3f toss out my copy, integrate tawoongs's daum branch code into mine,
remove what won't compile, begin work.
2013-10-14 05:07:26 -07:00
root
f331824031 port from svn 2013-07-07 20:39:49 -07:00