You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each file is for each namespace in the original Quake source code, I replaced things like R_ with R.. Messier than the original Quake code, but it was alright for me. The entry point is in Sys.js, it's window.onload, that's where the setInterval for Host.Frame is done.
Hello. A few questions:
Where are the entry point and main loop?
What each file is for? What's is your recommended order of reading them? What are dependencies between them?
Please add answer to README.md. I don't know if I'm stupid for asking this, other people seem to navigate in this code somewhat ok.
The text was updated successfully, but these errors were encountered: