rr-
|
32247a27ec
|
ddraw: remove fmv hacks
|
2021-12-01 02:25:23 +01:00 |
|
rr-
|
920fdea3e4
|
ati3dcif: remove glm dependency
|
2021-12-01 02:25:22 +01:00 |
|
rr-
|
6322e6271f
|
ddraw: remove all unused cruft
|
2021-12-01 02:25:22 +01:00 |
|
rr-
|
9ab13e9a9c
|
ati3dcif: remove contexts
|
2021-12-01 00:23:09 +01:00 |
|
rr-
|
a0705b8072
|
lib: move to src
|
2021-12-01 00:23:07 +01:00 |
|
rr-
|
0b16cc4449
|
s/hwr: pull surface dimension vars
|
2021-12-01 00:22:27 +01:00 |
|
rr-
|
8ac14cf79a
|
s/hwr: remove z depth buffer
|
2021-11-30 23:45:23 +01:00 |
|
rr-
|
f596c65104
|
s/hwr: pull g_Surface pointers
|
2021-11-30 23:42:44 +01:00 |
|
rr-
|
f596b48ab3
|
s/hwr: improve error logging
|
2021-11-30 23:27:22 +01:00 |
|
rr-
|
157a034244
|
s/audio: restore pitch variation
|
2021-11-30 19:49:41 +01:00 |
|
rr-
|
1cade34cff
|
docs: update roadmap
|
2021-11-30 18:11:51 +01:00 |
|
rr-
|
d167887d1c
|
log: print to stdout
|
2021-11-30 18:00:16 +01:00 |
|
rr-
|
cd6b27a5e3
|
s/audio: fix buffer size
|
2021-11-30 17:46:33 +01:00 |
|
rr-
|
99a16208e5
|
s/audio: close the device during FMVs
|
2021-11-30 17:43:27 +01:00 |
|
rr-
|
5fb48a08ad
|
docs: update compilation instructions
|
2021-11-30 16:57:21 +01:00 |
|
rr-
|
1dd74e7793
|
g/fmv: guess filename extension
|
2021-11-30 15:58:40 +01:00 |
|
rr-
|
76a1051f1e
|
s/picture: guess filename extension
|
2021-11-30 15:58:08 +01:00 |
|
rr-
|
8c3c8d21b9
|
s/picture: remove debug logs
|
2021-11-30 15:32:37 +01:00 |
|
rr-
|
105841d4e1
|
g/option: split into smaller files
|
2021-11-30 14:13:32 +01:00 |
|
rr-
|
6f639bf916
|
g/option: rename functions
|
2021-11-30 13:48:05 +01:00 |
|
rr-
|
e21a7952ad
|
g/settings: remove atiset.dat support
|
2021-11-30 13:13:14 +01:00 |
|
rr-
|
fce9b0b8fb
|
g/settings: rename functions
|
2021-11-30 12:25:56 +01:00 |
|
rr-
|
1dac41680b
|
s/input: fix freeze on wine for F2-3-4 keys
|
2021-11-30 02:35:03 +01:00 |
|
rr-
|
da6779a716
|
s/sound: ditch DSound, use new SDL backend
|
2021-11-30 02:29:11 +01:00 |
|
rr-
|
12fe0eddc2
|
l/ddraw: fix rendering dimmed inventory
|
2021-11-30 02:26:48 +01:00 |
|
rr-
|
be9ff15cd5
|
s/shell: use 16:9 resolution by default
|
2021-11-30 02:14:46 +01:00 |
|
rr-
|
524749346d
|
misc: use 16:9 Eidos logo
|
2021-11-30 02:14:46 +01:00 |
|
rr-
|
ba1b2c409b
|
misc: use 16:9 image made by Kidd Bowyer
|
2021-11-30 02:14:46 +01:00 |
|
rr-
|
22425dc1d9
|
l/ddraw: use RGB888 textures
|
2021-11-30 02:14:46 +01:00 |
|
rr-
|
0882d6371f
|
s/picture: use bilinear scaling
|
2021-11-30 02:14:46 +01:00 |
|
rr-
|
d3e28825fa
|
g/picture: add Picture_Create
|
2021-11-30 02:14:46 +01:00 |
|
rr-
|
f5a944f611
|
s/picture: improve clarity about frame size nuances
|
2021-11-30 02:14:46 +01:00 |
|
rr-
|
98d1604d25
|
s/hwr: move color normalization from s/picture
|
2021-11-30 02:14:46 +01:00 |
|
rr-
|
4fcc99ab9f
|
g/screen: reduce resolution switches
|
2021-11-30 02:14:46 +01:00 |
|
rr-
|
f34df9cf57
|
build: go back to release builds
Crash "fixed" in 5150a19c
|
2021-11-29 12:04:25 +01:00 |
|
rr-
|
d403ac0c7d
|
build: add debugopt target
|
2021-11-29 11:57:50 +01:00 |
|
rr-
|
5150a19cb7
|
l/glrage: replace std::ifstream with FILE*
|
2021-11-29 11:51:51 +01:00 |
|
rr-
|
ac3f4d5029
|
docs: remove lib/LICENSE
We're already under GPLv3, and LGPLv3 is compatible with GPLv3 so no
need to include this particular document in the repo.
|
2021-11-29 03:34:56 +01:00 |
|
rr-
|
dddf394e82
|
docs: update Q&A
|
2021-11-29 03:32:17 +01:00 |
|
rr-
|
658467e3da
|
docs: update road map
|
2021-11-29 03:26:15 +01:00 |
|
rr-
|
b35d8afe60
|
build: set releases back to debug builds
We're hitting a silent crash with a release flag. Need to debug.
|
2021-11-29 03:00:33 +01:00 |
|
rr-
|
9bdce62a3f
|
build: improve zip name for local builds
|
2021-11-29 03:00:08 +01:00 |
|
rr-
|
f3e944a5c1
|
s/fmv: reduce gfx switches in case of missing fmvs
|
2021-11-29 00:53:16 +01:00 |
|
rr-
|
40bf4d5b1f
|
s/fmv: port to use libav
|
2021-11-29 00:08:20 +01:00 |
|
rr-
|
a139e922bd
|
l/glrage: simplify attaching; fix broken detaching
|
2021-11-28 23:57:27 +01:00 |
|
rr-
|
c85b376284
|
s/ddraw: extract DDraw management from s/shell.c
|
2021-11-28 23:04:22 +01:00 |
|
rr-
|
efee769a26
|
s/hwr: merge HWR_PrepareFMV and HWR_FMVInit
|
2021-11-28 22:58:09 +01:00 |
|
rr-
|
15c2c22872
|
s/hwr: make HWR_SetHardwareVideoMode void
|
2021-11-28 22:55:55 +01:00 |
|
rr-
|
405d5286a9
|
s/hwr: remove unused dwCaps fields
|
2021-11-28 22:54:32 +01:00 |
|
rr-
|
5b11d38958
|
s/shell: switch to SDL
|
2021-11-28 20:50:32 +01:00 |
|