[quake3-commits] [ioquake/ioq3] d7444b: Don't set the window title twice

Tim Angus tim at ngus.net
Mon Sep 30 04:39:01 EDT 2013


  Branch: refs/heads/sdl2
  Home:   https://github.com/ioquake/ioq3
  Commit: d7444b8ca161cd4c3d50493f80f1bcaaeb441ecd
      https://github.com/ioquake/ioq3/commit/d7444b8ca161cd4c3d50493f80f1bcaaeb441ecd
  Author: cmf028 <cmf1292 at hotmail.com>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M code/sdl/sdl_glimp.c

  Log Message:
  -----------
  Don't set the window title twice


  Commit: 7d83bba2d02973528eaecf5f3464c2bbe9728487
      https://github.com/ioquake/ioq3/commit/7d83bba2d02973528eaecf5f3464c2bbe9728487
  Author: cmf028 <cmf1292 at hotmail.com>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M code/sdl/sdl_input.c

  Log Message:
  -----------
  Set com_minimized to 0 when the window is restored


  Commit: 11c3bed74d0c2a0316302803b15176fe0f22e1a3
      https://github.com/ioquake/ioq3/commit/11c3bed74d0c2a0316302803b15176fe0f22e1a3
  Author: cmf028 <cmf1292 at hotmail.com>
  Date:   2013-09-23 (Mon, 23 Sep 2013)

  Changed paths:
    M code/sdl/sdl_input.c

  Log Message:
  -----------
  Send key up events for the mouse wheel

Previous versions of SDL would send SDL_MOUSEBUTTONUP events for the mouse wheel immediately following the corresponding SDL_MOUSEBUTTONDOWN event


  Commit: 6831db0563c27a8ccc17cc4e591d48f4e11c1493
      https://github.com/ioquake/ioq3/commit/6831db0563c27a8ccc17cc4e591d48f4e11c1493
  Author: Tim Angus <tim at ngus.net>
  Date:   2013-09-30 (Mon, 30 Sep 2013)

  Changed paths:
    M code/sdl/sdl_glimp.c
    M code/sdl/sdl_input.c

  Log Message:
  -----------
  Merge pull request #16 from cmf028/sdl2

SDL2 fixes


Compare: https://github.com/ioquake/ioq3/compare/1ec9f8d1a821...6831db0563c2


More information about the quake3-commits mailing list