Age | Commit message (Expand) | Author |
2013-02-16 | Update README | Tim Angus |
2013-02-16 | Remove the SMP renderer feature | Tim Angus |
2013-02-16 | Make UI_CVAR_CREATE use VM specific code | Jeremy Davis |
2013-02-16 | Fix typo in README | Zack Middleton |
2013-02-16 | Run toggleconsole in binds while in menu or message mode | Zack Middleton |
2013-02-16 | Add togglemenu to q3_ui controls menu | Zack Middleton |
2013-02-16 | Add togglemenu command | Zack Middleton |
2013-02-16 | Fix error message in BG_EvaluateTrajectory | Jeremy Davis |
2013-02-16 | Fix error message in BG_EvaluateTrajectoryDelta | Jeremy Davis |
2013-02-16 | Make the merge script actually work | Tim Angus |
2013-02-16 | Fix error message in BG_EvaluateTrajectory | Jeremy Davis |
2013-02-16 | Fix error message in BG_EvaluateTrajectoryDelta | Jeremy Davis |
2013-01-15 | Remove a bunch of LEGACY_PROTOCOL blocks | Tim Angus |
2013-01-15 | Ues cls.glconfig | Tim Angus |
2013-01-13 | Manual update to last merge SHA | Tim Angus |
2013-01-13 | Fix screwed up whitespace in files.c | Tim Angus |
2013-01-13 | Fix FS_FOpenFileRead corner case | Tim Angus |
2013-01-13 | Update src/qcommon/q_shared.h | M. Kristall |
2013-01-12 | Fix a bunch of warnings | Tim Angus |
2013-01-12 | Add tags file to .gitignore | Tim Angus |
2013-01-12 | It seems rend2 needs more hunk | Tim Angus |
2013-01-12 | Add vim .swp files to .gitignore | Tim Angus |
2013-01-12 | Add git ioq3 merge script | Tim Angus |
2013-01-12 | Remove rend2 readme | Tim Angus |
2013-01-12 | Changes to make rend2 work with Tremulous | Tim Angus |
2013-01-12 | Remove old FIXME, pmove_framecount isn't networked | Zack Middleton |
2013-01-12 | Fix win32 console partial print being overwritten | Zack Middleton |
2013-01-12 | Make win32 console cursor visible | Zack Middleton |
2013-01-12 | Fix win32 input left on buffer and overwritten | Zack Middleton |
2013-01-12 | Fix #5849 - broken snapvector inverts player speed | Mark |
2013-01-12 | #5866: Fix surface culling through portals, and use the correct number of fru... | SmileTheory |
2013-01-12 | Don't look for colors past win32 input line length | Zack Middleton |
2013-01-12 | Fix win32 dedicated input line printing to backlog | Zack Middleton |
2013-01-12 | Colorize text on win32 console | Zack Middleton |
2013-01-12 | #5863 - Use proper texture coordinates for alpha tested materials when doing ... | SmileTheory |
2013-01-12 | #5818 - Modular renderer and Rend2 support for MSVC. | SmileTheory |
2013-01-12 | Fixed a typo in a comment. | Ryan C. Gordon |
2013-01-12 | Fixed a small bug in my new version of this script. | Richard Allen |
2013-01-12 | Increase various arbitrary limits - Bug #5463 | Zachary Slater |
2013-01-12 | Assorted whitespace fixes | Tim Angus |
2013-01-12 | Fix dist target and comment refering to svn | Tim Angus |
2013-01-12 | Fix whitespace | Tim Angus |
2013-01-12 | Replace svnversion use with git equivalent | Tim Angus |
2013-01-12 | Lets list all the valid options. | Zachary Slater |
2013-01-12 | Have make-macosx.sh require the user to specify which architecture she/he wan... | Richard Allen |
2013-01-12 | mv .svnignore .gitignore | Tim Angus |
2013-01-12 | More fixes to the macosx buildsystem. This removes the SDL Framework and make... | Richard Allen |
2013-01-12 | Fix bot skill format so it doesn't always have a space at the beginning of it. | Zack Middleton |
2013-01-12 | Changes from Ensiform: - In G_AddBot, try to allocate clientNum before doing ... | Zack Middleton |
2013-01-12 | - Fix spectator client being switched from follow to free after map_restart i... | Zack Middleton |