Alexander Batalov
|
9bb053b3ba
|
Add namespace (#155)
|
2022-09-23 15:43:44 +03:00 |
Alexander Batalov
|
1b6e29acc0
|
Reorder includes
|
2022-09-15 12:38:23 +03:00 |
Alexander Batalov
|
307b032118
|
Fix movie decoding on x64
Closes #107
|
2022-07-31 22:32:50 +03:00 |
Alexander Batalov
|
e41a4b8e16
|
Reconcile with reference edition (#100)
|
2022-07-29 16:04:05 +03:00 |
Alexander Batalov
|
07d1f9fd81
|
Migrate sound to SDL (#70)
|
2022-07-12 12:09:53 +03:00 |
Alexander Batalov
|
158826ed63
|
Fix some msvc x86 warnings
|
2022-07-07 10:52:54 +03:00 |
Alexander Batalov
|
5dd52de43a
|
Fix movies artifacts
Left rotation in opcode 15 didn't work because value1 and value2 were signed.
|
2022-07-07 09:44:30 +03:00 |
Alexander Batalov
|
ce0f7f8091
|
Cleanup movie_lib.h
See #42
|
2022-06-19 14:21:01 +03:00 |
Alexander Batalov
|
45d266a290
|
Replace rotl
|
2022-05-29 21:57:35 +03:00 |
Alexander Batalov
|
ca68373e74
|
Wrap DirectSound
See #17, #24
|
2022-05-29 20:07:43 +03:00 |
Alexander Batalov
|
3d6019d2ec
|
Provide timeGetTime compatibility layer
See #17, #24
|
2022-05-29 18:15:48 +03:00 |
Alexander Batalov
|
a2698b220c
|
Get rid of DirectDraw
|
2022-05-24 23:19:36 +03:00 |
Alexander Batalov
|
98c6acbf11
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |