Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-09 | - Add x86_64 support to vm_x86.c - Fix warning on mingw64 | Thilo Schulz | |
2013-01-09 | Use scaled indexing mode n=4 for addressing opStack, this way we can use the ↵ | Thilo Schulz | |
8 bit offset value in %%bl to address an OPSTACK_SIZE of 1024 which was the old value. | |||
2013-01-09 | - Set default opStack size to 256 - Fix integer wraparound. opStack offset ↵ | Thilo Schulz | |
in rbx will always be >= 0 | |||
2013-01-09 | - Add vm_x86.c optimization patch by Eugene C. - Remove ASM syntax specific ↵ | Thilo Schulz | |
code (AT&T vs MASM) for OP_CALL and replace with machine code | |||
2013-01-09 | Add opStack protection to defend against malicious QVMs | 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 | * Merge ioq3-r1423 | Tim Angus | |
+ IPv6 + VoIP + Stereo rendering + Other minor stuff | |||
2007-09-05 | * Merge of ioq3-r1163 | Tim Angus | |
+ SDL everywhere + New R_LoadImage + net_ip.c + Window icon + GUI based dedicated server support + Compile time linked OpenGL * Remove ui_menuFiles cvar | |||
2006-02-24 | * Merged ioq3-r584 | Tim Angus | |
2005-12-10 | * s/Quake III Arena source code/Tremulous/ | Tim Angus | |
* De-quaked various bits and pieces * Integrated Tremulous into the ioq3 source * Relicensed Tremulous to be GPL * It compiles!!!!!!!!11111111!!!!1 | |||
2005-12-10 | * Copied ioq3 src to trunk | Tim Angus | |