Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/multitheftauto/mtadiag

Diagnostic tool for Multi Theft Auto.
https://github.com/multitheftauto/mtadiag

Change file description in RC file

633a433c90040f8965df86add14107490eae1baf authored 9 months ago by Marek Kulik <[email protected]>
Add version information block

2af76dc21592b0336421e5a2e768ee1e988d9e07 authored 9 months ago by Marek Kulik <[email protected]>
Add install step for root certificates

97a588d4756e2c1d2d21ff4b7282e431360dc180 authored 9 months ago by Marek Kulik <[email protected]>
Drop Windows XP toolset support

113b9a9d9e579ea596c1c340b03d16619857eeab authored 9 months ago by Marek Kulik <[email protected]>
Generate VS2022 project files

b2c7145eef3206d35492c99ea30ace3a54db7eff authored 9 months ago by Marek Kulik <[email protected]>
Bump version to 2.8.0

3b4ff40b36fd311d45c979176f6e4cff67781633 authored over 1 year ago by patrikjuvonen <[email protected]>
Add support for 1.6

b2b660e889036c0c88dabad1104816d0ee04c856 authored over 1 year ago by patrikjuvonen <[email protected]>
Bump version

c2a55a87e835f361e317025a59cb75d34497cd3f authored about 2 years ago by patrikjuvonen <[email protected]>
Update pastebin url

6307a98cb80654a4bdd727c2ad0b357b4a51dde8 authored about 2 years ago by patrikjuvonen <[email protected]>
Revert servicing script changes

8fb1fa1eead7fd733c533b26178110c1ad00edd7 authored over 6 years ago by Jusonex <[email protected]>
Move servicing script to the end of the diag process

3932118e0b577648daf2410669c7c0feb108ff9e authored over 6 years ago by Jusonex <[email protected]>
Fix error in servicing script

f4f3e6e0bceb3edd12cc79d77766f72cbc02eead authored over 6 years ago by Jusonex <[email protected]>
Don't use if-initializers for now

891e2a7c884b73563fb37152b5a325195991c27c authored almost 7 years ago by Justus H <[email protected]>
Merge pull request #3 from multitheftauto/feature/servicing

Add servicing script by Dutchman101

eed82acd1beeecb34ce5ac5a2ec227b24669658b authored almost 7 years ago by ccw <[email protected]>
Remove unused declaration

7a503f331a28d6903439fc6b4482072401c4cb66 authored almost 7 years ago by Qais Patankar <[email protected]>
Invoke as admin by default

d71405472cce5879f100a40d8a9a4ba33306eba6 authored almost 7 years ago by Jusonex <[email protected]>
Ask before executing the servicing script

ef99fb9677185eb1ff7bbcd19b9bc3ab6a112368 authored almost 7 years ago by Jusonex <[email protected]>
Add servicing script by Dutchman101

0ae96dde54de6c80d3e0f8b5357fa5e10c5e7642 authored almost 7 years ago by Jusonex <[email protected]>
Merge pull request #2 from multitheftauto/feature/premake

Refactor to use premake and static linking

213d8e8e644c4bc6942c66caeed4f65d286da84c authored about 7 years ago by Justus H <[email protected]>
Disable SSE2

66fb50215112d638b98588a04a4f27c0ccbcfa32 authored about 7 years ago by Jusonex <[email protected]>
Add premake build files and fix WinAPI usage

311cd3a91b0829fc1e527ea6bf7c5d47b820c377 authored about 7 years ago by Jusonex <[email protected]>
Add 'curl' vendor library

c96afcbb15d41e0c88a8620a033aac147aed47c1 authored about 7 years ago by Jusonex <[email protected]>
Move files around

790081c67e167974edb9144a331e119aa597f844 authored about 7 years ago by Jusonex <[email protected]>
Delete unused files

a1835a38501887a26265d6f8366cbe86d93db0e5 authored about 7 years ago by Jusonex <[email protected]>
Improved font diagnostics. Added utf8 support. Fixed variables not updating when debugging.

5464113d8f9aad8e63494233c3d270e14113239c authored about 7 years ago by ccw808 <[email protected]>
Added alternative md5s for some GTA files

