Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: 7e56e852c1a6e3cd97e2543df7d15983391eac98
https://github.com/Warzone2100/warzone2100/commit/7e56e852c1a6e3cd97e2543df7d15983391eac98
Author: past-due <[email protected]>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M src/qtscriptfuncs.cpp
M src/quickjs_backend.cpp
M src/wzapi.cpp
M src/wzapi.h
Log Message:
-----------
Add wzapi::returned_nullable_ptr<T>
Used for wzapi functions that return a single pointer to T that may be null.
Commit: 43a38de591e8e66676498f457716ebe1c65055b1
https://github.com/Warzone2100/warzone2100/commit/43a38de591e8e66676498f457716ebe1c65055b1
Author: past-due <[email protected]>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M src/qtscriptfuncs.cpp
M src/quickjs_backend.cpp
M src/wzapi.h
Log Message:
-----------
Add wzapi::event_nullable_ptr<T>
Commit: 756f71f8c7c0e38b4034fa3bace108f447a69524
https://github.com/Warzone2100/warzone2100/commit/756f71f8c7c0e38b4034fa3bace108f447a69524
Author: past-due <[email protected]>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M src/qtscript.cpp
M src/qtscriptfuncs.cpp
M src/quickjs_backend.cpp
M src/wzapi.h
Log Message:
-----------
wzapi: Make optional event arguments optional<T>
box<optional<T>> maps to undefined if !optional.has_value()
Compare:
https://github.com/Warzone2100/warzone2100/compare/84af4e19473e...756f71f8c7c0
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits