reformat more files; add Ep3 map endpoint in HTTP server

This commit is contained in:
Martin Michelsen
2025-12-21 10:35:41 -08:00
parent a462a774f5
commit 894ac6b8ff
19 changed files with 376 additions and 168 deletions
+1 -1
View File
@@ -507,7 +507,7 @@ protected:
// identifies the entity on all PSO versions. (These are the IDs which newserv formats as K-XXX, E-XXX, and W-XXX,
// though they are offset as needed for floors beyond the first.)
// There must not be any random enemy sections in any MapFile passed to SuperMap; to resolve them,
// materialize_random_sections must be called on all MapFiles first. This generally only is needed in Challenge mode.
// materialize_random_sections must be called on all MapFiles first. This is generally only needed in Challenge mode.
class SuperMap {
public: