-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial support for MUME's room id #308
base: master
Are you sure you want to change the base?
Commits on Mar 16, 2024
-
improve INVALID_ROOMID initialization: replace UINT_MAX -> uint32_t(-…
…1), in theory they can be different
Configuration menu - View commit details
-
Copy full SHA for f2aceb6 - Browse repository at this point
Copy the full SHA f2aceb6View commit details -
replace UINT_MAX -> uint32_t(-1) also in src/mapstorage/mapstorage.cpp,
use INVALID_ROOMID in more places
Configuration menu - View commit details
-
Copy full SHA for 7ac81e6 - Browse repository at this point
Copy the full SHA 7ac81e6View commit details -
add class ServerRoomId, and ServerRoomId field to class Room.
Update XmlMapStorage to load/save ServerRoomId in MM2XML maps.
Configuration menu - View commit details
-
Copy full SHA for 9e7f49e - Browse repository at this point
Copy the full SHA 9e7f49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d2825b - Browse repository at this point
Copy the full SHA 2d2825bView commit details -
remove annotation "// clang-format off" from src/expandoracommon/room…
….h and src/mapstorage/XmlMapStorage.cpp
Configuration menu - View commit details
-
Copy full SHA for 6ea7883 - Browse repository at this point
Copy the full SHA 6ea7883View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e0a3e - Browse repository at this point
Copy the full SHA e2e0a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e773e32 - Browse repository at this point
Copy the full SHA e773e32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703e465 - Browse repository at this point
Copy the full SHA 703e465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0ef7a - Browse repository at this point
Copy the full SHA 2b0ef7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac47327 - Browse repository at this point
Copy the full SHA ac47327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 281892c - Browse repository at this point
Copy the full SHA 281892cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3096bac - Browse repository at this point
Copy the full SHA 3096bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b273b6 - Browse repository at this point
Copy the full SHA 9b273b6View commit details
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61667dc - Browse repository at this point
Copy the full SHA 61667dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23491db - Browse repository at this point
Copy the full SHA 23491dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b61ce75 - Browse repository at this point
Copy the full SHA b61ce75View commit details