Commit graph

7 commits

Author SHA1 Message Date
826d115cb1 Gracefully deal with entity attributes of the same name. This is needed for
the Input/Output system. We append numerations separated by a '#' character
and strip the when saving the map. The editor will intelligently pick a
name for us.
2021-06-06 12:27:36 +02:00
a91931c4e8 rename radiant/ to src/, remove some redundant files, update paths, move
regression tests into docs
2021-06-05 19:11:38 +02:00
b67ea9efd7 Minimize the compiler flags we have to pass by removing the VERSION stuff 2021-06-05 17:43:12 +02:00
976821e604 Map_StartPosition: Don't just pick some random entity, just default to the
center since this happens in our games anyway.
Address the constant spam of unnecessary prints to console. We do not need
to know that a material we loaded succeeded - focus on the warnings and
errors.
2021-06-04 12:21:39 +02:00
cf3454caba Merge contrib with plugins. Add LICENSE for prtview. 2021-06-02 14:43:14 +02:00
af91433555 Destroy the cmake dependency. 2021-06-02 12:31:03 +02:00
600a90924e Initial commit 2020-11-17 12:16:16 +01:00