81f6438e9d587a8a7c94cc7a09265211e8b7c2b5 authored about 7 years ago by ccw808 <[email protected]>
Updated to VS2017. Changed CPU requirements from SSE2 to SSE

7821a9a8c4434af41cb5f3eadbcc29c70a03cc5d authored about 7 years ago by ccw808 <[email protected]>
Added list of running services

26c57a766d99a1b91c51045d872b400ca4e83e4b authored over 7 years ago by ccw808 <[email protected]>
Removed runtime DLL dependency

b22359ba18c36a842fdd5cb413a37101e35e8857 authored over 7 years ago by ccw808 <[email protected]>
Tweaked dxdiag timeout

dd7c3530b96afea0d2061c7f69298d35aa984a11 authored over 8 years ago by ccw808 <[email protected]>
Added file size report for Nonstandard GTA files.

Increased timeout for tasklist command.

0e9b440c7b2d8553d16963b43df9fb30f9b53d12 authored over 8 years ago by ccw808 <[email protected]>
Fixed file path for WordPad execution

769b4cab17206b8833111bfaceb1823d17b3c83b authored over 8 years ago by ccw808 <[email protected]>
Add alternate temp dir.

Disabled MTA update because status page is not updated correctly.

6cfbbdc5ec76dd493a75c9af50abf259567d0e29 authored almost 9 years ago by ccw808 <[email protected]>
Added timeout to commands in case of problems.

Updated logging.

0a728ed8b4c2b8bf46d0627c079fce5e397458e9 authored almost 9 years ago by ccw808 <[email protected]>
Added enums for files array

a7eede14f5b00f933abd2bcaaf6982f5a03f2536 authored almost 9 years ago by ccw808 <[email protected]>
Updated 1.5 nightly URL

f0d50533ebfe2b9ba1ec51ad3d97aa99c142d84c authored about 9 years ago by ccw <[email protected]>
Update Diag.cpp

minor tweaks http -> https

6ef8614a3d32144cb2bc064b3db56e4a739cfaef authored about 9 years ago by Ligushka <[email protected]>
Fix infinite loop on invalid input type enter

Also converts all spaces to tabs

6c09b5e748e57f3193354b416b56cf543387a934 authored about 9 years ago by Qais Patankar <[email protected]>
Fixes for 1.5

6c040c02dcf1146d47c2bdbae73e2b8039a155bf authored about 9 years ago by ccw <[email protected]>
Updated for vs2013 and build server

c50450ef2eb507c92ea6020b768c35b84ad30a3f authored about 9 years ago by ccw <[email protected]>
update nightly URLs, disable some GTA:SA file checks

dde98e7a83aa5ebc3b01819935be62526b4cb413 authored over 9 years ago by ligushka <[email protected]>
Upgrade to VS2012; changed to MTASA Pastebin; clarified wording; 1.3.3 nightly support; fixed file checker misleading output

ea654d11f7a9401fd069b89588ea642482784b29 authored about 11 years ago by ligushka <[email protected]>
Fixed compiler warnings; other minor tweaks

79e887da87446bcd143c23c493973eca666eb9bb authored over 11 years ago by ligushka <[email protected]>
Check for missing GTA files first, then MD5sums later

0205e17cd4c41eb1cd2f68412b83dcc7b80a8064 authored over 11 years ago by ligushka <[email protected]>
MD5 checking of all GTA files, HTTPS support for downloading nightly installers, other tweaks

672a0edb60f3b33970ad3360317dcebd94603904 authored over 11 years ago by ligushka <[email protected]>
Added another log; removed a temporary file

7242efab54b258a0dcfb11bccb75f26a14361e87 authored over 11 years ago by ligushka <[email protected]>
Added MTA version checker to see if it matches current auto-update nightly build; updated some comments

8b57fb99457e60fff4b3b2564763ebeba5989b39 authored over 11 years ago by ligushka <[email protected]>
Minor tweaks

3cb2494cf3013b956396240649e1f901a250bd5c authored almost 12 years ago by ligushka <[email protected]>
Added GTA files checker

82b754f733c48543b1abc2dc1eb285f1c6e3e167 authored almost 12 years ago by ligushka <[email protected]>
Added md5sum function

5cb87103559d7cc0a126a16c58764d41cc3dee49 authored about 12 years ago by ligushka <[email protected]>
Now copies Pastebin URL to clipboard; fixed compatibility mode setting deletion; added font diagnostics

