Christoph Oelckers
|
3ec8a96ddf
|
- partial backend update from GZDoom.
|
2022-07-02 09:30:37 +02: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
|
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
|
4e6e564e14
|
- silenced message about missing function prototypes for exports.
This is necessary to later separate the games' script content from each other because there'd be lots of unprototyped functions otherwise.
|
2020-11-05 18:59:21 +01:00 |
|
Christoph Oelckers
|
c82d9d2908
|
- backend update from GZDoom.
|
2020-10-24 17:30:47 +02:00 |
|
Christoph Oelckers
|
cb49bcb96d
|
- updated VM from GZDoom.
Just to be up to date.
|
2020-09-27 16:12:50 +02:00 |
|
Christoph Oelckers
|
c9b2399cd0
|
- added a first bunch of ZScript code.
# Conflicts:
# source/CMakeLists.txt
# source/common/utility/basics.h
# source/core/serializer.h
|
2020-05-23 22:43:01 +02:00 |
|