summaryrefslogtreecommitdiff
path: root/src/qcommon/vm.c
AgeCommit message (Expand)Author
2013-01-12Fix passing arg9 (qvm only), arg10, and arg11 to vmMain for native libs and n...Zack Middleton
2013-01-12when interacting with QVMs, Clang/LLVM requires the standard use of the va_*(...Zack Middleton
2013-01-12Fixed showing number of qvm jump table targets (r2180 caused it to show 0 on ...Zack Middleton
2013-01-10Fix a few string literalsThilo Schulz
2013-01-10Allow VM_Restart to load unpure qagame.qvm so that local server won't crash a...Thilo Schulz
2013-01-10Add some checks when reloading QVMs via VM_Restart()Thilo Schulz
2013-01-10Throw error when making calls to empty VMThilo Schulz
2013-01-10* Fix some grammar in DLL loading * s/Sys_LoadQVMDll/Sys_LoadGameDll/Tim Angus
2013-01-10Change DLL search path order for external libraries that are linked at runtim...Thilo Schulz
2013-01-10Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...Thilo Schulz
2013-01-10Various fixes to vm_interpreted.c: - Add opStack protection - Fix dataMask ch...Thilo Schulz
2013-01-10- Don't try to load QVM/DLL files on pure servers - Fallback after failed DLL...Thilo Schulz
2013-01-10- Small change to search path order - local files not in .pk3s take precedenc...Thilo Schulz
2013-01-09- Add x86_64 support to vm_x86.c - Fix warning on mingw64Thilo Schulz
2013-01-09Remove newlines from Com_Error message format strings, patch by DevHCThilo Schulz
2013-01-03* Merge ioq3-r1946Tim Angus
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1752Tim Angus
2013-01-03* (bug 4311) Print file locations of relevant items to simplify troubleshooti...Christopher Schwarz
2013-01-03* Merge ioq3-r1637Tim Angus
2013-01-03* Merge ioq3-r1498, by popular demandTim Angus
2013-01-03* Merge ioq3-r1423Tim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus
2007-03-21* ioq3-r1052 mergeTim Angus
2006-05-06* Merged ioq3-r775Tim Angus
2006-03-04* Merged ioq3-r620Tim Angus
2006-02-26* Merged ioq3-r589Tim Angus
2006-02-24* Merged ioq3-r584Tim Angus
2005-12-10* s/Quake III Arena source code/Tremulous/Tim Angus
2005-12-10* Copied ioq3 src to trunkTim Angus