FredBezies
580aabf651
Update fr_FR.lng
2023-09-30 09:05:49 +02:00
maron2000
ea6a2ffc6e
IMGMOUNT: Warn if trying to mount images with unsupported extension
2023-09-29 21:03:51 +09:00
maron2000
b7dadc1d5e
IMGMOUNT: Warn if mounted image is not formatted.
2023-09-29 19:51:27 +09:00
maxpat78
2cf134acee
Update it_IT.lng
...
Improved italian translation based on language file from v2023.09.01
2023-09-27 11:54:10 +02:00
maxpat78
072ae6a001
Create it_IT.lng
...
Provides partial translation into Italian (Italy)
2023-09-25 11:36:04 +02:00
Jonathan Campbell
487e6fe251
Merge pull request #4450 from maron2000/vista_installer
...
Add version check for Vista to Windows setup file
2023-09-05 07:24:35 -07:00
maron2000
4ae941dc42
Add version check for Vista to Windows setup file
2023-09-05 19:50:27 +09:00
Link-Mario
97af188ce1
Updated german language files.
2023-09-04 19:00:27 +02:00
JoeBroesele
e90674b80c
Added missing trailing spaces in de_pc98.lng
2023-09-03 23:03:47 +02:00
JoeBroesele
56bfb04c26
Added missing trailing spaces in de_DE.lng
2023-09-03 22:52:22 +02:00
Jonathan Campbell
33c5415305
Prepare for release
2023-09-01 14:49:48 -07:00
Jonathan Campbell
bcfde8a0c7
Prepare for release
2023-08-15 10:56:46 -07:00
Jonathan Campbell
611fd86414
Prepare for release
2023-08-11 13:21:45 -07:00
maron2000
6a1234024c
Update ja_JP.lng
...
Correct translation.
2023-07-29 08:24:52 +09:00
maron2000
dfd349dc56
Fix IMGMAKE error message
2023-07-28 21:59:45 +09:00
Jonathan Campbell
97a834fe85
Merge pull request #4356 from 1abcd/cht-translation
...
Update zh_TW.lng
2023-07-16 22:55:35 -07:00
1abcd
c77b712337
Update zh_TW.lng
2023-06-28 13:31:40 +08:00
maron2000
a128a0f999
Build nightly setup file for Windows
2023-06-26 22:45:46 +09:00
maron2000
e0d4bd3c97
Add entries regarding VHDMAKE command
2023-06-07 00:28:50 +09:00
maron2000
87dca6cda3
Update ja_JP.lng
2023-06-06 23:54:01 +09:00
Link-Mario
a606a9132b
Updated german language files.
...
Seperate file for PC98 mode still necessary.
Fixed bug 'loading spanish language after change of codepage' by using a fresh language file via DOSBox-X's built-in config tool.
2023-05-11 19:27:08 +02:00
1abcd
bc134bc4d8
Update zh_TW.lng
2023-05-02 16:07:27 +08:00
1abcd
783e8ecdb9
Update zh_TW.lng
2023-05-02 15:54:04 +08:00
1abcd
20b3860fcf
Merge branch 'joncampbell123:master' into cht-translation
2023-05-02 12:05:24 +08:00
Jonathan Campbell
d2d9d6b397
Update version, prepare for release
2023-05-01 07:33:27 -07:00
1abcd
3bf383841f
Update zh_TW.lng
2023-05-01 19:27:28 +08:00
Jonathan Campbell
72cd9dacce
Update build date, prepare for release later
2023-04-30 09:27:19 -07:00
1abcd
f60f4ccf7f
Update zh_TW.lng
2023-04-29 22:32:56 +08:00
1abcd
178067b193
Update zh_TW.lng
2023-04-19 00:19:56 +08:00
1abcd
8ff67ed449
Update zh_TW.lng
2023-04-16 23:27:35 +08:00
1abcd
e6ce6d41be
Update zh_TW.lng
2023-04-11 11:28:46 +08:00
Jonathan Campbell
b1bd17b26f
Update FREECG98.BMP bitmap from hdk1983 which corrects some character cells [ https://github.com/joncampbell123/dosbox-x/issues/4123 ]
2023-04-09 22:51:09 -07:00
Jonathan Campbell
b7e8710646
Remove .orig files
2023-04-06 11:45:20 -07:00
Jonathan Campbell
10add4401b
Prepare for release
2023-03-31 19:30:40 -07:00
Jonathan Campbell
6c8c6246bf
Update timestamp
2023-03-27 15:32:10 -07:00
Jonathan Campbell
cf476f20f6
Update build timestamp
2023-03-23 20:31:29 -07:00
Link-Mario
016d73a983
fixing typos in german language file
2023-03-17 14:41:01 +01:00
Jonathan Campbell
13d0f1d281
more
2023-02-16 10:53:30 -08:00
maron2000
b58afd68cc
Add CI workflow to build Installer for Windows XP
2023-02-05 10:43:49 +09:00
Jonathan Campbell
d0f0d6826a
Update
2023-01-01 21:17:53 -08:00
Jonathan Campbell
cc272387dd
Update options, comments, build timestamp
2022-12-31 20:42:16 -08:00
Jonathan Campbell
a5c0d2a3e5
Prepare for release, again
2022-12-26 18:28:50 -08:00
Jonathan Campbell
da59770c52
Prepare for release
2022-12-26 16:59:12 -08:00
Jonathan Campbell
d87c11fd35
Update version, timestamp
2022-12-25 13:17:10 -08:00
Jonathan Campbell
4948bcdc70
Merge pull request #3884 from jwalt/feature/gamelink
...
Feature/gamelink
2022-12-17 20:55:33 -08:00
jwalt
5b45c03d6f
Cleanup Game Link code, add menu bar & config command support, allow switching video at will
2022-12-15 20:03:46 +01:00
Jookia
b3fa848f0f
Replace '/bin/bash' with '/usr/bin/env bash' in shebangs
...
This should hopefully help portability with BSDs.
2022-12-12 17:52:27 +08:00
Stephen Kitt
4f728dc5cc
Remove SCANRES.COM
...
SCANRES is a TSR providing support for varying the number of
scanlines (interrupt 0x10, service 0x1230) in DOSBox; DOSBox-X
supports that directly, so this TSR isn’t useful there.
This patch removes SCANRES.COM entirely.
Signed-off-by: Stephen Kitt <steve@sk2.org >
2022-11-30 20:53:00 +01:00
aybe
2b35d6822d
Add credits to CGA palettes
...
Co-Authored-By: John Novak <john@johnnovak.net >
2022-09-23 18:55:15 +02:00
aybe
de7611c12b
add set of cga shaders from dosbox staging
2022-09-23 07:50:30 +02:00