Skip to content

Various ports to open.mp#683

Merged
AmyrAhmady merged 1 commit intoopenmultiplayer:masterfrom
Hual:cherry-picks
Jun 20, 2023
Merged

Various ports to open.mp#683
AmyrAhmady merged 1 commit intoopenmultiplayer:masterfrom
Hual:cherry-picks

Conversation

@Hual
Copy link
Copy Markdown
Collaborator

@Hual Hual commented Jun 19, 2023

  • Build action on .cmake file change
  • Conan cache for actions
  • Update Python & CMake actions
  • Correct whitespace for build.yml
  • Remove *.cmake from gitignore
  • Add Fixes component condition set to true by default
  • Fix VS startup project property
  • Don't eliminate unused debug types for abi-check to work properly
  • Remove variable commands, replace them with a single code point that works for all console variables; support for the old console variable syntax
  • Add queryflood to the obsolete options
  • Don't overwrite custom-set query rules with system updates
  • Fix crash with GMX on empty gamemode list
  • Add AMXStringFormatter which formats AMX strings on the stack instead of using a global variable
  • Avoid code duplication in AddServerRule and SetServerRule
  • Return 0 in GetPlayerSirenState if vehicle is null
  • Add nightly repo specification for abi-check
  • Always chown the conan directory to make conan cache work

* Build action on .cmake file change
* Conan cache for actions
* Update Python & CMake actions
* Correct whitespace for build.yml
* Remove *.cmake from gitignore
* Add Fixes component condition set to true by default
* Fix VS startup project property
* Don't eliminate unused debug types for abi-check to work properly
* Remove variable commands, replace them with a single code point that
  works for all console variables; support for the old console variable syntax
* Add queryflood to the obsolete options
* Don't overwrite custom-set query rules with system updates
* Fix crash with GMX on empty gamemode list
* Add AMXStringFormatter which formats AMX strings on the stack instead
  of using a global variable
* Avoid code duplication in AddServerRule and SetServerRule
* Return 0 in GetPlayerSirenState if vehicle is null
* Add nightly repo specification for abi-check
* Always chown the conan directory to make conan cache work
@AmyrAhmady AmyrAhmady merged commit 31b952c into openmultiplayer:master Jun 20, 2023
@Hual Hual deleted the cherry-picks branch June 21, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants