Peter Veenstra
|
2094d8b985
|
Year update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
|
2005-02-10 10:21:12 +00:00 |
|
Peter Veenstra
|
d439d5eb74
|
Fix crashes if the first section is non existant
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2041
|
2004-10-25 21:16:30 +00:00 |
|
Peter Veenstra
|
ca409fd57c
|
Typo in preamble
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
|
2004-08-04 09:12:57 +00:00 |
|
Peter Veenstra
|
c3ccb8febd
|
lowcased true and false parsing. Fixes bugs with blah=False (got true) and such.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1854
|
2004-06-22 14:05:08 +00:00 |
|
Sjoerd van der Berg
|
a856ff1a06
|
Fix some string parsing function to allow to remove the found string
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1807
|
2004-05-25 19:37:18 +00:00 |
|
Peter Veenstra
|
0f2a610b63
|
setup handles floats as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1621
|
2004-01-29 09:26:52 +00:00 |
|
Peter Veenstra
|
9785e03197
|
Added patch 849608 from Jonathan Gray and a patch from Dominik Vogt
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1546
|
2004-01-08 11:47:26 +00:00 |
|
Sjoerd van der Berg
|
a0144ccfa9
|
Support multiple lines in config file comments.
warning fix
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1332
|
2003-10-14 23:30:59 +00:00 |
|
Sjoerd van der Berg
|
aea4169ddb
|
Support for using environment strings to change config
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@790
|
2003-03-24 11:28:26 +00:00 |
|
Peter Veenstra
|
b7088bb6e6
|
doesn't crash on old configfiles anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@650
|
2003-01-20 20:01:49 +00:00 |
|
Peter Veenstra
|
c341f40597
|
fixed bug #629841
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@480
|
2002-11-05 18:39:19 +00:00 |
|
Sjoerd van der Berg
|
0485d33490
|
Added findstring remain function to shell and removed fullstring
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@471
|
2002-10-31 15:18:39 +00:00 |
|
Peter Veenstra
|
46a1e79f94
|
added full line support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@465
|
2002-10-30 18:49:44 +00:00 |
|
Sjoerd van der Berg
|
de23d60172
|
Removed some debug warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@438
|
2002-10-25 21:40:19 +00:00 |
|
Peter Veenstra
|
18ae21e866
|
added help messages for the configfile and updated the readme and install to reflect libpng and zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@396
|
2002-10-22 17:52:38 +00:00 |
|
Sjoerd van der Berg
|
a835e6e328
|
case insensitive compares used now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@392
|
2002-10-21 22:07:54 +00:00 |
|
Sjoerd van der Berg
|
832f69f4f0
|
Command line wouldn't erase the 2 command line switches, fixed now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@368
|
2002-10-19 17:33:08 +00:00 |
|
Sjoerd van der Berg
|
9efdfcdf1f
|
Add destroying of sections in the config destructor.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@351
|
2002-10-19 15:49:40 +00:00 |
|
Sjoerd van der Berg
|
57a8b675d0
|
Sections can now support multiple init functions and rewrote some stuff to the "standard"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@338
|
2002-10-18 09:08:08 +00:00 |
|
Peter Veenstra
|
09e339c9b8
|
add config::printconfig and others to print the configfile
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@323
|
2002-10-17 18:21:28 +00:00 |
|
Sjoerd van der Berg
|
765726f755
|
Addes some new functions to commandline class.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@310
|
2002-09-29 13:59:46 +00:00 |
|
Sjoerd van der Berg
|
17bf8cb019
|
A new CommandLine class and Config Class now has a startup handler to startup once everything has been initialized
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@295
|
2002-09-18 15:33:49 +00:00 |
|
Peter Veenstra
|
d0fc1da99b
|
added support for a config class/file. System not initialized perfect yet!
(env is not fixed)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@289
|
2002-09-17 20:07:25 +00:00 |
|
Sjoerd van der Berg
|
42e5d0b779
|
First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
|
2002-07-27 13:08:48 +00:00 |
|