.. |
backend
|
- moved file system implementation to 'common'.
|
2020-04-11 14:00:20 +02:00 |
decorate
|
- moved file system implementation to 'common'.
|
2020-04-11 14:00:20 +02:00 |
vm
|
- removed the implicit conversion operators from FName.
|
2020-04-11 14:00:13 +02:00 |
zscript
|
- moved file system implementation to 'common'.
|
2020-04-11 14:00:20 +02:00 |
dictionary.cpp
|
- moved the dictionary implementation into the 'scripting' folder where it really belongs.
|
2020-04-11 14:00:09 +02:00 |
dictionary.h
|
- moved the dictionary implementation into the 'scripting' folder where it really belongs.
|
2020-04-11 14:00:09 +02:00 |
symbols.cpp
|
- fixed erroneous removal of property flag members
|
2019-02-03 12:33:06 +02:00 |
symbols.h
|
- added ability to specify deprecation messages in ZScript
|
2019-08-28 13:37:48 +02:00 |
thingdef.cpp
|
- added validation for presence of drop item classes
|
2019-07-11 14:11:01 +02:00 |
thingdef.h
|
- fixed code emission for constant ZScript function arguments
|
2019-01-23 22:37:16 +01:00 |
thingdef_data.cpp
|
- moved the dictionary implementation into the 'scripting' folder where it really belongs.
|
2020-04-11 14:00:09 +02:00 |
thingdef_properties.cpp
|
- moved file system implementation to 'common'.
|
2020-04-11 14:00:20 +02:00 |
types.cpp
|
- removed the implicit conversion operators from FName.
|
2020-04-11 14:00:13 +02:00 |
types.h
|
- fixed compilation of targets with optimization
|
2018-11-15 10:59:37 +02:00 |
vmiterators.cpp
|
- fixed usage of uninitialized object in BlockLinesIterator
|
2019-10-26 11:01:49 +03:00 |
vmthunks.cpp
|
- renamed more stuff and also moved the Strife teaser voice handling out of the file system.
|
2020-04-11 14:00:19 +02:00 |
vmthunks_actors.cpp
|
- removed the implicit conversion operators from FName.
|
2020-04-11 14:00:13 +02:00 |