Age | Commit message (Expand) | Author |
2013-01-10 | Support vm syscalls with up to 15 args using 64 bit compiled vm (like interpr... | Zack Middleton |
2013-01-10 | Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions ... | Thilo Schulz |
2013-01-10 | - Fix opStack size for vm_x86.c - Change opStack alignment to 16 for vm_x86_64.c | Thilo Schulz |
2013-01-10 | Various fixes to vm_interpreted.c: - Add opStack protection - Fix dataMask ch... | Thilo Schulz |
2013-01-09 | - Add x86_64 support to vm_x86.c - Fix warning on mingw64 | Thilo Schulz |
2013-01-09 | Fix compilation on mingw64 | Thilo Schulz |
2013-01-09 | - Do assignment of value 0xDEADBEEF after the 4-byte alignment - Add all GPR ... | Thilo Schulz |
2013-01-09 | Use scaled indexing mode n=4 for addressing opStack, this way we can use the ... | Thilo Schulz |
2013-01-09 | - Set default opStack size to 256 - Fix integer wraparound. opStack offset in... | Thilo Schulz |
2013-01-09 | - Fix SEGV in while loop getop() after t = b = 0 - Fix iss8, iss16 and iss32 ... | Thilo Schulz |
2013-01-09 | ensure that ent->classname is always non-null (for entity numbers up to level... | Thilo Schulz |
2013-01-09 | whoops, that one was not Com_Error() | Thilo Schulz |
2013-01-09 | - Remove newlines in Com_Error() - Update register description | Thilo Schulz |
2013-01-09 | Add opStack protection to defend against malicious QVMs | Thilo Schulz |
2013-01-03 | * Merge ioq3-r1946 | Tim Angus |
2013-01-03 | * Merge ioq3-r1813 | Tim Angus |
2013-01-03 | * Update copyright notices | Tim Angus |
2013-01-03 | * Merge ioq3-r1752 | Tim Angus |
2013-01-03 | * Merge ioq3-r1715 | Tim Angus |
2013-01-03 | * Merge ioq3-r1637 | Tim Angus |
2013-01-03 | * Merge ioq3-r1458 | Tim Angus |
2013-01-03 | * Merge ioq3-r1423 | Tim Angus |
2007-09-05 | * Merge of ioq3-r1163 | Tim Angus |
2007-08-24 | * Merged ioq3-r1133 | Tim Angus |
2007-07-15 | * Merge of ioq3-r1112 | Tim Angus |
2007-03-21 | * ioq3-r1052 merge | Tim Angus |
2006-03-04 | * Merged ioq3-r620 | Tim Angus |
2006-01-09 | * Merged ioq3-468 | Tim Angus |
2005-12-10 | * s/Quake III Arena source code/Tremulous/ | Tim Angus |
2005-12-10 | * Copied ioq3 src to trunk | Tim Angus |