Commit: 12b7dfad707a86b4792eeaf61e2f817c7e1a9d4a
Author: buginator
Date: Tue Oct 12 00:29:14 2010 -0400
The Super Transport (which is the same gfx as the transport in SP game) is
available
in MP games now.
The Super Transport can carry a max of 10 units, their weights are
calculated
Commit: 7836d26509e3d4e8ff1cb51c5f56c952e50de593
Author: buginator
Date: Mon Oct 11 23:47:25 2010 -0400
Add support for X player maps. You need flaME 1.10 or higher to make the new
maps.
This adds support for 3,5,6 & 7 player maps.
data/base/wrf/multi/skirmish3.wrf | 18 +
d
Commit: 79702547624ae41754f132213548da1e4b22da9e
Author: Cyp
Date: Sun Aug 15 12:03:38 2010 +0200
Fix some warnings
Backport warning fixes from 438a4d5aff3a31b655be369bda8fd14cfe946b21 in
master to pre-3.0.
src/display.c |2 +-
src/loadsave.c| 14 +-
src/multiint.c
Commit: 3e4f5c9fa143c4b259c6465362d07a468670
Author: buginator
Date: Mon Oct 11 01:07:17 2010 -0400
Fix merge clobber for the muzzle flash issues, reported by Berg.
Note, this is more like the 2.3 codebase than trunk/master.
src/display3d.c | 60 +---
Commit: 5923c455936febbf4303e80f22ac2c8ae431c6a1
Author: Giel van Schijndel
Date: Sun Oct 10 14:52:58 2010 +0200
piematrix: improve mathematical description of pie_RotateTranslate3f
Signed-off-by: Giel van Schijndel
lib/ivis_opengl/piematrix.c | 14 +++---
1 files changed, 7 inse
Commit: f83a8aa576c2e25f078c52874dc0628739c63c9e
Author: safety0ff
Date: Sat Oct 9 16:05:10 2010 -0400
Fix opengl state clobbering, optimize terrain rendering a little.
lib/ivis_common/piestate.h |2 +-
lib/ivis_common/tex.h | 16 ++-
lib/ivis_opengl/piestate.c |4 +-
lib/ivi
Commit: c941e3080af5c6affb224196f63d1358b7d804b6
Author: safety0ff
Date: Sat Oct 9 16:44:48 2010 -0400
Undo rotation after drawing fogbox so that the skybox doesn't rotate with the
viewer.
src/display3d.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/disp
Commit: 4cf65289d38634475388bebe653d36172d9923bd
Author: buginator
Date: Sat Oct 9 16:43:41 2010 -0400
Fix drawing of radar dishes that broke in r8189.
Reported in http://forums.wz2100.net/viewtopic.php?f=4&t=3859.
git-svn-id:
https://warzone2100.svn.sourceforge.net/svnroot/warzone
Commit: ac7865a1b2ebe71a3dbe80f8df6f74ded7c631fd
Author: dak180
Date: Tue Oct 5 23:41:52 2010 -0400
Update the ignores.
--HG--
extra : rebase_source : aea9515ce4975851bbf3c1ac51f6e8f2525f4770
.gitignore |3 +++
.hgignore | 16
2 files changed, 19 insertions(+), 0 de
Commit: 47b20adc3934d11f58a365c67c110098d3933f52
Author: buginator
Date: Sat Oct 9 15:55:28 2010 -0400
Fix the derrick, issue found by Berg.
(was using old 2.3 model, not the newer one)
data/base/structs/blderik.pie | 295 +
1 files changed, 153 inse
Commit: d90e246441df486d2c2a077b39151cbaf8d4
Author: buginator
Date: Sat Oct 9 15:42:41 2010 -0400
Fix a typo. Thanks to Berg for the heads up.
data/mp/wrf/vidmem.wrf |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/data/mp/wrf/vidmem.wrf b/data/mp/wrf/vidmem.w
Commit: 0a7b147c5b2d7eb8ba109ff466ab35c918300bfc
Author: Giel van Schijndel
Date: Sat Oct 9 18:58:17 2010 +0200
code cleanup: slight code reordering for readability
Slight reordering of the call to pie_RotateProject and turn a
todo-message comment in an actual TODO.
Signed-off-by: Giel van
Commit: 83aacc042b4b51ec67643dffcb3956f2fdaa79db
Author: Giel van Schijndel
Date: Sat Oct 9 16:54:09 2010 +0200
Get rid of unused constant TRIG_DEGREES
Signed-off-by: Giel van Schijndel
lib/framework/trig.h |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/lib/fra
Commit: d2739968a3670c3e4cb3db4f4ade1cbe0ff757c9
Author: dak180
Date: Fri Oct 8 20:45:40 2010 -0400
Only xcode should touch the project.pbxproj file.
fixcppbuild |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/fixcppbuild b/fixcppbuild
index 68b26e3..7cfbce3 100755
Commit: 6473b8eded8eee50ccf61e7e6d412614d6fdc98a
Author: dak180
Date: Fri Oct 8 18:51:16 2010 -0400
Treat the xcode project as a binary.
.gitattributes |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000
Commit: 5fa9edc4ade97af82dae1610056b9cc7554e4302
Author: Cyp
Date: Fri Oct 8 11:19:57 2010 +0200
Replace iv_Matrix with pie_Mat, eliminating the need for ivispatch.h.
lib/ivis_common/Makefile.am |1 -
lib/ivis_common/imd.c |2 +-
lib/ivis_common/imdload.c |1 -
lib/ivis_
Commit: 60c61a89b4b9513f012ee90dd774ce6055e9add4
Author: dak180
Date: Thu Oct 7 15:19:46 2010 -0400
Make sure that git is in the path when Autorevision is run.
macosx/Warzone.xcodeproj/project.pbxproj |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-
Commit: fd740148c35fc1d1bf929488591ff2056ef20962
Author: Giel van Schijndel
Date: Thu Oct 7 13:48:56 2010 +0200
piematrix: remove unused function pie_RotateTranslate3iv
Signed-off-by: Giel van Schijndel
lib/ivis_opengl/piematrix.c | 13 -
lib/ivis_opengl/piematrix.h |9 -
Commit: ef4b89420298ca272ef170f3c102f4a862f73b36
Author: Cyp
Date: Thu Oct 7 14:34:58 2010 +0200
Make autorevision.cpp print Git commit SHA1s.
build_tools/autorevision/autorevision.cpp | 92 +++--
1 files changed, 87 insertions(+), 5 deletions(-)
Commit: 7a8fb0844e90fc3834a3614851482767606a64c2
Author: Cyp
Date: Thu Oct 7 14:34:58 2010 +0200
Make autorevision.cpp print Git commit SHA1s.
build_tools/autorevision/autorevision.cpp | 92 +++--
1 files changed, 87 insertions(+), 5 deletions(-)
Commit: 3defb7a8da1a5de2a87b6887a9519d261386080e
Author: Buginator
Date: Sun Sep 19 21:32:10 2010 +
Thanks to the follow individuals for the new icons! Forum members "Jorzi" (kick
icon) "CinC" (VTOL/NO VTOL icon) and "n2large0shirt" (Cyborg / no Cyborg icon)
Thanks to Mysteryem for clean
Commit: 269af78e688e6524f39a85d78dc557a24348dc15
Author: dak180
Date: Wed Oct 6 18:54:42 2010 -0400
Update the copy data script to work without svn.
macosx/Warzone.xcodeproj/project.pbxproj |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-
---
Commit: 704b32b9bacaeed7854c9f4aa9be38424a1d2324
Author: Giel van Schijndel
Date: Wed Oct 6 17:00:34 2010 +0200
piematrix: fix rotation math
In 697a97ff18667db61fb65ec792cf87ef1127cb3c, my interpretation of the
performed matrix math was wrong as a result of (wrongly) reading [xyz]^2
as [xyz]
Commit: 15db57f4059d4de08b40bf987200b7b69770660b
Author: dak180
Date: Tue Oct 5 23:42:50 2010 -0400
Update the ignores.
.gitignore |3 +++
.hgignore | 16
2 files changed, 19 insertions(+), 0 deletions(-)
-
Commit: ab9711d87782f242bd2eabf10d45be91b3dec6ec
Author: Giel van Schijndel
Date: Tue Oct 5 23:48:42 2010 +0200
piematrix: get rid of FP12 bitshifting
Use multiplication and division instead of bitshifting as its
conceptually easier to understand (mathematically).
Signed-off-by: Giel van Sc
Commit: 660f202a9c8283f0951bafc73f525d5d02727824
Author: Giel van Schijndel
Date: Tue Oct 5 23:31:55 2010 +0200
Fix wrong ordering of matrix cells
Wrong ordering reported by cybershpinx
Signed-off-by: Giel van Schijndel
lib/ivis_opengl/piematrix.c |4 ++--
1 files changed, 2 insertio
Commit: 41338ab0d6ac993f8251d8347731cb15680d6596
Author: Per Inge Mathisen
Date: Mon Oct 4 21:15:46 2010 +0200
Test commit
doc/Readme.en |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/Readme.en b/doc/Readme.en
index 6333138..ea6c7fc 100644
--- a/doc/Readme.en
Commit: 697a97ff18667db61fb65ec792cf87ef1127cb3c
Author: Giel van Schijndel
Date: Tue Oct 5 22:37:44 2010 +0200
piematrix: document the used math
Add descriptions of the used matrix math and the internal representation
of matrices.
Signed-off-by: Giel van Schijndel
lib/ivis_opengl/piemat
Commit: c95f0f8be3a967dca7ef65f557fbc5db1419dc72
Author: Giel van Schijndel
Date: Tue Oct 5 20:14:55 2010 +0200
Replace [xy]pshift with the single constant it ever contains
The variables [xy]pshift only ever contain the constant value `10`, so
instead of bothering to keep the variables aroun
Commit: 9d973acc200a80419084922e98de8726ff6461f4
Author: Giel van Schijndel
Date: Mon Oct 4 19:30:51 2010 +0200
Debianize the two ticket-related Trac plugins
Turn the ticketnotifications and ticketvalidemail Trac plugins into
Debian packages, allowing for slightly easier management of these
Commit: b080fb644e157f196786b5feed06770f87b05da8
Author: Cyp
Date: Sun Oct 3 14:01:42 2010 +0200
Don't assert on AI giving queued orders after debug-switching players.
src/order.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/order.c b/src/order.c
index 76636
31 matches
Mail list logo