Commit graph

18 commits

Author SHA1 Message Date
Zack Middleton
69f9c7d692 Merge branch 'master' into game/eliteforce
Conflicts:
	Makefile
	code/qcommon/q_shared.h
2016-06-17 02:22:52 -05:00
Zack Middleton
9f6c4942ee Remove note that r_allowResize requires SDL backend 2016-06-15 14:01:13 -05:00
Zachary J. Slater
11a65db8bb Removing more large chunks of outdated text 2015-08-28 14:45:36 -07:00
Zachary J. Slater
752b9bafa8 Point to the moved information 2015-08-28 14:30:55 -07:00
Zachary J. Slater
80a61f5b30 Moving large chunks of README to wiki step 1 2015-08-28 14:26:32 -07:00
Zachary J. Slater
ede113b7b0 Githalytics seems to have stopped being a thing. 2015-08-28 11:08:01 -07:00
Zack Middleton
956bea9cda Merge branch 'master' into game/eliteforce 2015-03-23 23:54:32 -05:00
Zack Middleton
1ff28f2389 Merge pull request #22 from zturtleman/cvar_modified
Add cvar_modified command
2015-01-07 19:48:16 -06:00
Zack Middleton
0e412276c5 Add support for playing MP3s using libmad
Based on Thilo's Elite Force patch for ioq3.

Updated Makefile changes. Left out in-tree win32 lib support.
Striped trailing whitespace from snd_codec_mp3.c.
Changed two #if USE_CODEC_MP3 to use #ifdef.
2014-10-29 05:49:57 -05:00
Tim Angus
494aa4100e Fix screwed up whitespace in README 2014-09-05 10:30:33 +01:00
Tim Angus
441fa1dd71 Add USE_RENDERER_DLOPEN note to README 2014-09-05 10:26:26 +01:00
Zack Middleton
1d95ef210e SDL 2 scroll/caps/num lock keys send KEYUP event when key is released 2014-08-28 20:09:37 -05:00
Zack Middleton
efa9555d74 Merge branch 'pkg-config' of github.com:smcv/ioq3 into master
Conflicts:
	Makefile
2014-07-20 05:51:17 -05:00
Zack Middleton
37de879211 Add cvar_modified command
Based on cvarlist command, it only lists modified cvars.
2013-12-01 23:16:51 -06:00
Zachary J. Slater
9d9715c63d Updating the tracking code properly.
Hopefully this new code will track properly.
2013-11-25 16:23:26 -08:00
Zack Middleton
d31bf95493 Add header for standalone game licensing 2013-11-23 20:19:41 -06:00
Zack Middleton
94bffacdb2 Improve github interperation of README.md 2013-11-23 19:38:09 -06:00
Zachary J. Slater
fe09fb77b9 Update and rename README to README.md
adding analytics, I'm ready for DevHC to get upset.
2013-11-22 18:07:09 -08:00
Renamed from README (Browse further)