Christoph Oelckers
|
daf77e55f7
|
- fixed compilation.
Much of this commit will have to be undone later, once the texture manager becomes available.
|
2020-05-23 22:43:04 +02:00 |
|
Christoph Oelckers
|
c0217c9152
|
- removed the remaining Doom-specific parts of the script compiler.
|
2020-05-23 22:43:04 +02:00 |
|
Christoph Oelckers
|
006916a0a6
|
- added the script compiler's front end.
|
2020-05-23 22:43:04 +02:00 |
|
Christoph Oelckers
|
4d44682603
|
- integrated ZScript backend
|
2020-05-23 22:43:03 +02:00 |
|
Christoph Oelckers
|
091d90aba5
|
- update "common" subfolder.
# Conflicts:
# source/CMakeLists.txt
|
2020-05-23 22:43:02 +02:00 |
|
Christoph Oelckers
|
bb9a077424
|
- reactivated some more code after integrating the VM core.
There's a few bits here and there that only have meaning in Doom but they are kept to allow using the same unaltered source files in both engines.
|
2020-05-23 22:43:02 +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 |
|