index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qcommon
/
vm.c
Age
Commit message (
Expand
)
Author
2013-02-16
Update copyright notices
Tim Angus
2013-01-12
Fix passing arg9 (qvm only), arg10, and arg11 to vmMain for native libs and n...
Zack Middleton
2013-01-12
when interacting with QVMs, Clang/LLVM requires the standard use of the va_*(...
Zack Middleton
2013-01-12
Fixed showing number of qvm jump table targets (r2180 caused it to show 0 on ...
Zack Middleton
2013-01-10
Fix a few string literals
Thilo Schulz
2013-01-10
Allow VM_Restart to load unpure qagame.qvm so that local server won't crash a...
Thilo Schulz
2013-01-10
Add some checks when reloading QVMs via VM_Restart()
Thilo Schulz
2013-01-10
Throw error when making calls to empty VM
Thilo Schulz
2013-01-10
* Fix some grammar in DLL loading * s/Sys_LoadQVMDll/Sys_LoadGameDll/
Tim Angus
2013-01-10
Change DLL search path order for external libraries that are linked at runtim...
Thilo Schulz
2013-01-10
Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...
Thilo Schulz
2013-01-10
Various 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 mingw64
Thilo Schulz
2013-01-09
Remove newlines from Com_Error message format strings, patch by DevHC
Thilo Schulz
2013-01-03
* Merge ioq3-r1946
Tim Angus
2013-01-03
* Update copyright notices
Tim Angus
2013-01-03
* Merge ioq3-r1752
Tim Angus
2013-01-03
* (bug 4311) Print file locations of relevant items to simplify troubleshooti...
Christopher Schwarz
2013-01-03
* Merge ioq3-r1637
Tim Angus
2013-01-03
* Merge ioq3-r1498, by popular demand
Tim Angus
2013-01-03
* Merge ioq3-r1423
Tim Angus
2007-09-05
* Merge of ioq3-r1163
Tim Angus
2007-03-21
* ioq3-r1052 merge
Tim Angus
2006-05-06
* Merged ioq3-r775
Tim Angus
2006-03-04
* Merged ioq3-r620
Tim Angus
2006-02-26
* Merged ioq3-r589
Tim Angus
2006-02-24
* Merged ioq3-r584
Tim Angus
2005-12-10
* s/Quake III Arena source code/Tremulous/
Tim Angus
2005-12-10
* Copied ioq3 src to trunk
Tim Angus