Peter Veenstra
|
a5ac3216ba
|
Some more const stuff. Silences a few warnings and removes a few casts. Update description of dss.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2886
|
2007-06-14 08:23:46 +00:00 |
|
Peter Veenstra
|
fdd16dea1a
|
Happy New Year\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
|
2007-01-08 19:45:42 +00:00 |
|
Peter Veenstra
|
c02188b774
|
Add shift and more const correctness
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2638
|
2006-05-25 15:07:33 +00:00 |
|
Peter Veenstra
|
25b46f0a57
|
Some more const correctness.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2590
|
2006-04-10 12:06:25 +00:00 |
|
Peter Veenstra
|
3b7451fe35
|
Some better const usage.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2586
|
2006-04-08 19:41:49 +00:00 |
|
Peter Veenstra
|
df67775306
|
time passes on and on....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2480
|
2006-02-09 11:47:57 +00:00 |
|
Peter Veenstra
|
0e9168b556
|
Fix some memory leaks. Fix double destruction of classes. Add some input checks on the environment reader
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2465
|
2006-01-30 19:37:49 +00:00 |
|
Peter Veenstra
|
6157cbaebf
|
renamed __value to value for vs.net 2005.
Added some function to get the value of a property from the section.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2187
|
2005-04-21 19:53:41 +00:00 |
|
Peter Veenstra
|
4295bf213b
|
Added new functions so you can find Sections from property names.
Moved a few implementations from the header to the cpp file
Reordered some stuff so every thing is present when it's encountered (inside
a class)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2179
|
2005-04-19 15:30:03 +00:00 |
|
Peter Veenstra
|
7f54c626ce
|
New include system. Removed SHELL_AddAutoexec. New configuration base class + support functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2158
|
2005-03-25 11:43:36 +00:00 |
|
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
|
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
|
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
|
4fadb16b47
|
warning fix
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1333
|
2003-10-14 23:31:12 +00:00 |
|
Peter Veenstra
|
5bc559f1c4
|
included local cross.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@985
|
2003-05-04 19:03:28 +00:00 |
|
Sjoerd van der Berg
|
4916b5fb6c
|
Place #ifdef's around MSVC #pragma's
Rewrite some signed/unsigned unions to use casts.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@956
|
2003-04-23 07:33:06 +00:00 |
|
Sjoerd van der Berg
|
4922e42ab1
|
Allow environment strings to change config settings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@789
|
2003-03-24 11:25:13 +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
|
316b174621
|
Added support to register destroy functions to a section.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@353
|
2002-10-19 15:53:56 +00:00 |
|
Sjoerd van der Berg
|
04e582fe0a
|
Added some virtual desctructors and added the ability to have multiple init functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@342
|
2002-10-18 09:19:26 +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
|
a883462e22
|
Added some new functions to commandline class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@309
|
2002-09-29 13:58:39 +00:00 |
|
Sjoerd van der Berg
|
13bba0357a
|
Added support for Command Line option detection.
This includes a new class for that and some additions for the config class to handle it.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@292
|
2002-09-18 15:30:56 +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 |
|