athrxx
6f8aa0b21b
DEVTOOLS: (CREATE_KYRADAT) - whitespace
2020-08-29 23:50:30 +02:00
Eugene Sandulenko
3c939d848d
DEVTOOLS: Remove useless assert(). CID 1386623
...
_size is uint16, thus it will be always < 65536
2020-08-29 17:22:24 +02:00
Matthew Duggan
6cd9fd93ca
ULTIMA8: Fix U8 Japanese menu text
2020-08-29 21:48:06 +09:00
Matthew Duggan
92f6d5bb45
ULTIMA8: Fix some U8 Japanese text
2020-08-29 18:11:13 +09:00
Hubert Maier
9a96b833cd
CREDITS: Fix handle
...
Alternatively you can simply remove the handle.
I'll leave the decision to you guys
2020-08-28 00:32:49 +02:00
Eugene Sandulenko
746ec5ce36
SCUMM: Show warning on unsupported Pajama2 Russian localization
2020-08-25 22:07:04 +02:00
Eugene Sandulenko
9b32514baa
CREDITS: Add Griffon engine
2020-08-25 17:56:23 +02:00
SupSuper
bcb7d1f30c
BACKENDS: Discord rich presence support
...
Adds support for showing the currently running game
in a Discord user's game activity.
2020-08-25 10:47:41 +02:00
SupSuper
74db2b3860
CREATE_PROJECT: Fix typos in MSVC properties
2020-08-21 05:38:26 +01:00
SupSuper
59d9975912
CREATE_PROJECT: Remove obsolete BuildSetup libraries property
...
Every generator manages their libraries, so this is no longer used
2020-08-20 23:54:32 +02:00
SupSuper
bd34337370
CREATE_PROJECT: Update CodeBlocks library names
...
MinGW and MSVC libraries follow different conventions
2020-08-20 23:54:32 +02:00
SupSuper
dfb0123d56
CREATE_PROJECT: Add a name table for MSVC library dependencies
...
Adds support for Debug/Release lib names and moves
Windows-specific code to the MSVC generator
2020-08-20 23:54:32 +02:00
Eric Fry
bd49bbf7ea
CREDITS: Add Blazing Dragons credits
2020-08-19 12:27:29 +02:00
Daniel
57cd0741ae
CREATE_PROJECT: Disable MSVC virtual inheritance warnings
...
Noisy and doesn't look like it's getting a "proper" fix anytime soon
2020-08-15 08:45:35 +01:00
djsrv
04e7bcee3f
GRAPHICS: MACGUI: Lighten inactive window borders
2020-08-07 18:55:43 -04:00
djsrv
5f55ae169b
GRAPHICS: MACGUI: Fix several border bitmaps
2020-08-07 18:17:35 -04:00
djsrv
494a92ee19
GRAPHICS: MACGUI: Add transparency to border bmps
2020-08-07 16:47:19 -04:00
djsrv
570e33cc8a
GRAPHICS: MACGUI: Draw bitmap desktop background
2020-08-06 18:32:08 -04:00
athrxx
999689abff
KYRA: (LOL) - add keyboard key binding for map button
...
Allow map display via 'm' key. The original doesn't have that, although there are keyboard controls for most other buttons. I add this as a feature, since it's useful for controller play.
2020-08-06 15:06:28 +02:00
Eugene Sandulenko
aa563f0c81
ALL: Remove PS2 port
2020-08-01 15:15:49 +02:00
Eugene Sandulenko
4c60037235
DEVTOOLS: Added hfsutils mode for encode-macbinary.sh
2020-08-01 14:30:10 +02:00
Roland van Laar
18f9d5da16
GRAPHICS: MACGUI: create_project add shebang
2020-08-01 01:17:46 +02:00
djsrv
6189a36d12
GRAPHICS: MACGUI: Add border types
2020-07-31 16:38:37 -04:00
Matthew Duggan
d5f5f0f2b9
DEVTOOLS: ULTIMA8: Fix credits display frame
2020-07-31 16:13:13 +09:00
athrxx
5be7a08c42
KYRA: (EOB/SegaCD) - add static resources
2020-07-30 22:19:08 +02:00
Matthew Duggan
1fa244a662
ULTIMA8: Mark some weapons as 'small' for Crusader
2020-07-30 13:37:20 +09:00
Matthew Duggan
c479540be1
DEVTOOLS: ULTIMA8: Add overlay data for remorse weapons.
2020-07-30 11:41:05 +09:00
Michał Janiszewski
bb9dddcd04
CREATE_PROJECT: JANITORIAL: Apply code formatting
2020-07-15 15:30:55 +02:00
SupSuper
95d191e19a
CREATE_PROJECT: Fix VS2008 property names
2020-07-15 15:30:55 +02:00
Michał Janiszewski
680da50b81
CREATE_PROJECT: Remove C++11
2020-07-15 15:30:55 +02:00
Michał Janiszewski
26591c1341
CREATE_PROJECT: Add missing is_open check
...
This is to satisfy DeepCode warning on PR
2020-07-15 15:30:55 +02:00
SupSuper
ef803ee080
CREATE_PROJECT: Old Visual Studio doesn't support ARM64
2020-07-15 15:30:55 +02:00
SupSuper
7a5c4e6121
CREATE_PROJECT: Remove C++11
2020-07-15 15:30:55 +02:00
Michał Janiszewski
c763e56d57
CREATE_PROJECT: Address review comments
2020-07-15 15:30:55 +02:00
Michał Janiszewski
6b1fb8fc8f
CREATE_PROJECT: Sort libraries to be returned
2020-07-15 15:30:55 +02:00
Michał Janiszewski
3d3b0124ad
CREATE_PROJECT: Make MSVC project understand more architectures
2020-07-15 15:30:55 +02:00
Michał Janiszewski
a23b1789db
CREATE_PROJECT: Add ability to remove feature from setup
2020-07-15 15:30:55 +02:00
Michał Janiszewski
0de86d6fbf
CREATE_PROJECT: Add option to use canonical library names
...
This allows for easier plugging in of alternative providers of libraries
2020-07-15 15:30:55 +02:00
Jonathan Phénix
093fdffa6b
XEEN: Fix "remove X to equip Y" display issue
...
Without the terminal space, the last character is vertically cut.
Tested with the Xeen Slayer Sword.
2020-07-06 18:46:09 -07:00
Jonathan Phénix
6cad70deab
XEEN: Return error on invalid number of arguments
2020-07-06 18:46:09 -07:00
Matthew Duggan
51ee9991bd
ULTIMA8: Display crusader item data from ini file
2020-07-06 16:27:16 +09:00
Matthew Duggan
aefc4e4022
DEVTOOLS: ULTIMA8: Add base ini files for Remorse
2020-07-02 15:59:55 +09:00
Eugene Sandulenko
80649ba245
CREDITS: Updated Director credits
2020-07-02 01:48:49 +02:00
Cameron Cawley
6620ccbcd0
DOCS: Update credits
2020-07-02 01:43:14 +02:00
Einar Johan Trøan Sømåen
ff602877e6
DEVTOOLS: Unhardcode scummvm-name in create_project for XCode.
...
The existing code broke create_project in ResidualVM, as
the loop that creates the actual build configurations
generated the hash from the actual object name, which
for ResidualVM would be XCConfigurationList_residualvm.
The same logic was not applied when generating the reference,
as that would use the hardcoded name XCConfigurationList_scummvm.
This patch makes a minimal fix for that, by using the
PROJECT_NAME define instead of the hardcoded name.
2020-06-29 02:09:23 +02:00
Eugene Sandulenko
d486387ad7
BUILD: Build also lzip source archive
2020-06-20 20:55:07 +02:00
mataniko
9e90011aed
DEVTOOLS: Move create_prince to a submodule
2020-06-15 10:54:16 -04:00
athrxx
0652662b00
KYRA: (LOL/Spanish) - fix detection and static resources
2020-06-07 14:21:14 +02:00
Strangerke
72436eff6e
KINGDOM: Add TMM in the engine credits
2020-06-07 00:02:29 +02:00
Strangerke
49080215b4
KINGDOM: Add credits for Kingdom
2020-06-07 00:02:29 +02:00