[quake3-commits] [ioquake/ioq3] eeef7c: Don't scale cinematic time by timescale twice
Zack Middleton
zturtleman at gmail.com
Thu Aug 28 21:37:47 EDT 2014
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: eeef7cbae7d3e265a2b0b08c414cc425b3b30dc5
https://github.com/ioquake/ioq3/commit/eeef7cbae7d3e265a2b0b08c414cc425b3b30dc5
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M code/client/cl_cin.c
Log Message:
-----------
Don't scale cinematic time by timescale twice
Reported by Ensiform.
Commit: 18e08125ddd65d453ce86e55ca575a2a73d1a5a3
https://github.com/ioquake/ioq3/commit/18e08125ddd65d453ce86e55ca575a2a73d1a5a3
Author: Pan7 <panter at gmx.net>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M code/client/cl_console.c
M code/qcommon/q_shared.h
Log Message:
-----------
Add ColorIndexForNumber macro replacing '& 0x07'
Makes it easier to add more colors.
Commit: 1d95ef210e5ccdddb9dfbe4794ce7867312035c1
https://github.com/ioquake/ioq3/commit/1d95ef210e5ccdddb9dfbe4794ce7867312035c1
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M README.md
M code/client/cl_keys.c
M code/sdl/sdl_input.c
Log Message:
-----------
SDL 2 scroll/caps/num lock keys send KEYUP event when key is released
Commit: e742952db8890d75ceddb28650d69b1c9c4adb90
https://github.com/ioquake/ioq3/commit/e742952db8890d75ceddb28650d69b1c9c4adb90
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M code/renderergl1/tr_image.c
M code/renderergl2/tr_image.c
Log Message:
-----------
Port COM_ParseExt fixes to CommaParse
Compare: https://github.com/ioquake/ioq3/compare/ab41267e9fee...e742952db889
More information about the quake3-commits
mailing list