djsrv
|
831c014f9e
|
DIRECTOR: Make FXmp available to MacText
|
2021-07-05 22:53:35 -04:00 |
|
djsrv
|
b3b55e59e9
|
GRAPHICS: MACGUI: Add parent to MacFontRun
|
2021-07-05 22:53:35 -04:00 |
|
Paul Gilbert
|
55d9f90e92
|
AGS: Added TPF demo detection entry
|
2021-07-05 19:44:48 -07:00 |
|
a/
|
af2d10d01d
|
SAGA2: Fix warning in main.cpp
|
2021-07-06 08:47:56 +09:00 |
|
a/
|
b0927289ab
|
SAGA2: Implement Globals saving and loading
|
2021-07-06 08:47:09 +09:00 |
|
a/
|
0f588942ab
|
SAGA2: Fix Actor cleanup
|
2021-07-06 08:47:09 +09:00 |
|
a/
|
51d1c44470
|
SAGA2: Fix Timer/TimerList cleanup
|
2021-07-06 08:47:09 +09:00 |
|
a/
|
46d0d6d775
|
SAGA2: Fix alloc-dealloc mismatch
|
2021-07-06 08:47:09 +09:00 |
|
a/
|
3af9df01b2
|
SAGA2: Fix Sensor/SensorList cleanup
|
2021-07-06 08:47:09 +09:00 |
|
a/
|
eee7be8da6
|
SAGA2: Fix debug messages
|
2021-07-06 08:47:09 +09:00 |
|
a/
|
103bcf290e
|
SAGA2: Use Common::String for SaveFileHeader
|
2021-07-06 08:47:09 +09:00 |
|
Matthew Duggan
|
4a4fcbc2ec
|
ULTIMA8: Fixes for No Regret menu buttons
Put the buttons in the right place, and set layer to ensure the buttons stay
above the background frame.
|
2021-07-06 08:16:20 +09:00 |
|
Matthew Duggan
|
4544336793
|
ULTIMA8: Add another special No Regret death animation
|
2021-07-06 08:16:20 +09:00 |
|
Matthew Duggan
|
58fece40aa
|
ULTIMA8: Add custom deaths for No Regret weapons
|
2021-07-06 08:16:20 +09:00 |
|
Eugene Sandulenko
|
58a7dbdc8a
|
SAGA2: Attempt to fix MIDI volume setting
|
2021-07-06 00:37:07 +02:00 |
|
Eugene Sandulenko
|
3fc298cb18
|
SAGA: Remove remaining references to saga2
|
2021-07-06 00:37:07 +02:00 |
|
Eugene Sandulenko
|
05525eded7
|
SAGA2: Cleanup audio code
|
2021-07-06 00:37:07 +02:00 |
|
Eugene Sandulenko
|
49bbc9bb44
|
SAGA2: More cleanup to audio
|
2021-07-06 00:37:07 +02:00 |
|
Eugene Sandulenko
|
113f0907c7
|
SAGA2: Correctly set loop volume based on distance
|
2021-07-06 00:37:07 +02:00 |
|
Eugene Sandulenko
|
16da887c2e
|
SAGA2: More cleanup in audio and unstubbed all methods
|
2021-07-06 00:37:07 +02:00 |
|
Eugene Sandulenko
|
4775b12073
|
SAGA2: Initial support for looped sounds and audio cleanup
|
2021-07-06 00:37:07 +02:00 |
|
Eugene Sandulenko
|
ad076a2302
|
SAGA2: Cleanup in audio
|
2021-07-06 00:37:07 +02:00 |
|
Eugene Sandulenko
|
628b874335
|
SAGA2: Properly save Subtitles setting
|
2021-07-06 00:37:06 +02:00 |
|
Eugene Sandulenko
|
f2ea2a57b2
|
SAGA2: Fix implementation of stillDoingVoice()
|
2021-07-06 00:37:06 +02:00 |
|
Le Philousophe
|
25426c0a80
|
MACGUI: Fix int/int32 build failures
All of this is because Rect and Surface have moved to int32
|
2021-07-05 23:54:34 +02:00 |
|
Le Philousophe
|
c2bd0cfb90
|
GUI: Fix int/int32 build failures
All of this is because Rect and Surface have moved to int32
|
2021-07-05 23:21:55 +02:00 |
|
Le Philousophe
|
d77074490f
|
VIDEO: Fix int/int32 build failures
All of this is because Rect and Surface have moved to int32
|
2021-07-05 23:19:47 +02:00 |
|
Le Philousophe
|
f94c56f100
|
TESTBED: Don't fail when pixel format couldn't be set
When pixel format isn't supported an assertion can be raised during
blitting. Don't draw anything instead.
|
2021-07-05 23:19:51 +03:00 |
|
djsrv
|
39ffd5b784
|
DIRECTOR: Implement Fmap
|
2021-07-05 14:34:33 -04:00 |
|
neuromancer
|
fc883bb340
|
PRIVATE: count number of click only if they hit a hotspot
|
2021-07-05 20:12:38 +02:00 |
|
Orgad Shaneh
|
f3af64196a
|
MAKEFILE: Add a dependency configure.stamp <- engines.awk
|
2021-07-05 20:38:37 +03:00 |
|
djsrv
|
6968cd6c04
|
DIRECTOR: LINGO: Remove b_colorQD
Since we have a general fallback from function to 'the' entity now, this
is no longer necessary.
|
2021-07-05 11:38:32 -04:00 |
|
djsrv
|
3c7f321c36
|
DIRECTOR: LINGO: Fix XCMD/XFCN comment
|
2021-07-05 10:55:30 -04:00 |
|
a/
|
464206bf73
|
SAGA2: Add game save stub
|
2021-07-05 20:23:07 +09:00 |
|
neuromancer
|
73f781bc95
|
PRIVATE: fixed typos in fPoliceClip documentation
|
2021-07-05 10:04:30 +02:00 |
|
neuromancer
|
aa04208e3b
|
PRIVATE: implemented missing corner case in PoliceClip
|
2021-07-05 09:40:23 +02:00 |
|
Paul Gilbert
|
e3151e69aa
|
ANDROID: Compilation fix due to Point field changes
|
2021-07-04 20:45:15 -07:00 |
|
Paul Gilbert
|
07ff61ea8d
|
GUI: Amiga compilation fix
|
2021-07-04 19:34:08 -07:00 |
|
Paul Gilbert
|
baccbedf50
|
GRAPHICS: Changed surface classes sizes from uint16 to int16
|
2021-07-04 18:24:27 -07:00 |
|
Paul Gilbert
|
1c3e7fb4e9
|
COMMON: Change Rect and Point to have int32 fields
|
2021-07-04 18:24:26 -07:00 |
|
Paul Gilbert
|
526a898454
|
AGS: Fix for Guard Duty creating a too large surface
|
2021-07-04 18:24:25 -07:00 |
|
lb_ii
|
dd75517d61
|
IMAGE: Use 0-bit alpha for non-transparent PNGs
|
2021-07-05 01:00:11 +02:00 |
|
Le Philousophe
|
6a6d681990
|
GUI: THEMES: Use scalable cursor in modern theme
|
2021-07-05 00:57:42 +02:00 |
|
Michael Ball
|
a8b7e1b2ee
|
3DS: Update README.md
- [`devkitpro-pkgbuild-helpers` is now deprecated in favor of `dkp-toolchain-vars`](https://github.com/devkitPro/pacman-packages/commit/f2fa9349470e7d42a4999bbea537ef9821782416#diff-1ad351cc587a0b9fc4008f8094e8935e2b4c2a3063b1e470c37c4fdeac92f105). The `devkitarm.sh` and `3dsvars.sh` files are still in `/opt/devkitpro/`.
- Update Section 4.1.2 with values from [`devkitarm.sh`](https://github.com/devkitPro/pacman-packages/blob/master/dkp-toolchain-vars/devkitarm.sh) and [`3dsvars.sh`](https://github.com/devkitPro/pacman-packages/blob/master/dkp-toolchain-vars/3dsvars.sh)
|
2021-07-05 00:57:00 +02:00 |
|
Eugene Sandulenko
|
ad91c57ebe
|
SAGA2: Implement sfx playback
|
2021-07-05 00:56:08 +02:00 |
|
Eugene Sandulenko
|
3fd1f5adba
|
SAGA2: Play click sounds
|
2021-07-05 00:56:08 +02:00 |
|
Matthew Duggan
|
4d2e3611ac
|
ULTIMA8: Correct usecode mappings for ES and Demo Remorse
|
2021-07-05 07:28:55 +09:00 |
|
Matthew Duggan
|
9fa7464dcb
|
ULTIMA8: Blank AVI frame with a RGBA-compatible black
Using color value 0 only works if there is no alpha channel, but in Regret
video decoding there is one.
|
2021-07-05 07:28:55 +09:00 |
|
Matthew Duggan
|
30cf4bc28a
|
ULTIMA8: Fix global constructor warning
|
2021-07-05 07:28:54 +09:00 |
|
Matthew Duggan
|
95745e0d6c
|
ULTIMA8: Improved animation debug logging
|
2021-07-05 07:28:54 +09:00 |
|