alexey.lysiuk
|
555007539d
|
- eliminate dependency on linking order for autosegs registration
This fixes #164
|
2020-11-13 09:41:58 +01:00 |
|
Christoph Oelckers
|
d7225c1965
|
- backend update from GZDoom
|
2020-06-07 15:02:54 +02:00 |
|
Christoph Oelckers
|
d52600663d
|
- backend sync with GZDoom to pull in a few bugfixes and formatting corrections.
|
2020-05-26 23:12:04 +02:00 |
|
Christoph Oelckers
|
2d29d130c0
|
- fixed Blood startup.
|
2020-05-23 22:43:05 +02:00 |
|
Christoph Oelckers
|
b8a289bf61
|
- move brightmap handling to the common code.
# Conflicts:
# source/common/utility/basics.h
# Conflicts:
# source/build/src/palette.cpp
|
2020-05-23 22:43:05 +02:00 |
|
Christoph Oelckers
|
4b8444b64d
|
- 'common' update.
|
2020-05-23 22:43:03 +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 |
|
Christoph Oelckers
|
5584c726ba
|
- file system update and adjustment.
|
2020-04-12 08:30:40 +02:00 |
|
Christoph Oelckers
|
f671eb622f
|
- migrated to GZDoom's utility code.
|
2020-04-12 08:30:39 +02:00 |
|
Christoph Oelckers
|
e2f5e8fe34
|
- renamed 'common' to 'core'.
We'll need 'common' for something else.
|
2020-04-12 08:30:36 +02:00 |
|
Christoph Oelckers
|
10683e9123
|
- added GZDoom's Windows backend code.
Compiles but doesn't link yet.
|
2019-12-22 20:55:47 +01:00 |
|
Christoph Oelckers
|
82c844e405
|
- added GZDoom's resource management classes.
|
2019-10-28 23:46:15 +01:00 |
|
Christoph Oelckers
|
86534c8a43
|
- more utilities, most importantly ZString without which it would be hard to use any ZDoom-based code at all.
|
2019-09-23 20:56:05 +02:00 |
|