Commit Graph

  • 3855d51f5c Add function to generate string from format maron2000 2025-04-19 22:55:04 +09:00
  • 1b9231e60a Finished first implementation of tfd support for OS/2 Jochen Sch„fer 2025-04-19 15:37:03 +02:00
  • c25a13b7c4 Merge branch 'master' of github.com:josch1710/dosbox-x Jochen Sch„fer 2025-04-18 19:02:52 +02:00
  • eb88986e20 Work on tinyfiledialogs. Done are open and save dialogs as well as message boxes. Jochen Sch„fer 2025-04-18 19:02:36 +02:00
  • 69c925592b
    Merge pull request #5643 from maron2000/update_buildmd Jonathan Campbell 2025-04-18 07:27:46 -07:00
  • 57af3627ce Update BUILD.md maron2000 2025-04-18 18:17:00 +09:00
  • 854215a086
    Merge pull request #5642 from maron2000/add_translation Jonathan Campbell 2025-04-18 01:25:40 -07:00
  • a2b4a6101a
    Merge pull request #5641 from maron2000/update_changelog Jonathan Campbell 2025-04-18 01:25:25 -07:00
  • 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? Jonathan Campbell 2025-04-17 23:42:40 -07:00
  • e4bb9df395 Fixed a message showed in English instead of the translated one. maron2000 2025-04-18 14:22:28 +09:00
  • ab6545a62a Update CHANGELOG maron2000 2025-04-18 14:19:09 +09:00
  • d43fd90a16 Revise EGA/VGA CRTC CGA/Hercules bit remapping to map out only those bits rather than as an upper mask bound Jonathan Campbell 2025-04-17 21:11:12 -07:00
  • fd4631dec1
    Merge pull request #5640 from maron2000/update_libpng Jonathan Campbell 2025-04-17 20:49:12 -07:00
  • bf023ea707
    Merge pull request #5637 from maron2000/update_xcopy Jonathan Campbell 2025-04-17 20:48:51 -07:00
  • 3646f868e1
    Merge pull request #5636 from josch1710/master Jonathan Campbell 2025-04-17 20:48:29 -07:00
  • 1ef1db2a8e
    Merge pull request #5634 from FredBezies/patch-1 Jonathan Campbell 2025-04-17 20:48:11 -07:00
  • 77f6be9cf4
    Merge pull request #5632 from maron2000/update_changelog Jonathan Campbell 2025-04-17 20:47:49 -07:00
  • 91f5d8b429
    Add missing file for libpng arm builds maron2000 2025-04-18 07:56:40 +09:00
  • 7893ec8ee7 reset libpng.vcxproj maron2000 2025-04-17 22:39:33 +09:00
  • 73f450bf55 Update libpng to ver 1.6.47 maron2000 2025-04-17 22:18:39 +09:00
  • afbb38358d Replace XCOPY binary maron2000 2025-04-14 22:02:38 +09:00
  • c73a28f647 XCOPY: Remove readonly attribute of copied file maron2000 2025-04-14 21:56:29 +09:00
  • 0e385cbeb7 Replace xcopy source files with ver. 1.9a maron2000 2025-04-14 20:52:30 +09:00
  • 881f9051ea OS/2: Moved os2.h in sdlmain for ncurses to work Jochen Sch„fer 2025-04-14 10:25:40 +02:00
  • e6c3eacd5b OS/2: Made SDL2 version running Jochen Sch„fer 2025-04-14 09:43:41 +02:00
  • f0bfd27220
    Sync french translation FredBezies 2025-04-13 17:53:11 +02:00
  • a6ab2d969b Update CHANGELOG maron2000 2025-04-13 21:10:48 +09:00
  • 62c118932f
    Merge pull request #5629 from maron2000/update_sdl2 Jonathan Campbell 2025-04-12 21:57:44 -07:00
  • 5c07e560fa
    Merge pull request #5627 from josch1710/master Jonathan Campbell 2025-04-12 21:56:49 -07:00
  • e306b5d63e
    Merge pull request #5625 from maron2000/fix_automake Jonathan Campbell 2025-04-12 21:56:33 -07:00
  • f96bdf0006
    Merge pull request #5624 from maron2000/add_translation Jonathan Campbell 2025-04-12 21:56:15 -07:00
  • 36ccd11455 Reapply fix for build error on VS2022 maron2000 2025-04-12 07:57:57 +09:00
  • 897df474cc Reapply DOSBox-X specific patches to SDL2 library maron2000 2025-04-11 23:50:49 +09:00
  • dbc8730a72 Update SDL2 library to version 2.32.4 maron2000 2025-04-11 23:06:05 +09:00
  • 5f84caa1d4 Do not use Enet on OS/2 Jochen Schäfer 2025-04-11 12:56:14 +02:00
  • 802d310c04 Explicitly specify files in Makefile.am instead of using wildcards maron2000 2025-04-11 11:08:25 +09:00
  • edc02d7a63 Add missing items to translation files maron2000 2025-04-09 21:59:19 +09:00
  • e770c04d02 Add translations to language files (en_US, ja_JP) maron2000 2025-04-09 21:47:51 +09:00
  • 7407ad57cc Add translations for displaying usage of several commands maron2000 2025-04-09 21:45:45 +09:00
  • dcc08d7ece
    Merge pull request #5622 from maron2000/mac_sdl2net Jonathan Campbell 2025-04-07 12:07:52 -07:00
  • 44564f7e29 macOS: Add sdl2_net as required library maron2000 2025-04-07 23:35:20 +09:00
  • 25738a68fc macOS add required libraries to CI build workflow maron2000 2025-04-07 23:24:58 +09:00
  • d5e150f1db
    Merge pull request #5614 from josch1710/master Jonathan Campbell 2025-04-06 23:52:34 -07:00
  • 71c4ac1a34
    Merge pull request #5620 from maron2000/update_changelog Jonathan Campbell 2025-04-06 23:52:17 -07:00
  • a8c963d427
    Merge pull request #5619 from maron2000/cleanup_warnings Jonathan Campbell 2025-04-06 23:52:03 -07:00
  • 9b7722e7e9
    Merge pull request #5618 from arifogel/ari-fix-savestate-buffer-overflow Jonathan Campbell 2025-04-06 23:51:43 -07:00
  • 24a9e58d25 Silence some more warnings maron2000 2025-04-06 20:17:40 +09:00
  • c5596903ca Supress suggestions to add 'override' maron2000 2025-04-06 19:35:17 +09:00
  • d0466d9165 Clean up unused variables maron2000 2025-04-06 18:54:39 +09:00
  • 2ea0b0a30a Update CHANGELOG maron2000 2025-04-06 18:32:50 +09:00
  • 3b99b9eae1 Clean up un-used variables and some warnings maron2000 2025-04-06 18:28:49 +09:00
  • 9e091cb689 Fix intermittent buffer overflow upon savestate Ari Fogel 2025-04-05 23:00:04 -07:00
  • 40cb3fa5bb Reverted changes to misc_util Jochen Schäfer 2025-04-03 08:08:15 +02:00
  • 0ef6c2d020 oops Jonathan Campbell 2025-04-02 23:02:26 -07:00
  • e1c16ed466 Update debug info Jonathan Campbell 2025-04-02 22:53:21 -07:00
  • 666ea1c4e9 Tried to change Enet exclusion. Jochen Schäfer 2025-04-01 11:59:59 +02:00
  • e404ab8f35 Tried to change Enet exclusion. Jochen Schäfer 2025-04-01 11:52:01 +02:00
  • 14e65687a9
    Merge branch 'master' into master josch1710 2025-04-01 08:53:04 +02:00
  • 97200d5744 Excluded some code for OS/2 Jochen Sch„fer 2025-04-01 08:13:26 +02:00
  • d6f2be9be6 Implemented changing file time. Cleaned up tabs in LocalFile::Close Jochen Sch„fer 2025-04-01 08:09:30 +02:00
  • dce72c6f1b
    Merge pull request #5613 from maron2000/fix_color Jonathan Campbell 2025-03-31 12:25:24 -07:00
  • ffec05f6db Fix mistake of yellow color in COLOR command maron2000 2025-03-31 21:03:55 +09:00
  • d3019b644b Fix typo of default foreground color in COLOR command maron2000 2025-03-31 20:59:26 +09:00
  • 224c031756 more Jonathan Campbell 2025-03-31 03:44:40 -07:00
  • 5003fed8dd oops Jonathan Campbell 2025-03-31 03:42:49 -07:00
  • 90a1a2a9f3 fix italics Jonathan Campbell 2025-03-31 03:37:30 -07:00
  • 7c8e6b5eb0 try Jonathan Campbell 2025-03-31 03:36:38 -07:00
  • 0ee4867844 try Jonathan Campbell 2025-03-31 03:35:26 -07:00
  • c5b8f7907f more Jonathan Campbell 2025-03-31 03:28:19 -07:00
  • 61789d0099 try Jonathan Campbell 2025-03-31 03:08:08 -07:00
  • 3ac921131e try Jonathan Campbell 2025-03-31 03:04:14 -07:00
  • 5c41f9d25f correct Jonathan Campbell 2025-03-31 03:01:59 -07:00
  • 040c570eab modes Jonathan Campbell 2025-03-31 03:01:30 -07:00
  • b58893ef02 debug Jonathan Campbell 2025-03-31 02:01:49 -07:00
  • 59a285f217 debug Jonathan Campbell 2025-03-31 02:01:49 -07:00
  • 2b1ea9ff99 Time to document the video debug overlay Jonathan Campbell 2025-03-31 01:23:35 -07:00
  • 982ae13c48 Video debug: Correct VGA 256-color palette grid Jonathan Campbell 2025-03-31 01:06:46 -07:00
  • 19bc0c63c8
    Merge pull request #5607 from josch1710/master Jonathan Campbell 2025-03-31 00:42:23 -07:00
  • b72ae82f87
    Merge pull request #5606 from LeoKids/patch-1 Jonathan Campbell 2025-03-29 09:19:49 -07:00
  • 03a2264334
    Merge pull request #5605 from maron2000/fix_backspace Jonathan Campbell 2025-03-29 09:19:29 -07:00
  • b078538d99
    Merge pull request #5604 from maron2000/color_fix Jonathan Campbell 2025-03-29 09:19:13 -07:00
  • af39264c77 Additional fix for Backspace key in shell maron2000 2025-03-29 23:56:41 +09:00
  • e0ef6beb90 Adding OS/2 implementation for physfs Jochen Sch„fer 2025-03-29 10:59:14 +01:00
  • 57fc5831d3 Some OS/2 specific changes. Patches are not complete yet Jochen Sch„fer 2025-03-29 10:35:37 +01:00
  • a42bfd362e
    Update README.md Leo 2025-03-28 19:33:55 -03:00
  • 49f77509a2 Rewrite DBCS character handling of Backspace key in command history maron2000 2025-03-28 23:49:15 +09:00
  • 1cb0dcf652 Update CHANGELOG maron2000 2025-03-28 18:57:13 +09:00
  • 90c33545e7 Fix COLOR command to match behavior on Windows maron2000 2025-03-28 18:36:07 +09:00
  • 36888dc377
    Merge pull request #5602 from maron2000/update_changelog Jonathan Campbell 2025-03-28 00:10:22 -07:00
  • 418756a9d1
    Merge branch 'master' into update_changelog Jonathan Campbell 2025-03-28 00:10:15 -07:00
  • 6c944cfc82 PC-98 INT 18h AH=10h set cursor blink, and side effect as well, to eliminate blinking cursor in PC-98 port of Lemmings Jonathan Campbell 2025-03-27 19:46:48 -07:00
  • b21934e91b
    Merge pull request #5598 from josch1710/master Jonathan Campbell 2025-03-27 17:21:04 -07:00
  • 7bdf5e0c79 Update CHANGELOG maron2000 2025-03-27 21:06:16 +09:00
  • fc3dcc496f
    Merge pull request #5599 from maron2000/fix_int21ah0a Jonathan Campbell 2025-03-26 11:00:06 -07:00
  • d89109b6c1
    Merge pull request #5596 from maron2000/fix_int21ah01 Jonathan Campbell 2025-03-26 10:57:00 -07:00
  • 01567b9ee1
    Merge pull request #5595 from maron2000/fix_insertbug Jonathan Campbell 2025-03-26 10:56:41 -07:00
  • f60ed08dc5
    Merge pull request #5594 from fuel-pcbox/master Jonathan Campbell 2025-03-26 10:56:11 -07:00
  • 3f9fcbd34c Corrected text Jochen Sch„fer 2025-03-26 16:20:18 +01:00
  • b0a799e820 Int21h AH=0x0a Keep cursor position if keyboard buffer full maron2000 2025-03-26 23:07:10 +09:00
  • d7673db596 Consider autodbcs option in device_CON::Write maron2000 2025-03-26 21:05:24 +09:00