{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":777952403,"defaultBranch":"main","name":"ioq3","ownerLogin":"alanzhao1","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-03-26T20:03:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8181081?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715811579.0","currentOid":""},"activityList":{"items":[{"before":"99be1151f7ae21460aae85a4d017a726033e2ccf","after":"e505e34d79d40585a5e2731c459404aefb0b2d1b","ref":"refs/heads/main","pushedAt":"2024-06-25T06:55:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Fix framerate throttling in Emscripten builds\n\nDefault com_maxfps to 0 under Emscripten. Under Emscripten the browser\r\nhandles throttling the frame rate. Manual framerate throttling interacts\r\npoorly with Emscripten's browser-driven event loop.","shortMessageHtmlLink":"Fix framerate throttling in Emscripten builds"}},{"before":"c1ab47a7649bed3a9d626833f661fbc6768c1b87","after":"99be1151f7ae21460aae85a4d017a726033e2ccf","ref":"refs/heads/main","pushedAt":"2024-06-25T02:40:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Fix web client vid_restart with r_mode -2\n\nIf getting the display index of the existing window fails, fallback to\nthe default display size instead of falling back to 640x480.\n\nemscripten r_mode -2 worked on window creation but vid_restart fellback\nto 640x480.","shortMessageHtmlLink":"Fix web client vid_restart with r_mode -2"}},{"before":"e0ce0ceea05396101d7a6c08f73cd1bcb8fe3aa5","after":"c1ab47a7649bed3a9d626833f661fbc6768c1b87","ref":"refs/heads/main","pushedAt":"2024-06-11T08:45:02.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Rename client-config.json based on CLIENTBIN\n\nAlso make viewing client.html directly use client-config.json in the\nsame directory so it's possible to \"live edit\" both the files without\nhaving to run make.","shortMessageHtmlLink":"Rename client-config.json based on CLIENTBIN"}},{"before":"6f5c0389477c6c65c04be12ea2eb7a33a79e659f","after":"e0ce0ceea05396101d7a6c08f73cd1bcb8fe3aa5","ref":"refs/heads/main","pushedAt":"2024-06-10T02:15:02.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Add Emscripten to README","shortMessageHtmlLink":"Add Emscripten to README"}},{"before":"4fc059b9402d2f813bd1251faf9c8228c99dab03","after":"6f5c0389477c6c65c04be12ea2eb7a33a79e659f","ref":"refs/heads/main","pushedAt":"2024-06-09T03:30:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Use BASEGAME for emscripten assets","shortMessageHtmlLink":"Use BASEGAME for emscripten assets"}},{"before":"f41bd37fde1ef7aee59522ad6a5124a0eb6b00ba","after":"4fc059b9402d2f813bd1251faf9c8228c99dab03","ref":"refs/heads/main","pushedAt":"2024-06-07T23:15:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Fix emscripten build directions","shortMessageHtmlLink":"Fix emscripten build directions"}},{"before":"f869bffe971de35fa1c26156121f2fd8e143ff1e","after":"f41bd37fde1ef7aee59522ad6a5124a0eb6b00ba","ref":"refs/heads/main","pushedAt":"2024-06-07T00:55:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Add minimal emscripten support","shortMessageHtmlLink":"Add minimal emscripten support"}},{"before":"980147721a87452ea36a7b0b250d0a52910cf89f","after":"f869bffe971de35fa1c26156121f2fd8e143ff1e","ref":"refs/heads/main","pushedAt":"2024-06-06T23:50:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"OpenGL2: Fallback to OpenGL ES if OpenGL fails","shortMessageHtmlLink":"OpenGL2: Fallback to OpenGL ES if OpenGL fails"}},{"before":"1fc83e4845b53a9b259f5980468c8db15fce8de7","after":"980147721a87452ea36a7b0b250d0a52910cf89f","ref":"refs/heads/main","pushedAt":"2024-06-06T03:35:02.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Merge pull request #664 from zturtleman/opengles2","shortMessageHtmlLink":"Merge pull request ioquake#664 from zturtleman/opengles2"}},{"before":"f9547e4533d9195d4f08aebd4691429ea8005f81","after":"1fc83e4845b53a9b259f5980468c8db15fce8de7","ref":"refs/heads/main","pushedAt":"2024-06-05T17:55:02.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Update macOS version for GitHub CI\n\nmacOS 11 runner image is scheduled to be removed next month.","shortMessageHtmlLink":"Update macOS version for GitHub CI"}},{"before":"7810c6e5892cb555659babe0c2090f391a3099e3","after":null,"ref":"refs/heads/bugfix/remove-usleep","pushedAt":"2024-05-15T22:19:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"}},{"before":"643902d9642316922a162cb4144faec5f6b19eb3","after":"7810c6e5892cb555659babe0c2090f391a3099e3","ref":"refs/heads/bugfix/remove-usleep","pushedAt":"2024-05-15T21:27:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"move variable declaration","shortMessageHtmlLink":"move variable declaration"}},{"before":"b1b4306c39e566480acac24b34d56574f78b5ce7","after":"643902d9642316922a162cb4144faec5f6b19eb3","ref":"refs/heads/bugfix/remove-usleep","pushedAt":"2024-03-26T20:55:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"forgot second nanosleep parameter","shortMessageHtmlLink":"forgot second nanosleep parameter"}},{"before":null,"after":"b1b4306c39e566480acac24b34d56574f78b5ce7","ref":"refs/heads/bugfix/remove-usleep","pushedAt":"2024-03-26T20:40:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"alanzhao1","name":"Alan Zhao","path":"/alanzhao1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8181081?s=80&v=4"},"commit":{"message":"Use nanosleep(2) instead of usleep(3)\n\nusleep(3) was declared obsolete in POSIX.1-2001 and removed in\nPOSIX.1-2008 and nanosleep(2) was recommended to be used instead.","shortMessageHtmlLink":"Use nanosleep(2) instead of usleep(3)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEbkYQvAA","startCursor":null,"endCursor":null}},"title":"Activity ยท alanzhao1/ioq3"}