Author Topic: Nightly (Windows): 27 Jan 2016 - Revision 76b9868  (Read 1065 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 27 Jan 2016 - Revision 76b9868
Here is the nightly for Windows on 27 Jan 2016 - Revision 76b9868

Open non-feature issues in Mantis: 124

Group: SSE
fso_SSE_20160127_76b9868.7z
MD5Sum

Group: Standard
fso_Standard_20160127_76b9868.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20160127_76b9868.7z
MD5Sum

Group: AVX
fso_AVX_20160127_76b9868.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 59d6a44
Author: Goober5000 <Mon Jan 25 19:31:52 2016 -0500>
Commit: Goober5000 <Mon Jan 25 19:31:52 2016 -0500>

    colons are redundant
 code/model/modelread.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 975e108
Author: Goober5000 <Mon Jan 25 01:29:51 2016 -0500>
Commit: Goober5000 <Mon Jan 25 01:29:51 2016 -0500>

    further accommodation of the dumb-rotation movement type, including, finally, proper collision detection!
 code/model/modelread.cpp | 88 ++++++++++++++++++++++++++----------------------
 1 file changed, 47 insertions(+), 41 deletions(-)

------------------------------------------------------------------------
commit 6d60bb1
Author: Goober5000 <Mon Jan 25 00:49:21 2016 -0500>
Commit: Goober5000 <Mon Jan 25 00:49:21 2016 -0500>

    add some additional clarifying comments
 code/model/modelread.cpp | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 28faa9e
Author: Goober5000 <Mon Jan 25 00:26:26 2016 -0500>
Commit: Goober5000 <Mon Jan 25 00:26:26 2016 -0500>

    warn for dumb-rotation as well as regular rotation
 code/model/modelread.cpp | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 78ff025
Author: Goober5000 <Sun Jan 24 21:41:31 2016 -0500>
Commit: Goober5000 <Sun Jan 24 21:41:31 2016 -0500>

    improve debug warning handling
 code/model/modelread.cpp | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)

------------------------------------------------------------------------
commit 1651242
Author: Goober5000 <Sun Jan 24 21:28:43 2016 -0500>
Commit: Goober5000 <Sun Jan 24 21:28:43 2016 -0500>

    Add model_instance handling for weapons, asteroids, and skyboxes
 code/asteroid/asteroid.cpp      | 13 ++++++++++---
 code/asteroid/asteroid.h        |  1 +
 code/fred2/management.cpp       |  2 ++
 code/model/modelrender.cpp      | 15 +++++++++++++++
 code/object/collideshipship.cpp |  2 ++
 code/parse/lua.cpp              |  4 ++++
 code/starfield/starfield.cpp    | 13 ++++++++++++-
 code/weapon/weapon.h            |  1 +
 code/weapon/weapons.cpp         | 14 ++++++++++++--
 9 files changed, 59 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit b9033ab
Author: Goober5000 <Sun Jan 24 19:00:04 2016 -0500>
Commit: Goober5000 <Sun Jan 24 19:00:04 2016 -0500>

    fix Travis error
 code/model/modelread.cpp | 3 +++
 1 file changed, 3 insertions(+)

------------------------------------------------------------------------
commit 102efb1
Author: Goober5000 <Sun Jan 24 17:55:13 2016 -0500>
Commit: Goober5000 <Sun Jan 24 17:55:13 2016 -0500>

    some additional error handling
 code/model/modelread.cpp | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 4b05468
Author: Goober5000 <Wed Jan 20 14:44:45 2016 -0500>
Commit: Goober5000 <Wed Jan 20 14:44:45 2016 -0500>

    update comment with a small clarification, add an assertion that the function contract is being followed, and fix an incipient bug by adding a necessary is_ship flag
 code/model/modelread.cpp | 4 +++-
 code/object/object.cpp   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 26a500b
Author: Goober5000 <Tue Jan 19 22:18:09 2016 -0500>
Commit: Goober5000 <Tue Jan 19 22:18:09 2016 -0500>

    address warnings flagged by Travis
 code/model/modelread.cpp | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit 81ad6dc
