[xoreos-git] [xoreos/xoreos] 36a937: NWN: Shut up a compiler warning by making _lastCli...

GitHub noreply at github.com
Sat Dec 14 20:26:04 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 36a937ad45f3a6ee195308ca2616b9a672c98d6e
      https://github.com/xoreos/xoreos/commit/36a937ad45f3a6ee195308ca2616b9a672c98d6e
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2013-12-14 (Sat, 14 Dec 2013)

  Changed paths:
    M src/engines/aurora/console.h

  Log Message:
  -----------
  NWN: Shut up a compiler warning by making _lastClickX/Y signed

Apparently, SDL_MouseButtonEvent.x/.y are signed in SDL2.


  Commit: 3a1420dc96d8dc81b3d80efec0a21599a3f31acf
      https://github.com/xoreos/xoreos/commit/3a1420dc96d8dc81b3d80efec0a21599a3f31acf
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2013-12-14 (Sat, 14 Dec 2013)

  Changed paths:
    M src/graphics/graphics.cpp

  Log Message:
  -----------
  GRAPHICS: Shut up a compiler warning by commenting a variable

flags are unused in setFullScreen() and setScreenSize() at the moment.


Compare: https://github.com/xoreos/xoreos/compare/ac30355dca7c...3a1420dc96d8


More information about the xoreos-git mailing list