4e5ba1a37a02c3bdbd8acf4054068a5b1e60bf80 authored about 12 years ago by ligushka <[email protected]>
Minor tweaks

7df7072f3321e71874dcd9c2e4dbad0d55a37c79 authored about 12 years ago by ligushka <[email protected]>
Windows 8 support, automatic removal of useless compatibility mode flags, other minor tweaks

be74f6ef1aecc16e631a3b443ee33389911fc207 authored about 12 years ago by ligushka <[email protected]>
Fixed a typo

a5fa748631777badd17ef8adf7399d4e1396b19a authored about 12 years ago by ligushka <[email protected]>
Updated comments and some wording

37010ad9a0e8eecee238cc681b9d63ded8617879 authored about 12 years ago by ligushka <[email protected]>
Removed useless defines.

9385175adf016d5f7d300cd3a490247ddac08775 authored over 12 years ago by ligushka <[email protected]>
Fixed an incorrect comment.

cf20c702c65adce84dbb9504690cb50c3ec509f1 authored over 12 years ago by ligushka <[email protected]>
Added %ProgramData%\MTA San Andreas All\<version>\report.log to log; MTADiag now prompts for Administrator privileges on Vista and newer if UAC is enabled

c65645e37114f5f765867756f1962ac89ae42309 authored over 12 years ago by ligushka <[email protected]>
Added wevtutil command to help diagnose "Error 14001" errors

45d39cac0924ba3ad3b04b85b3a481a90079d40a authored over 12 years ago by ligushka <[email protected]>
Fixed accidental deletion of D3DX9_43.dll; fewer temporary files are generated

e603227bebdce48aceb0d67059853f31a92596bc authored over 12 years ago by ligushka <[email protected]>
Added timings.log to generated log file, tweaked DoSystemCommandWithOutput

d6cfadabc4053a62ffed4deed987b882bc4a5895 authored over 12 years ago by ligushka <[email protected]>
Added automatic log posting to Pastebin; other code tweaks, nothing major

178b43fc3e211968da4141610d4c54079dab9e99 authored over 12 years ago by ligushka <[email protected]>
Minor tweaks

6dc35c74c19981a54892774c15517d54514ce386 authored over 12 years ago by ligushka <[email protected]>
Added Log namespace; culled nonrelevant compatibility registry entry keys; added "ipconfig /all" to logfile to aid diagnosis of network issues

d1f5231dae53d3acff615593b2c68b126566b7ed authored over 12 years ago by ligushka <[email protected]>
File management uses a vector instead of a bunch of strings; other minor changes

7fe3224e65f2255cb71b2af6c3e51e0cf6baf8e7 authored over 12 years ago by ligushka <[email protected]>
Added wmic function, made ExportRegKey generic

10f1fab396c444d3f8eeb1dc33a4fe0531f5abc6 authored over 12 years ago by ligushka <[email protected]>
Added directory listings of various folders, compatibility mode registry entries, fixed WinXP compatibility (GetRegValue is Vista and newer), and updated libcurl.dll

c2125130b84be202e64cc789209738fff704514e authored over 12 years ago by ligushka <[email protected]>
Replaced CDiag class with Diag namespace

30f27f32b373e925b0bc25e6e4ea0e55ea575409 authored over 12 years ago by ligushka <[email protected]>
Changed GetEnvironmentVariable() to getenv() and stored the environment variables in strings instead

9af471d79e3c973ffe01f8e2d443e8701bb48819 authored over 12 years ago by ligushka <[email protected]>
Fixed some memory leaks, replaced cURL progress callback function, removed using namespace std;, replaced some char parameters in functions with string

5801c615e8677798f94c7918a6a5bc2d59f2155d authored over 12 years ago by ligushka <[email protected]>
Fixed a couple more spacing issues

faf7d27bfcbaaa8f3b97bead281275defab7407b authored over 12 years ago by ligushka <[email protected]>
Fixed most (if not all) of the tab/indentation issues

83aaf406011cdd20ca930a151223119e1d55b361 authored over 12 years ago by ligushka <[email protected]>
Initial commit

d1a7268a9211e334870a79e8b661a304fa7f057c authored over 12 years ago by ligushka <[email protected]>