3024 Commits

Author SHA1 Message Date
Eugene Sandulenko
b9bdc463fc
DEVTOOLS: Cleanup temp file after running release checks 2023-03-20 18:32:52 +01:00
eientei
e48e143894 SCUMM: Add detection for some fan translations, more sizes 2023-03-20 00:16:16 +01:00
Paul Gilbert
f9bbbf9595 MM: MM1: Added blacksmith buy/sell logic 2023-03-18 22:28:35 -07:00
antoniou79
5492826a56 DEVTOOLS: BLADERUNNER: Update info on fontCreator args 2023-03-18 14:56:30 +02:00
Paul Gilbert
328c2bf17e MM: MM1: Remove deprecated list of item names 2023-03-17 21:55:47 -07:00
Paul Gilbert
98820217a2 MM: MM1: Blacksmith items now displaying 2023-03-17 21:55:46 -07:00
Eugene Sandulenko
b0975d857d
DEVTOOLS: Added more explanations to the pre-release checks 2023-03-17 16:33:33 +01:00
Eugene Sandulenko
fdb2c1950e
DEVTOOLS: Added checks for POTFILES usage 2023-03-17 16:24:25 +01:00
Eugene Sandulenko
3a8312c072
DISTS: Added missing engine-data files to various lists 2023-03-17 13:37:26 +01:00
Eugene Sandulenko
08b309758d
DEVTOOLS: Do not report ADGF_TESTING on itself and better chech for translations.dat 2023-03-17 13:37:25 +01:00
Eugene Sandulenko
6b078260b2
DISTS: Also, check theme files presence in the dists lists 2023-03-17 13:37:25 +01:00
Eugene Sandulenko
370cfa730d
DEVTOOLS: Add release check for engine-data files 2023-03-17 13:37:25 +01:00
Eugene Sandulenko
db16979e52
DEVTOOLS: Add missing freescape.dat to Xcode project 2023-03-17 11:32:31 +01:00
Paul Gilbert
059582fe48 MM: MM1: Beginnings of blacksmith items display 2023-03-16 22:50:34 -07:00
Paul Gilbert
eef20cf77b MM: MM1: Beginnings of Blacksmith location 2023-03-16 22:50:34 -07:00
Paul Gilbert
626273dbca MM: MM1: Added Rest view 2023-03-16 22:50:33 -07:00
Eugene Sandulenko
d8c741c010
DISTS: Switch release-checks.sh to bash and use proper colors 2023-03-16 19:19:07 +01:00
Orgad Shaneh
5214c04718 CREATE_PROJECT: Add required libraries for enet on Windows/CMake 2023-03-16 15:08:08 +01:00
Orgad Shaneh
6fb159f3f3 CREATE_PROJECT: Support Windows specific libraries for features
Use it for tts instead of the current hack.
2023-03-16 15:08:08 +01:00
Orgad Shaneh
45dde26fc5 CREATE_PROJECT: Simplify feature libraries initialization 2023-03-16 15:08:08 +01:00
Donovan Watteau
18ab6803d6 JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
Eugene Sandulenko
5f4d00fad8
DEVTOOLS: Add more comments to release-checks 2023-03-15 23:07:03 +01:00
Eugene Sandulenko
03c7597552
DEVTOOLS: Added pre-prelease checks for ultima.dat and mm.dat 2023-03-15 23:00:11 +01:00
Eugene Sandulenko
ba2b5665d7
DEVTOOLS: Added a script to automate some pre-release checks 2023-03-15 22:47:21 +01:00
Paul Gilbert
2e513c33f4 MM: MM1: Added Protect screen 2023-03-14 22:20:17 -07:00
Paul Gilbert
77204235e4 MM: MM1: Added Exchange dialog 2023-03-13 22:48:18 -07:00
PushmePullyu
0084aad823 NUVIE: Fix input lag in Ultima 6 main menu
Make sure all queued events are handled between calls to
canvas_update(). Decouples event polling rate from screen update rate.

Fixes #11478 and #12697
2023-03-13 20:41:58 -07:00
PushmePullyu
327e749486 Revert "NUVIE: Improve cursor responsiveness of main menu"
This reverts commit 518247c39a508101f2a81ccdd979183686cfa93b.
The commit did not fix main menu input lag.
2023-03-13 20:41:58 -07:00
PushmePullyu
2556e4d936 NUVIE: Fix Ultima 6 throwing weapon auto-ready
Remove thrown weapons from the inventory first instead of the hands
so they stay readied.

Fixes #12534
2023-03-13 20:40:30 -07:00
Paul Gilbert
4113595b54 MM: MM1: Fixes for search view 2023-03-10 22:26:42 -08:00
hax0kartik
4d9bf4429f DEVTOOLS: Fix create_engine compilation with mingw-w64 2023-03-10 10:57:29 +01:00
Paul Gilbert
4bebb71d62 MM: MM1: Add a generic WhoWillTry view 2023-03-09 22:51:38 -08:00
Paul Gilbert
5591049454 MM: MM1: Implement trap display 2023-03-09 22:51:38 -08:00
Paul Gilbert
bed08fd350 MM: MM1: Implement large message display for Leprechaun 2023-03-08 21:31:37 -08:00
Eugene Sandulenko
43d7792d4e
DEVTOOLS: Add USE_SDL2 to Xcode project 2023-03-09 01:32:54 +01:00
Donovan Watteau
5c2a6c17f2 CONFIGURE: Define USE_SDL2 in the preprocessor when found 2023-03-09 01:30:34 +01:00
Donovan Watteau
eec598892a CREATE_PROJECT: Add libvpx support for MSVC 2023-03-09 01:29:55 +01:00
neuromancer
fd85df270f FREESCAPE: correctly parse images in dos driller demo and removed extra files from freescape.dat 2023-03-08 20:45:02 +01:00
Paul Gilbert
2cc9f8578e MM: MM1: In progress adding Create Characters view 2023-03-07 22:31:58 -08:00
Donovan Watteau
37e3146f49 JANITORIAL: CREATE_PROJECT: Fix a small typo 2023-03-07 13:52:18 +01:00
Paul Gilbert
9f4e22d0f5 MM: MM1: Adding buttons to manage character view 2023-03-05 22:18:59 -08:00
Little Cat
bd1872c2ab BACKENDS: ENET: Now compiles on Windows. 2023-03-06 00:07:13 +01:00
Little Cat
c16244a23a BACKENDS: ENET: Compile stable 1.3.17 source. 2023-03-06 00:07:13 +01:00
Little Cat
1a50e10a83 BACKENDS: ENET: Now compiles and works on MSVC. 2023-03-06 00:07:13 +01:00
Eugene Sandulenko
10dda78ecc
DISTS: Include MKV license in distribution packages 2023-03-05 21:47:13 +01:00
Eugene Sandulenko
53163f427a DEVTOOLS: Added libvpx support to create_project 2023-03-05 21:29:03 +01:00
Vladimir Serbinenko
04c7df07d6 KYRA: Add Italian Amiga resources to kyra.dat 2023-03-05 14:00:28 +01:00
Paul Gilbert
a3aabc750b MM: MM1: Adding Esc button to character view 2023-03-04 22:16:19 -08:00
Paul Gilbert
347c99e288 MM: MM1: Stats display for character view 2023-03-03 22:43:02 -08:00
Kaloyan Chehlarski
a367dfe519 DEVTOOLS: Update create-nancy
Updated the format for nancy.dat to make multilanguage arrays
much easier to read.
2023-03-03 17:35:57 +02:00