Christoph Oelckers
|
7a5a2858a2
|
yet even more GetChars calls added.
|
2023-10-07 23:29:24 +02:00 |
|
Christoph Oelckers
|
d173c0453c
|
- handle all remaining places of sound ID conversions after removing the conversion operators.
|
2022-11-24 23:52:52 +01:00 |
|
Christoph Oelckers
|
160633a4a2
|
- migrate a large part of the sound code to FSoundIDs.
This has always been a wild mixture of IDs and ints.
|
2022-11-24 23:52:52 +01:00 |
|
Shiny Metagross
|
a525233914
|
Attempted to add Vector4 to ZScript
|
2022-11-12 09:04:38 +01:00 |
|
Christoph Oelckers
|
109069f718
|
- removed the unused palette parameter from the V_GetColor family of functions.
|
2021-08-14 09:57:23 +02:00 |
|
Christoph Oelckers
|
c892fb1ddb
|
- backend sync with Raze
Mostly code reformatting plus license and copyright adjustments
|
2020-05-26 22:59:50 +02:00 |
|
Christoph Oelckers
|
9099bc8420
|
- reworking some lower level texture code.
|
2020-04-19 10:57:46 +02:00 |
|
Christoph Oelckers
|
f8ac9a2662
|
- moved DObject and core parts of the VM to 'common'.
# Conflicts:
# src/common/objects/dobject.h
|
2020-04-11 20:20:51 +02:00 |
|