Y
Hacker News
new
|
ask
|
show
|
jobs
by
EamonnMR
2850 days ago
It's not clear from the documentation, is this forked out of the Q3 codebase or based on the LCC book or just totally independently created?
3 comments
juliangoldsmith
2850 days ago
The README says that this is forked from the Quake 3 codebase.
link
janosch9001
2850 days ago
It is forked from the ioquake3 code base. I've added computed gotos to the interpreter to speed it up a bit.
link
justin66
2850 days ago
id took the LCC compiler and targeted it toward their custom bytecode VM. I have no idea what this author has done with the code since then, though.
link