SF.net Git: deng branch, 1.9.0-beta6, updated. 55431f73fd007e0eb0973a1e4a6433261cd19a76

View: New views
1 Messages — Rating Filter:   Alert me  

SF.net Git: deng branch, 1.9.0-beta6, updated. 55431f73fd007e0eb0973a1e4a6433261cd19a76

by Jaakko Keranen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "deng".

The branch, 1.9.0-beta6 has been updated
       via  55431f73fd007e0eb0973a1e4a6433261cd19a76 (commit)
       via  0378508e305dd866ea6e09e558420419cca5d2e4 (commit)
       via  af46074566a4e74eec06a74280b1b3c1619c7626 (commit)
      from  38dea7662025632c3e148858842e086bc876fbe8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=55431f73fd007e0eb0973a1e4a6433261cd19a76

commit 55431f73fd007e0eb0973a1e4a6433261cd19a76
Author: skyjake <skyjake@...>
Date:   Sat Nov 7 16:18:45 2009 +0200

    Fix build problem.


http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=0378508e305dd866ea6e09e558420419cca5d2e4

commit 0378508e305dd866ea6e09e558420419cca5d2e4
Merge: af46074566a4e74eec06a74280b1b3c1619c7626 38dea7662025632c3e148858842e086bc876fbe8
Author: skyjake <skyjake@...>
Date:   Sat Nov 7 16:17:20 2009 +0200

    Merge branch '1.9.0-beta6' of ssh://skyjake@.../gitroot/deng/deng into 1.9.0-beta6


http://deng.git.sourceforge.net/git/gitweb.cgi?p=deng/deng;a=commit;h=af46074566a4e74eec06a74280b1b3c1619c7626

commit af46074566a4e74eec06a74280b1b3c1619c7626
Author: skyjake <skyjake@...>
Date:   Sat Nov 7 16:12:50 2009 +0200

    Binding modifiers.
   
    Replaced the Strafe control with generic modifier controls.
    dd_share.h currently defines 4 modifiers. The old strafe control
    is now CTL_MODIFIER_1.
   
    Sidestepping and turning are now defined with bindings instead of
    with player movement logic.
   
    The controls menu still hasn't been updated with this in mind.
    Possibly the binding grabber should detect the modifiers separately
    so that it would be possible to bind, e.g., to "Alt + Left" (when
    Alt is the bound modifier).


-----------------------------------------------------------------------

Summary of changes:
 doomsday/engine/api/dd_share.h               |    4 +
 doomsday/engine/portable/include/b_command.h |    2 +-
 doomsday/engine/portable/include/b_context.h |    2 +-
 doomsday/engine/portable/include/b_device.h  |    5 +-
 doomsday/engine/portable/include/b_main.h    |    2 +-
 doomsday/engine/portable/include/b_util.h    |    3 +-
 doomsday/engine/portable/include/dd_input.h  |    6 +-
 doomsday/engine/portable/src/b_command.c     |    4 +-
 doomsday/engine/portable/src/b_context.c     |    5 +-
 doomsday/engine/portable/src/b_device.c      |    7 +-
 doomsday/engine/portable/src/b_util.c        |   83 ++++++++++++++++++++++----
 doomsday/engine/portable/src/p_control.c     |    8 ++-
 doomsday/plugins/common/include/g_controls.h |    2 +-
 doomsday/plugins/common/src/g_controls.c     |   14 +++--
 doomsday/plugins/common/src/g_game.c         |    2 +-
 doomsday/plugins/common/src/p_user.c         |   19 +++----
 16 files changed, 116 insertions(+), 52 deletions(-)


hooks/post-receive
--
deng

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
deng-devel mailing list
deng-devel@...
https://lists.sourceforge.net/lists/listinfo/deng-devel