Author: Goober5000 <Tue Jan 5 01:04:46 2016 -0500>
Commit: Goober5000 <Tue Jan 5 01:04:46 2016 -0500>

    remove a field that is now redundant
 code/model/model.h       | 4 +---
 code/model/modelread.cpp | 5 -----
 2 files changed, 1 insertion(+), 8 deletions(-)

------------------------------------------------------------------------
commit 025c58c
Author: Goober5000 <Tue Jan 5 00:56:51 2016 -0500>
Commit: Goober5000 <Tue Jan 5 00:56:51 2016 -0500>

    fix const-correctness due to Swifty's change
 code/model/model.h       | 2 +-
 code/model/modelread.cpp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit bb93319
Author: Goober5000 <Fri Dec 11 18:34:01 2015 -0500>
Commit: Goober5000 <Mon Jan 4 23:34:30 2016 -0500>

    small update due to changed API
 code/model/modelread.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 8f224a7
Author: Goober5000 <Sat Nov 21 17:49:31 2015 -0500>
Commit: Goober5000 <Mon Jan 4 23:34:30 2016 -0500>

    incorporate turning rate
 code/model/model.h       | 2 +-
 code/model/modelread.cpp | 8 +++++---
 code/ship/ship.cpp       | 4 ++--
 3 files changed, 8 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit a640015
Author: Goober5000 <Sat Nov 21 15:42:51 2015 -0500>
Commit: Goober5000 <Mon Jan 4 23:34:29 2016 -0500>

    tweak the creation of dumb_rotate instances; move the check for can_move below look_at and dumb_rotate
 code/model/model.h       |  1 +
 code/model/modelread.cpp | 41 ++++++++++++++++++++++++-----------------
 2 files changed, 25 insertions(+), 17 deletions(-)

------------------------------------------------------------------------
commit 82807f2
Author: Goober5000 <Sat Nov 21 00:52:30 2015 -0500>
Commit: Goober5000 <Mon Jan 4 23:34:29 2016 -0500>

    delete dumb rotations when we delete the associated instance
 code/model/modelread.cpp | 8 ++++++++
 1 file changed, 8 insertions(+)

------------------------------------------------------------------------
commit 97924c0
Author: Goober5000 <Sat Nov 21 00:48:01 2015 -0500>
Commit: Goober5000 <Mon Jan 4 23:34:28 2016 -0500>

    Add data structures and the hook to create the dumb rotations when model instances are created. This might be sufficient to get dumb rotations working for ships.
 code/model/model.h       | 32 ++++++++++++-------------
 code/model/modelread.cpp | 61 +++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 68 insertions(+), 25 deletions(-)

------------------------------------------------------------------------
commit 680ac91
Author: Goober5000 <Fri Nov 20 01:58:30 2015 -0500>
Commit: Goober5000 <Mon Jan 4 23:34:28 2016 -0500>

    move the two dumb_rotation iterations into one function (which calls a subfunction) in modelread.cpp, and add some descriptive commenting
 code/model/model.h         |   2 +-
 code/model/modelinterp.cpp |   2 -
 code/model/modelread.cpp   | 123 ++++++++++++++++++---------------------------
 code/model/modelrender.cpp |   2 -
 code/object/object.cpp     |  22 +-------
 code/ship/ship.cpp         |  24 ++-------
 6 files changed, 54 insertions(+), 121 deletions(-)

------------------------------------------------------------------------
commit e3c4f90
Author: Goober5000 <Thu Nov 19 01:42:35 2015 -0500>
Commit: Goober5000 <Mon Jan 4 23:34:27 2016 -0500>

    first chunk of work to reimplementing dumb_rotate in a way that syncs with the rest of the model code
 code/model/model.h       |  3 ++-
 code/model/modelread.cpp |  5 +++++
 code/object/object.cpp   | 25 +++++++++++++++++++++++++
 code/ship/ship.cpp       | 22 ++++++++++++++++++++--
 4 files changed, 52 insertions(+), 3 deletions(-)