Wengier
|
16aff755d2
|
DBCS awareness for \ character
|
2021-06-24 04:25:28 -04:00 |
|
Allofich
|
4c01c73dda
|
Replace #include "dosbox.h" with minimal includes
|
2021-06-09 11:11:02 +09:00 |
|
Allofich
|
c5482fddc8
|
Localize #include <sys/stat.h> from cross.h
|
2021-06-09 11:11:02 +09:00 |
|
Allofich
|
67ebe980a7
|
Remove unneeded includes
|
2021-06-06 04:39:54 +09:00 |
|
Allofich
|
9294d450ec
|
SVN r4412
Update copyright.
|
2021-03-06 21:18:08 +09:00 |
|
rderooy
|
608a657b50
|
Update copyright year for dosbox and dosbox-x assets and update FSF address
|
2020-06-25 08:42:32 +02:00 |
|
Jonathan Campbell
|
e31a0a8165
|
Incorporate Long Filename Support for DOS version 7 [https://github.com/joncampbell123/dosbox-x/issues/1425]
|
2020-03-06 22:56:22 -08:00 |
|
Allofich
|
038566362e
|
Fix Cppcheck funcArgNamesDifferent warnings
|
2019-10-21 22:08:39 +09:00 |
|
Jonathan Campbell
|
797614b49b
|
VS2017 silence SDL2 build warnings
|
2019-07-23 08:59:46 -07:00 |
|
Allofich
|
630dcace7c
|
SVN r4238
Create fopen_wrapper so we can filter out specific directories that
DOS games should have no access to.
|
2019-07-09 22:10:30 +09:00 |
|
Allofich
|
d84a812743
|
SVN r4183 (second half)
Update year
|
2019-06-03 23:01:41 +09:00 |
|
Allofich
|
05619dd023
|
SVN r4183 (first half)
Update address of FSF
|
2019-06-03 22:54:46 +09:00 |
|
Jonathan Campbell
|
ac4acc2b2b
|
change proprietary MSVC i64 suffix to ull and ll
|
2018-06-03 08:21:15 -07:00 |
|
Jonathan Campbell
|
21c4cff78b
|
-Wsign-type conversion fixup
|
2018-06-02 15:47:04 -07:00 |
|
Jonathan Campbell
|
3f020f4180
|
Linux: Define resource dir, install FREECG98.BMP, and compile into the source as resdir
|
2018-03-08 03:39:04 -08:00 |
|
Jonathan Campbell
|
3f8154449f
|
Try this...
|
2017-11-29 08:53:49 -08:00 |
|
Jonathan Campbell
|
f9d544f8ed
|
keep char directory search, add *w versions for drive_local.cpp
|
2017-11-29 08:22:43 -08:00 |
|
Jonathan Campbell
|
241b466ce0
|
cross.cpp: use wchar_t on Windows
|
2017-11-29 08:05:22 -08:00 |
|
Darik Horn
|
02a475fd05
|
Don't define ftruncate in MinGW builds.
Resolves:
../../include/cross.h:62:0: warning: "ftruncate" redefined
#define ftruncate(blah,blah2) chsize(blah,blah2)
|
2017-05-12 13:08:00 -04:00 |
|
Jonathan Campbell
|
3232582e8e
|
sorry. LFN patch completely breaks file I/O in DOSBox. reverting.
|
2015-08-16 03:33:59 -07:00 |
|
Jonathan Campbell
|
41bd80c3bf
|
LFN (Long File Name) support patch
[https://github.com/joncampbell123/dosbox-x/issues/105]
|
2015-08-16 02:02:30 -07:00 |
|
Jonathan Campbell
|
ffbad0b2b3
|
svn mainline r3878:
Year update.
|
2015-01-25 21:13:25 -08: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 |
|