dmead / jkaq3

An engine replacement based on ioq3 meant for jedi academny
GNU General Public License v2.0
7 stars 7 forks source link

Fully remove useless VM code. #5

Closed ensiform closed 12 years ago

ensiform commented 13 years ago

The VM code only really needs to be a skeleton for the DLL handoff with dllsyscall and vm_call related stuff.

FS_FindVM can probably go back to being FS_FindDLL so that its no longer trying to find a QVM if the DLL fails.

ensiform commented 12 years ago

I think might as well leave it, but I have disabled the pure+dll code for now. Should just look for cgame in assets3 to appease base but dont bother to ever extract dlls.