1
0
Fork 0
Commit graph

178 commits

Author SHA1 Message Date
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
e42291ec7a Unshadow a few parameters.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2884
2007-06-13 07:22:17 +00:00
Sebastian Strohhäcker
0c24e87fdc silence some warnings, add most of sf patch #1185267 by Moe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2883
2007-06-12 20:22:09 +00:00
Peter Veenstra
c37b2c2eee Fix an old bug in goto that prevented having the else on the same line.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2856
2007-05-15 18:55:23 +00:00
Peter Veenstra
b193341d59 Hide hercules startup screen. Allow single quotes within double quotes under windows and os2.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2810
2007-02-22 08:34:10 +00:00
Peter Veenstra
88c948bc00 Fix bug "[ 1647131 ] PATH env var not handled properly."
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2797
2007-02-03 14:04:23 +00:00
Peter Veenstra
103cd7f6c9 Easier startup maintainance this way.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2779
2007-01-21 16:36:38 +00:00
Peter Veenstra
235c630cef Make help/all wrap like dir/p
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2777
2007-01-21 16:18:12 +00:00
Peter Veenstra
e3f7faf862 Improve help a bit. Introduce help /all.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2776
2007-01-21 14:13:21 +00:00
Peter Veenstra
beb4069437 lines starting with cd will only get directories when doing tabcompletion.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2775
2007-01-21 14:12:02 +00:00
Peter Veenstra
29a8ba31c1 change startup message a bit. (suggestions by Red_Avatar)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2761
2007-01-13 09:58:26 +00:00
Peter Veenstra
ab0d4104e2 Improve copy so it supports appending of files. Fixes a few installers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2744
2007-01-10 09:04:33 +00:00
Peter Veenstra
d78d597f92 Add Beta2 patch: Fix autoexec overflow.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2729
2007-01-08 19:59:06 +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
51dda5a3f6 Make valgrind happy. (and maybe us as well)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2719
2006-11-08 20:20:09 +00:00
Peter Veenstra
aea9c0fa83 Patch "[ 1555185 ] Fix for SVGA Harrier" from Vasyl Tsvirkunov
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2697
2006-09-09 16:06:32 +00:00
Peter Veenstra
a56dddbb12 Add slightly modified help system of ykhwong. Added a few of the descriptions as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2678
2006-07-26 11:36:30 +00:00
Peter Veenstra
39bcdda8c2 Add (set)ver.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2674
2006-07-21 09:40:10 +00:00
Peter Veenstra
49eea1af58 Make valgrind happy and set a few strings to zero.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2666
2006-06-30 20:04:21 +00:00
Peter Veenstra
1303deba35 add shift.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2639
2006-05-25 15:08:40 +00:00
Sebastian Strohhäcker
b1fb54123b raise umb segment size, update LOADHIGH help text
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2619
2006-04-29 10:05:55 +00:00
Peter Veenstra
77bb709df9 Always echo the value.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2615
2006-04-23 15:17:07 +00:00
Peter Veenstra
1d11c37e23 make default choice lowcase so case-sensitive matching shows a more reasanable number.(ykhwong)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2611
2006-04-21 13:21:09 +00:00
Peter Veenstra
b43c3d6643 Rewrite Choice a bit. So that it honours /S and that the : is optional. Fixes Ishar Triology Installer/Startup menu
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2607
2006-04-21 08:18:51 +00:00
Peter Veenstra
b8499cab5a Some more const correctness
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2589
2006-04-10 12:06:07 +00:00
Peter Veenstra
d000d714e9 Add patch 1463945 from XulChris and add a tiny part of patch 1235377 of msharov
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2583
2006-04-07 19:56:45 +00:00
Peter Veenstra
665abeaca4 Fix even more possible overflows
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2530
2006-02-28 19:41:27 +00:00
Peter Veenstra
86d386e5c7 some fixes for possible overflows
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2529
2006-02-28 17:07:27 +00:00
Peter Veenstra
a7d928260a Fix crashes with -c set a=b and exiting dosbox externally.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2517
2006-02-26 15:58:49 +00:00
Peter Veenstra
ab1f16e077 Fix F3
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2516
2006-02-26 15:57:28 +00:00
Peter Veenstra
6472a2bbf3 display gig correctly
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2511
2006-02-24 11:50:11 +00:00
Peter Veenstra
579bf59181 Fix alien odyssey.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2510
2006-02-23 08:13:14 +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
2b828867f7 change ctrl-pause to alt-pause
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2434
2006-01-22 14:13:00 +00:00
Peter Veenstra
afb9e84c53 Add an noautoexec switch (RFE: 1215226). And made echo off skip the internal SET lines of dosbox as well. (RFE/PATCH: 1258897)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2428
2006-01-12 10:20:20 +00:00
Peter Veenstra
57167a934e some issues with the restartable stuff.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2426
2006-01-11 09:25:38 +00:00
Peter Veenstra
9369776634 mode specific startup messages
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2404
2005-12-05 12:07:55 +00:00
Peter Veenstra
6ed6d775c7 Fixing possible stack overflow. (thanks Jochen)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2390
2005-11-24 18:16:15 +00:00
Peter Veenstra
2eb59a43e3 setup int 23 to point into the rootpsp. Fixes What.exe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2384
2005-11-21 18:32:38 +00:00
Peter Veenstra
00fab72f8c quotes can end as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2381
2005-11-21 07:21:28 +00:00
Peter Veenstra
1b9f9c0169 don't parse redirection when in quotes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2380
2005-11-20 20:15:16 +00:00
Peter Veenstra
511687f8f1 Change behavior of rename when in the source a directory is specified
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2338
2005-10-05 08:58:24 +00:00
Peter Veenstra
5464fb8bca Internal documentation update. Merging with patch 1277001 from TaeWoong Yoo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2329
2005-09-29 08:48:39 +00:00
Peter Veenstra
583cfcae5d Fix bug 1306390. Batch labels can start with a space
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2324
2005-09-28 08:14:27 +00:00
Peter Veenstra
8799eb0ffe Added a somewhat modified version of patch 1240751 from cyberwalker to make SET aware of envirionment variables on the command line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2306
2005-09-10 14:15:37 +00:00
Peter Veenstra
44d90e5cf4 implemented feature request 1242202: "getting config values via z:\config"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2283
2005-08-22 19:31:27 +00:00
Sebastian Strohhäcker
dd14afd41e load programs into upper memory (LH/LOADHIGH);
fix tab completion


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2269
2005-08-10 19:53:11 +00:00
Peter Veenstra
d0ea228182 Fix bug 1241198 (if cond set a=b didn't work because a single = wasn't allowed without errorlevel)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2243
2005-07-20 15:27:20 +00:00
Peter Veenstra
3c88eaf92d fix tiny bug when >> is used on a non-existing file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2214
2005-05-31 20:19:13 +00:00
Peter Veenstra
5d3d56e060 add patch/bug 1203382 from Chris Thielen. Fixes problems with batchfiles using %0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2210
2005-05-18 17:29:09 +00:00