20117 Commits

Author SHA1 Message Date
Jochen Sch„fer
c25a13b7c4 Merge branch 'master' of github.com:josch1710/dosbox-x 2025-04-18 19:02:52 +02:00
Jochen Sch„fer
eb88986e20 Work on tinyfiledialogs. Done are open and save dialogs as well as message boxes. 2025-04-18 19:02:36 +02:00
Jonathan Campbell
69c925592b
Merge pull request #5643 from maron2000/update_buildmd
Update BUILD.md
2025-04-18 07:27:46 -07:00
maron2000
57af3627ce Update BUILD.md 2025-04-18 18:58:20 +09:00
Jonathan Campbell
854215a086
Merge pull request #5642 from maron2000/add_translation
Fix a message showed in English instead of the translated one.
2025-04-18 01:25:40 -07:00
Jonathan Campbell
a2b4a6101a
Merge pull request #5641 from maron2000/update_changelog
Update CHANGELOG
2025-04-18 01:25:25 -07:00
Jonathan Campbell
0eaed9299c PC-98 CG MMIO fix for "Plants of Dragon" by ASCII. Not entirely sure if this fix reflects real PC-98 hardware, but it fixes the corrupted characters (custom char font 0xxx56 codes) in the game. Apparently that part of the CG cannot be read/written the full 16 bits, and if you try, you get 8 bits at a time anyway? 2025-04-17 23:42:40 -07:00
maron2000
e4bb9df395 Fixed a message showed in English instead of the translated one. 2025-04-18 14:22:28 +09:00
maron2000
ab6545a62a Update CHANGELOG 2025-04-18 14:19:09 +09:00
Jonathan Campbell
d43fd90a16 Revise EGA/VGA CRTC CGA/Hercules bit remapping to map out only those bits rather than as an upper mask bound 2025-04-17 21:11:12 -07:00
Jonathan Campbell
fd4631dec1
Merge pull request #5640 from maron2000/update_libpng
Update libpng to version 1.6.47
2025-04-17 20:49:12 -07:00
Jonathan Campbell
bf023ea707
Merge pull request #5637 from maron2000/update_xcopy
Update XCOPY to ver 1.9a
2025-04-17 20:48:51 -07:00
Jonathan Campbell
3646f868e1
Merge pull request #5636 from josch1710/master
OS/2: SDL 2 builds and run
2025-04-17 20:48:29 -07:00
Jonathan Campbell
1ef1db2a8e
Merge pull request #5634 from FredBezies/patch-1
Sync french translation
2025-04-17 20:48:11 -07:00
Jonathan Campbell
77f6be9cf4
Merge pull request #5632 from maron2000/update_changelog
Update CHANGELOG
2025-04-17 20:47:49 -07:00
maron2000
91f5d8b429
Add missing file for libpng arm builds 2025-04-18 07:56:40 +09:00
maron2000
7893ec8ee7 reset libpng.vcxproj 2025-04-17 22:39:33 +09:00
maron2000
73f450bf55 Update libpng to ver 1.6.47 2025-04-17 22:18:39 +09:00
maron2000
afbb38358d Replace XCOPY binary 2025-04-14 22:02:38 +09:00
maron2000
c73a28f647 XCOPY: Remove readonly attribute of copied file 2025-04-14 21:56:29 +09:00
maron2000
0e385cbeb7 Replace xcopy source files with ver. 1.9a 2025-04-14 20:52:30 +09:00
Jochen Sch„fer
881f9051ea OS/2: Moved os2.h in sdlmain for ncurses to work 2025-04-14 10:25:40 +02:00
Jochen Sch„fer
e6c3eacd5b OS/2: Made SDL2 version running 2025-04-14 09:43:41 +02:00
FredBezies
f0bfd27220
Sync french translation 2025-04-13 17:53:11 +02:00
maron2000
a6ab2d969b Update CHANGELOG 2025-04-13 21:10:48 +09:00
Jonathan Campbell
62c118932f
Merge pull request #5629 from maron2000/update_sdl2
Update SDL2 library to version 2.32.4
2025-04-12 21:57:44 -07:00
Jonathan Campbell
5c07e560fa
Merge pull request #5627 from josch1710/master
Do not use Enet on OS/2
2025-04-12 21:56:49 -07:00
Jonathan Campbell
e306b5d63e
Merge pull request #5625 from maron2000/fix_automake
Explicitly specify files in Makefile.am instead of using wildcards
2025-04-12 21:56:33 -07:00
Jonathan Campbell
f96bdf0006
Merge pull request #5624 from maron2000/add_translation
Add some missing translations
2025-04-12 21:56:15 -07:00
maron2000
36ccd11455 Reapply fix for build error on VS2022 2025-04-12 07:57:57 +09:00
maron2000
897df474cc Reapply DOSBox-X specific patches to SDL2 library 2025-04-11 23:50:49 +09:00
maron2000
dbc8730a72 Update SDL2 library to version 2.32.4 2025-04-11 23:06:05 +09:00
Jochen Schäfer
5f84caa1d4 Do not use Enet on OS/2 2025-04-11 12:56:14 +02:00
maron2000
802d310c04 Explicitly specify files in Makefile.am instead of using wildcards 2025-04-11 11:08:25 +09:00
maron2000
edc02d7a63 Add missing items to translation files 2025-04-09 21:59:19 +09:00
maron2000
e770c04d02 Add translations to language files (en_US, ja_JP) 2025-04-09 21:49:25 +09:00
maron2000
7407ad57cc Add translations for displaying usage of several commands 2025-04-09 21:45:45 +09:00
Jonathan Campbell
dcc08d7ece
Merge pull request #5622 from maron2000/mac_sdl2net
macOS Install SDL2_net in CI workflow to enable internal modem support
2025-04-07 12:07:52 -07:00
maron2000
44564f7e29 macOS: Add sdl2_net as required library 2025-04-07 23:35:20 +09:00
maron2000
25738a68fc macOS add required libraries to CI build workflow 2025-04-07 23:24:58 +09:00
Jonathan Campbell
d5e150f1db
Merge pull request #5614 from josch1710/master
More OS/2 porting
2025-04-06 23:52:34 -07:00
Jonathan Campbell
71c4ac1a34
Merge pull request #5620 from maron2000/update_changelog
Update CHANGELOG
2025-04-06 23:52:17 -07:00
Jonathan Campbell
a8c963d427
Merge pull request #5619 from maron2000/cleanup_warnings
Clean up un-used variables and some warnings
2025-04-06 23:52:03 -07:00
Jonathan Campbell
9b7722e7e9
Merge pull request #5618 from arifogel/ari-fix-savestate-buffer-overflow
Fix intermittent buffer overflow upon savestate
2025-04-06 23:51:43 -07:00
maron2000
24a9e58d25 Silence some more warnings 2025-04-06 20:17:40 +09:00
maron2000
c5596903ca Supress suggestions to add 'override' 2025-04-06 19:35:17 +09:00
maron2000
d0466d9165 Clean up unused variables 2025-04-06 18:54:39 +09:00
maron2000
2ea0b0a30a Update CHANGELOG 2025-04-06 18:32:50 +09:00
maron2000
3b99b9eae1 Clean up un-used variables and some warnings 2025-04-06 18:28:49 +09:00
Ari Fogel
9e091cb689 Fix intermittent buffer overflow upon savestate
* allocate missing byte for string terminator for savestate filename
2025-04-05 23:00:52 -07:00