Christoph Oelckers
|
972df67d92
|
- sound system update from GZDoom.
|
2022-10-14 19:58:39 +02:00 |
|
Mitchell Richters
|
9bbb54fe2e
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
|
Christoph Oelckers
|
01abe7b2ac
|
- addressed most unused/uninitialized variable warnings from MSVC.
|
2021-11-29 00:55:30 +01:00 |
|
Christoph Oelckers
|
6e0fbb2043
|
- removed templates.h includes.
|
2021-10-30 10:51:03 +02:00 |
|
Mitch Richters
|
b02a6a3ec9
|
- Replace MIN() from templates.h with version provided in STL.
|
2021-10-30 10:36:15 +02:00 |
|
Mitch Richters
|
9894729fc2
|
- Replace MAX() from templates.h with version provided in STL.
# Conflicts:
# source/common/textures/hw_ihwtexture.cpp
# source/common/utility/templates.h
|
2021-10-30 10:36:02 +02:00 |
|
Christoph Oelckers
|
e7ab4cd176
|
- backend update from GZDoom.
|
2021-01-29 13:20:00 +01:00 |
|
Christoph Oelckers
|
5a5f9b8e02
|
- backend update from GZDoom.
|
2020-11-23 15:54:06 +01:00 |
|
Christoph Oelckers
|
7de6528a1f
|
- the status bars work as objects.
# Conflicts:
# source/common/menu/menudef.cpp
|
2020-10-31 13:20:54 +01:00 |
|
Christoph Oelckers
|
b93a9b478a
|
- implemented World Tour's developer commentaries.
|
2020-09-26 17:43:34 +02:00 |
|
Christoph Oelckers
|
d011a16c5b
|
- added a menu option for WT's music switch.
Fixes #370
|
2020-09-08 22:37:21 +02:00 |
|
Christoph Oelckers
|
be9094cb97
|
Silenced lots of warnings pointed out by XCode.
|
2020-07-23 17:02:59 +02:00 |
|
Christoph Oelckers
|
d4cdb31464
|
- backend update to make the ZScript compiler work.
|
2020-06-14 18:58:30 +02:00 |
|
Christoph Oelckers
|
d7225c1965
|
- backend update from GZDoom
|
2020-06-07 15:02:54 +02:00 |
|
Christoph Oelckers
|
4523ad5f7e
|
- Linux compile fixes.
|
2020-05-24 16:47:00 +02:00 |
|
Christoph Oelckers
|
f0f17fa34f
|
- moved sound code to "common".
|
2020-05-23 12:59:12 +02:00 |
|