Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-31 | drop some useless return statements | /dev/humancontroller | |
2013-05-03 | Fix memmove() | Mikael Pettersson | |
[The lcc source] overrides the libc memmove() with its own implementation, but that implementation fails to follow the specification. In particular, it returns NULL rather than memmove()'s first parameter. GCC now optimizes based on this aspect of the specification, so things go wrong at runtime. [Text & patch from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56881#c8] | |||
2013-02-16 | Remove a few name tags | Tim Angus | |
2013-01-12 | REFACTOR [a vs an] | Zack Middleton | |
From /dev/humancontroller. | |||
2013-01-10 | Bug 5146 - Remove last of warnings under gcc 4.6.1 for Linux, patch by ↵ | Thilo Schulz | |
q3urt.undead@gmail.com | |||
2013-01-03 | * Merge ioq3-r1946 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1708 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1669 | Tim Angus | |
2013-01-03 | * Merge ioq3-r1498, by popular demand | Tim Angus | |
2013-01-03 | Simplifications in generate-diff.sh | Ben Millwood | |
* use git svn find-rev to get upstream revision rather than multi-pipe shell commmand * revert unnecessary changes to src, and hence replace 'src/cgame src/game ...' with just 'src/' in the diff command | |||
2013-01-03 | * Merge ioq3-r1423 | Tim Angus | |
+ IPv6 + VoIP + Stereo rendering + Other minor stuff | |||
2013-01-03 | Added armour files to version control. | Michael Levin | |
2007-09-15 | * Merge of ioq3-r1183 | Tim Angus | |
+ Windows dedicated console + MSVC project + Makefile tweaks | |||
2007-09-13 | * Merge of ioq3-r1178 | Tim Angus | |
2006-05-06 | * Merged ioq3-r775 | Tim Angus | |
- SDL_GammaRamp stuff - Anisotropic texture filtering - q3testesque r_flares - cl_guid - Security fixes | |||
2006-04-16 | * Merged ioq3-r708 | Tim Angus | |
2006-03-21 | * MinGW fixes merged from ioq3-r652 | Tim Angus | |
* Manual updates | |||
2006-01-15 | * Merged ioq3-r492 | Tim Angus | |
2005-12-29 | * Merged ioq3-r451 into trunk | Tim Angus | |
2005-12-10 | * Copied ioq3 src to trunk | Tim Angus | |