[Warzone2100-commits] SF.net SVN: warzone2100:[9184] branches/qt/lib/framework/wzapp.cpp

2010-01-14 Thread cypr
Revision: 9184
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9184&view=rev
Author:   cypr
Date: 2010-01-14 10:59:46 + (Thu, 14 Jan 2010)

Log Message:
---
Don't scroll when moving mouse out of window.

Modified Paths:
--
branches/qt/lib/framework/wzapp.cpp


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9208] branches/qt

2010-01-14 Thread cypr
Revision: 9208
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9208&view=rev
Author:   cypr
Date: 2010-01-14 17:55:55 + (Thu, 14 Jan 2010)

Log Message:
---
qt-branch: Use QThreads instead of SDL threads.

Modified Paths:
--
branches/qt/lib/framework/wzapp.cpp
branches/qt/lib/framework/wzapp_c.h
branches/qt/lib/ivis_common/Makefile.am
branches/qt/lib/ivis_common/piestate.h
branches/qt/lib/netplay/nettypes.c
branches/qt/src/fpath.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9209] branches/qt

2010-01-14 Thread cypr
Revision: 9209
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9209&view=rev
Author:   cypr
Date: 2010-01-14 17:56:49 + (Thu, 14 Jan 2010)

Log Message:
---
qt-branch: Don't include SDL in src/.

Modified Paths:
--
branches/qt/lib/framework/types.h
branches/qt/lib/framework/wzapp.cpp
branches/qt/lib/framework/wzapp.h
branches/qt/lib/framework/wzglobal.h
branches/qt/src/data.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9211] branches/qt

2010-01-14 Thread cypr
Revision: 9211
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9211&view=rev
Author:   cypr
Date: 2010-01-14 17:57:55 + (Thu, 14 Jan 2010)

Log Message:
---
qt-branch: Don't include SDL from lib/framework/input.h.

Modified Paths:
--
branches/qt/lib/framework/input.h
branches/qt/src/display.c
branches/qt/src/frontend.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9210] branches/qt/tests/astartest.c

2010-01-14 Thread cypr
Revision: 9210
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9210&view=rev
Author:   cypr
Date: 2010-01-14 17:57:23 + (Thu, 14 Jan 2010)

Log Message:
---
qt-branch: Don't include SDL.h in tests.

Modified Paths:
--
branches/qt/tests/astartest.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9212] branches/qt/lib/framework

2010-01-14 Thread cypr
Revision: 9212
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9212&view=rev
Author:   cypr
Date: 2010-01-14 17:59:02 + (Thu, 14 Jan 2010)

Log Message:
---
qt-branch: Don't include SDL in framework, and don't init/shutdown SDL.

Modified Paths:
--
branches/qt/lib/framework/SDL_framerate.c
branches/qt/lib/framework/SDL_framerate.h
branches/qt/lib/framework/frame.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9213] branches/qt

2010-01-14 Thread cypr
Revision: 9213
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9213&view=rev
Author:   cypr
Date: 2010-01-14 18:00:02 + (Thu, 14 Jan 2010)

Log Message:
---
qt-branch: Don't include or link with SDL.

Modified Paths:
--
branches/qt/.gitignore
branches/qt/configure.ac
branches/qt/lib/framework/Makefile.am
branches/qt/src/Makefile.am
branches/qt/src/scriptfuncs.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9227] trunk/src

2010-01-14 Thread cypr
Revision: 9227
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9227&view=rev
Author:   cypr
Date: 2010-01-14 19:52:07 + (Thu, 14 Jan 2010)

Log Message:
---
raytrace: Better collision detection.

Modified Paths:
--
trunk/src/display3d.c
trunk/src/projectile.c
trunk/src/projectiledef.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9229] trunk/src

2010-01-14 Thread cypr
Revision: 9229
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9229&view=rev
Author:   cypr
Date: 2010-01-14 20:52:58 + (Thu, 14 Jan 2010)

Log Message:
---
retarget: Don't all target the same cyborg.

Modified Paths:
--
trunk/src/action.c
trunk/src/ai.c
trunk/src/ai.h
trunk/src/combat.c
trunk/src/combat.h
trunk/src/droid.c
trunk/src/droiddef.h
trunk/src/projectile.c
trunk/src/projectile.h
trunk/src/projectiledef.h
trunk/src/structure.c
trunk/src/structuredef.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9230] trunk/src/projectile.c

2010-01-14 Thread cypr
Revision: 9230
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9230&view=rev
Author:   cypr
Date: 2010-01-14 21:37:13 + (Thu, 14 Jan 2010)

Log Message:
---
retarget: Zero expected damage after damage is done.

Modified Paths:
--
trunk/src/projectile.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9231] branches/qt/lib/framework/wzapp.cpp

2010-01-14 Thread cypr
Revision: 9231
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9231&view=rev
Author:   cypr
Date: 2010-01-14 21:55:26 + (Thu, 14 Jan 2010)

Log Message:
---
qt-branch: Only call QThread::yieldCurrentThread() on Qt >= 4.5.

Modified Paths:
--
branches/qt/lib/framework/wzapp.cpp


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9237] branches/qt/lib/framework/wzapp.cpp

2010-01-14 Thread cypr
Revision: 9237
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9237&view=rev
Author:   cypr
Date: 2010-01-15 00:37:22 + (Fri, 15 Jan 2010)

Log Message:
---
qt-branch: Make dragging with the right mouse button work.

Modified Paths:
--
branches/qt/lib/framework/wzapp.cpp


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9252] branches/2.3/lib/gamelib/gtime.c

2010-01-16 Thread cypr
Revision: 9252
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9252&view=rev
Author:   cypr
Date: 2010-01-16 17:32:51 + (Sat, 16 Jan 2010)

Log Message:
---
Add () to prevent compiler warning/-Werror.

Modified Paths:
--
branches/2.3/lib/gamelib/gtime.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9260] trunk

2010-01-16 Thread cypr
Revision: 9260
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9260&view=rev
Author:   cypr
Date: 2010-01-16 22:48:14 + (Sat, 16 Jan 2010)

Log Message:
---
pointtree: Find points quickly.

Modified Paths:
--
trunk/.gitignore
trunk/src/Makefile.am
trunk/tests/Makefile.am

Added Paths:
---
trunk/.kdev_include_paths
trunk/src/pointtree.cpp
trunk/src/pointtree.h
trunk/tests/pointtreetest.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9261] trunk/src

2010-01-16 Thread cypr
Revision: 9261
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9261&view=rev
Author:   cypr
Date: 2010-01-16 22:49:14 + (Sat, 16 Jan 2010)

Log Message:
---
pointtree: Kill mapgrid.c. Reincarnate as mapgrid.cpp, using the new PointTree.

Modified Paths:
--
trunk/src/Makefile.am
trunk/src/mapgrid.h
trunk/src/objects.h
trunk/src/pointtree.cpp
trunk/src/pointtree.h
trunk/src/projectile.c

Added Paths:
---
trunk/src/mapgrid.cpp

Removed Paths:
-
trunk/src/mapgrid.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9262] trunk/src

2010-01-16 Thread cypr
Revision: 9262
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9262&view=rev
Author:   cypr
Date: 2010-01-16 22:51:26 + (Sat, 16 Jan 2010)

Log Message:
---
pointtree: Remove "naybor" from droids.

Modified Paths:
--
trunk/src/ai.c
trunk/src/combat.c
trunk/src/droid.c
trunk/src/droid.h
trunk/src/mapgrid.cpp
trunk/src/mapgrid.h
trunk/src/move.c
trunk/src/projectile.c
trunk/src/visibility.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9263] trunk/src

2010-01-16 Thread cypr
Revision: 9263
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9263&view=rev
Author:   cypr
Date: 2010-01-16 22:52:55 + (Sat, 16 Jan 2010)

Log Message:
---
pointtree: Remove "naybor" from projectiles.

Modified Paths:
--
trunk/src/projectile.c
trunk/src/projectile.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9264] trunk/src

2010-01-16 Thread cypr
Revision: 9264
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9264&view=rev
Author:   cypr
Date: 2010-01-16 22:55:09 + (Sat, 16 Jan 2010)

Log Message:
---
pointtree: Eliminate all traces of "naybor".

Modified Paths:
--
trunk/src/action.c
trunk/src/action.h
trunk/src/ai.c
trunk/src/droid.c
trunk/src/droid.h
trunk/src/order.c
trunk/src/structure.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9265] trunk/src

2010-01-16 Thread cypr
Revision: 9265
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9265&view=rev
Author:   cypr
Date: 2010-01-16 22:57:05 + (Sat, 16 Jan 2010)

Log Message:
---
pointtree: Remove grid system calls which are no longer used.

Modified Paths:
--
trunk/src/droid.c
trunk/src/feature.c
trunk/src/keybind.c
trunk/src/loop.c
trunk/src/mapgrid.cpp
trunk/src/mapgrid.h
trunk/src/mission.c
trunk/src/move.c
trunk/src/multibot.c
trunk/src/multisync.c
trunk/src/objmem.c
trunk/src/structure.c
trunk/src/transporter.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9274] trunk/src/pointtree.cpp

2010-01-16 Thread cypr
Revision: 9274
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9274&view=rev
Author:   cypr
Date: 2010-01-17 00:51:59 + (Sun, 17 Jan 2010)

Log Message:
---
pointtree: Use ULL postfix on 64-bit integers, so it compiles with -m32.

Modified Paths:
--
trunk/src/pointtree.cpp


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9271] trunk/src/visibility.c

2010-01-16 Thread cypr
Revision: 9271
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9271&view=rev
Author:   cypr
Date: 2010-01-17 00:40:18 + (Sun, 17 Jan 2010)

Log Message:
---
visibility.c: Reduce query range to sensorRange (now that queries have variable 
range).

Modified Paths:
--
trunk/src/visibility.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9278] trunk/src/visibility.c

2010-01-16 Thread cypr
Revision: 9278
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9278&view=rev
Author:   cypr
Date: 2010-01-17 02:33:14 + (Sun, 17 Jan 2010)

Log Message:
---
visibility.c: Increase query range, since objects are looking for things to be 
looked at by. That didn't make sense, but neither does the function.

Modified Paths:
--
trunk/src/visibility.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9284] branches/qt/Makefile.am

2010-01-17 Thread cypr
Revision: 9284
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9284&view=rev
Author:   cypr
Date: 2010-01-17 17:39:47 + (Sun, 17 Jan 2010)

Log Message:
---
make: Don't give make errors when switching between branches.

Modified Paths:
--
branches/qt/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9285] branches/2.3

2010-01-17 Thread cypr
Revision: 9285
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9285&view=rev
Author:   cypr
Date: 2010-01-17 17:43:20 + (Sun, 17 Jan 2010)

Log Message:
---
make: Don't give make errors when switching between branches.

Modified Paths:
--
branches/2.3/.gitignore
branches/2.3/Makefile.am

Added Paths:
---
branches/2.3/.kdev_include_paths


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9286] trunk/Makefile.am

2010-01-17 Thread cypr
Revision: 9286
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9286&view=rev
Author:   cypr
Date: 2010-01-17 17:48:30 + (Sun, 17 Jan 2010)

Log Message:
---
make: Don't give make errors when switching between branches.

Modified Paths:
--
trunk/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9287] branches/2.3

2010-01-17 Thread cypr
Revision: 9287
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9287&view=rev
Author:   cypr
Date: 2010-01-17 19:20:13 + (Sun, 17 Jan 2010)

Log Message:
---
unicode: Add unicode support to text boxes and in-game chat. (Patch #1330.)

Modified Paths:
--
branches/2.3/lib/framework/input.c
branches/2.3/lib/framework/input.h
branches/2.3/lib/framework/utf.c
branches/2.3/lib/framework/utf.h
branches/2.3/lib/widget/editbox.c
branches/2.3/lib/widget/editbox.h
branches/2.3/lib/widget/widget.c
branches/2.3/src/keybind.c
branches/2.3/src/loadsave.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9288] branches/2.3

2010-01-17 Thread cypr
Revision: 9288
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9288&view=rev
Author:   cypr
Date: 2010-01-17 19:21:50 + (Sun, 17 Jan 2010)

Log Message:
---
raytrace: Better collision detection. (svn -r9227)

Modified Paths:
--
branches/2.3/ChangeLog
branches/2.3/src/display3d.c
branches/2.3/src/projectile.c
branches/2.3/src/projectiledef.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9289] branches/2.3/ChangeLog

2010-01-17 Thread cypr
Revision: 9289
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9289&view=rev
Author:   cypr
Date: 2010-01-17 19:25:10 + (Sun, 17 Jan 2010)

Log Message:
---
Fix ChangeLog revision numbers, apparently trac wasn't showing the last few 
revisions.

Modified Paths:
--
branches/2.3/ChangeLog


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9294] branches/2.3/Makefile.am

2010-01-17 Thread cypr
Revision: 9294
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9294&view=rev
Author:   cypr
Date: 2010-01-17 20:38:58 + (Sun, 17 Jan 2010)

Log Message:
---
Don't give make errors when switching between trunk and branches, even with out 
of tree builds.

Modified Paths:
--
branches/2.3/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9295] branches/qt/Makefile.am

2010-01-17 Thread cypr
Revision: 9295
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9295&view=rev
Author:   cypr
Date: 2010-01-17 20:41:10 + (Sun, 17 Jan 2010)

Log Message:
---
make: Don't give make errors when switching between trunk and branches, even 
with out of tree builds.

Modified Paths:
--
branches/qt/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9296] trunk/Makefile.am

2010-01-17 Thread cypr
Revision: 9296
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9296&view=rev
Author:   cypr
Date: 2010-01-17 20:42:18 + (Sun, 17 Jan 2010)

Log Message:
---
make: Don't give make errors when switching between trunk and branches, even 
with out of tree builds.

Modified Paths:
--
trunk/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9303] trunk/src/makefile.win32

2010-01-17 Thread cypr
Revision: 9303
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9303&view=rev
Author:   cypr
Date: 2010-01-17 21:48:00 + (Sun, 17 Jan 2010)

Log Message:
---
make/win32: Update mapgrid.c to mapgrid.cpp, apparently this makefile isn't 
autogenerated.

Modified Paths:
--
trunk/src/makefile.win32


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9304] trunk/src/makefile.win32

2010-01-17 Thread cypr
Revision: 9304
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9304&view=rev
Author:   cypr
Date: 2010-01-17 22:03:37 + (Sun, 17 Jan 2010)

Log Message:
---
make/win32: Add pointtree.cpp, since it's probably hard to link without that 
one, too.

Modified Paths:
--
trunk/src/makefile.win32


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9305] trunk/src/objmem.h

2010-01-17 Thread cypr
Revision: 9305
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9305&view=rev
Author:   cypr
Date: 2010-01-17 22:28:58 + (Sun, 17 Jan 2010)

Log Message:
---
win32: Add extern "C", in case it helps.

Modified Paths:
--
trunk/src/objmem.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9308] trunk/src/combat.c

2010-01-17 Thread cypr
Revision: 9308
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9308&view=rev
Author:   cypr
Date: 2010-01-17 22:48:59 + (Sun, 17 Jan 2010)

Log Message:
---
win32: Move declaration out of for loop.

Modified Paths:
--
trunk/src/combat.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9315] trunk/src

2010-01-17 Thread cypr
Revision: 9315
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9315&view=rev
Author:   cypr
Date: 2010-01-18 02:21:23 + (Mon, 18 Jan 2010)

Log Message:
---
src/component.c: Remove 134 lines of code duplication. Remove a dead function 
and some undefined functions noticed by Safety0ff.

Modified Paths:
--
trunk/src/component.c
trunk/src/component.h
trunk/src/display3d.c
trunk/src/effects.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9317] trunk/src/component.c

2010-01-18 Thread cypr
Revision: 9317
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9317&view=rev
Author:   cypr
Date: 2010-01-18 09:36:26 + (Mon, 18 Jan 2010)

Log Message:
---
src/component.c: Fix last cleanup. Apparently weaponImd[0] == NULL doesn't 
imply Stats->numWeaps == 0.

Modified Paths:
--
trunk/src/component.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9318] trunk/src/display3d.c

2010-01-18 Thread cypr
Revision: 9318
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9318&view=rev
Author:   cypr
Date: 2010-01-18 09:57:43 + (Mon, 18 Jan 2010)

Log Message:
---
src/display3d.c: Fix a bit of component.c-style code duplication.

Modified Paths:
--
trunk/src/display3d.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9336] trunk

2010-01-18 Thread cypr
Revision: 9336
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9336&view=rev
Author:   cypr
Date: 2010-01-18 19:10:17 + (Mon, 18 Jan 2010)

Log Message:
---
cpp: Add extern "C" {} in headers.

Modified Paths:
--
trunk/lib/framework/configfile.h
trunk/lib/framework/cursors.h
trunk/lib/framework/endian_hack.h
trunk/lib/framework/file.h
trunk/lib/framework/fixedpoint.h
trunk/lib/framework/frame.h
trunk/lib/framework/frameint.h
trunk/lib/framework/i18n.h
trunk/lib/framework/input.h
trunk/lib/framework/lexer_input.h
trunk/lib/framework/listmacs.h
trunk/lib/framework/macros.h
trunk/lib/framework/physfs_ext.h
trunk/lib/framework/resly.h
trunk/lib/framework/strres.h
trunk/lib/framework/strresly.h
trunk/lib/framework/tagfile.h
trunk/lib/framework/treap.h
trunk/lib/framework/trig.h
trunk/lib/framework/utf.h
trunk/lib/framework/vector.h
trunk/lib/netplay/netlog.h
trunk/lib/netplay/netplay.h
trunk/lib/netplay/nettypes.h
trunk/lib/script/chat_processing.h
trunk/lib/script/codeprint.h
trunk/lib/script/event.h
trunk/lib/script/eventsave.h
trunk/lib/script/interpreter.h
trunk/lib/script/parse.h
trunk/lib/script/script.h
trunk/lib/script/stack.h
trunk/lib/widget/bar.h
trunk/lib/widget/button.h
trunk/lib/widget/editbox.h
trunk/lib/widget/form.h
trunk/lib/widget/label.h
trunk/lib/widget/scrap.h
trunk/lib/widget/slider.h
trunk/lib/widget/tip.h
trunk/lib/widget/widgbase.h
trunk/lib/widget/widget.h
trunk/lib/widget/widgint.h
trunk/src/action.h
trunk/src/advvis.h
trunk/src/ai.h
trunk/src/aiexperience.h
trunk/src/anim_id.h
trunk/src/astar.h
trunk/src/atmos.h
trunk/src/basedef.h
trunk/src/baseobject.h
trunk/src/bridge.h
trunk/src/bucket3d.h
trunk/src/challenge.h
trunk/src/cheat.h
trunk/src/clparse.h
trunk/src/cluster.h
trunk/src/cmddroid.h
trunk/src/cmddroiddef.h
trunk/src/combat.h
trunk/src/component.h
trunk/src/configuration.h
trunk/src/console.h
trunk/src/data.h
trunk/src/design.h
trunk/src/difficulty.h
trunk/src/display.h
trunk/src/display3d.h
trunk/src/display3ddef.h
trunk/src/displaydef.h
trunk/src/drive.h
trunk/src/droid.h
trunk/src/droiddef.h
trunk/src/e3demo.h
trunk/src/edit3d.h
trunk/src/effects.h
trunk/src/environ.h
trunk/src/feature.h
trunk/src/featuredef.h
trunk/src/formation.h
trunk/src/formationdef.h
trunk/src/fpath.h
trunk/src/frend.h
trunk/src/frontend.h
trunk/src/function.h
trunk/src/functiondef.h
trunk/src/game.h
trunk/src/gateway.h
trunk/src/geometry.h
trunk/src/group.h
trunk/src/hci.h
trunk/src/ingameop.h
trunk/src/init.h
trunk/src/intdisplay.h
trunk/src/intelmap.h
trunk/src/intfac.h
trunk/src/intimage.h
trunk/src/intorder.h
trunk/src/keybind.h
trunk/src/keyedit.h
trunk/src/keymap.h
trunk/src/levelint.h
trunk/src/levels.h
trunk/src/lighting.h
trunk/src/loadsave.h
trunk/src/loop.h
trunk/src/main.h
trunk/src/map.h
trunk/src/mapdisplay.h
trunk/src/mechanics.h
trunk/src/message.h
trunk/src/messagedef.h
trunk/src/messagely.h
trunk/src/miscimd.h
trunk/src/mission.h
trunk/src/missiondef.h
trunk/src/modding.h
trunk/src/move.h
trunk/src/movedef.h
trunk/src/multigifts.h
trunk/src/multiint.h
trunk/src/multijoin.h
trunk/src/multilimit.h
trunk/src/multimenu.h
trunk/src/multiplay.h
trunk/src/multirecv.h
trunk/src/multistat.h
trunk/src/objectdef.h
trunk/src/objmem.h
trunk/src/oprint.h
trunk/src/order.h
trunk/src/orderdef.h
trunk/src/parsetest.h
trunk/src/pointtree.h
trunk/src/positiondef.h
trunk/src/power.h
trunk/src/projectile.h
trunk/src/projectiledef.h
trunk/src/radar.h
trunk/src/raycast.h
trunk/src/research.h
trunk/src/researchdef.h
trunk/src/scores.h
trunk/src/scriptai.h
trunk/src/scriptcb.h
trunk/src/scriptextern.h
trunk/src/scriptfuncs.h
trunk/src/scriptobj.h
trunk/src/scripttabs.h
trunk/src/scriptvals.h
trunk/src/selection.h
trunk/src/seqdisp.h
trunk/src/stats.h
trunk/src/statsdef.h
trunk/src/stringdef.h
trunk/src/structure.h
trunk/src/structuredef.h
trunk/src/target.h
trunk/src/terrain.h
trunk/src/text.h
trunk/src/texture.h
trunk/src/transporter.h
trunk/src/visibility.h
trunk/src/warcam.h
trunk/src/warzoneconfig.h
trunk/src/weapondef.h
trunk/src/wrappers.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year hist

[Warzone2100-commits] SF.net SVN: warzone2100:[9353] trunk

2010-01-19 Thread cypr
Revision: 9353
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9353&view=rev
Author:   cypr
Date: 2010-01-19 18:11:11 + (Tue, 19 Jan 2010)

Log Message:
---
Substitute s/mapgrid.c/mapgrid.cpp/ in a couple more files.

Modified Paths:
--
trunk/po/POTFILES.in
trunk/warzone2100.cbp


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9360] trunk/src

2010-01-20 Thread cypr
Revision: 9360
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9360&view=rev
Author:   cypr
Date: 2010-01-20 18:08:46 + (Wed, 20 Jan 2010)

Log Message:
---
orders: Allow shift-click to queue orders on radar, make a sound when queueing 
move orders.

Modified Paths:
--
trunk/src/display.c
trunk/src/drive.c
trunk/src/order.c
trunk/src/order.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9361] branches/2.3/src

2010-01-20 Thread cypr
Revision: 9361
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9361&view=rev
Author:   cypr
Date: 2010-01-20 18:18:40 + (Wed, 20 Jan 2010)

Log Message:
---
orders: Allow shift-click to queue orders on radar, make a sound when queueing 
move orders. (svn -r9360)

Modified Paths:
--
branches/2.3/src/display.c
branches/2.3/src/drive.c
branches/2.3/src/order.c
branches/2.3/src/order.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9376] branches/2.3/Makefile.am

2010-01-21 Thread cypr
Revision: 9376
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9376&view=rev
Author:   cypr
Date: 2010-01-22 00:22:22 + (Fri, 22 Jan 2010)

Log Message:
---
make: Fix previous deps hack to avoid errors on fresh builds.

Modified Paths:
--
branches/2.3/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9375] trunk/Makefile.am

2010-01-21 Thread cypr
Revision: 9375
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9375&view=rev
Author:   cypr
Date: 2010-01-22 00:21:50 + (Fri, 22 Jan 2010)

Log Message:
---
make: Fix previous deps hack to avoid errors on fresh builds.

Modified Paths:
--
trunk/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9377] branches/qt/Makefile.am

2010-01-21 Thread cypr
Revision: 9377
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9377&view=rev
Author:   cypr
Date: 2010-01-22 00:22:45 + (Fri, 22 Jan 2010)

Log Message:
---
make: Fix previous deps hack to avoid errors on fresh builds.

Modified Paths:
--
branches/qt/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9391] trunk/lib/netplay/netplay.c

2010-01-22 Thread cypr
Revision: 9391
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9391&view=rev
Author:   cypr
Date: 2010-01-22 16:14:57 + (Fri, 22 Jan 2010)

Log Message:
---
net: Set SO_REUSEADDR on sockets to avoid address already in use errors.

Modified Paths:
--
trunk/lib/netplay/netplay.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9413] trunk/src/map.h

2010-01-22 Thread cypr
Revision: 9413
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9413&view=rev
Author:   cypr
Date: 2010-01-23 00:40:53 + (Sat, 23 Jan 2010)

Log Message:
---
Make mapTile() take signed values, so comparison with -1 works.

Modified Paths:
--
trunk/src/map.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9414] branches/2.3/src/map.h

2010-01-22 Thread cypr
Revision: 9414
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9414&view=rev
Author:   cypr
Date: 2010-01-23 01:33:32 + (Sat, 23 Jan 2010)

Log Message:
---
Make mapTile() take signed values, so comparison with -1 works. Fix units of 
mapTile(). (svn -r9413,9415)

Modified Paths:
--
branches/2.3/src/map.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9415] trunk/src/map.h

2010-01-22 Thread cypr
Revision: 9415
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9415&view=rev
Author:   cypr
Date: 2010-01-23 01:34:42 + (Sat, 23 Jan 2010)

Log Message:
---
Fix units of mapTile().

Modified Paths:
--
trunk/src/map.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9416] trunk/src/structure.c

2010-01-23 Thread cypr
Revision: 9416
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9416&view=rev
Author:   cypr
Date: 2010-01-23 11:30:21 + (Sat, 23 Jan 2010)

Log Message:
---
structure.c: Set timeLastHit and lastHitWeapon, to silence one valgrind warning.

Modified Paths:
--
trunk/src/structure.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9417] branches/2.3/src/structure.c

2010-01-23 Thread cypr
Revision: 9417
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9417&view=rev
Author:   cypr
Date: 2010-01-23 11:31:08 + (Sat, 23 Jan 2010)

Log Message:
---
structure.c: Set timeLastHit and lastHitWeapon, to silence one valgrind warning.

Modified Paths:
--
branches/2.3/src/structure.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9429] trunk/src/projectile.c

2010-01-23 Thread cypr
Revision: 9429
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9429&view=rev
Author:   cypr
Date: 2010-01-23 21:28:12 + (Sat, 23 Jan 2010)

Log Message:
---
raytrace: When hitting the wrong target, do damage to the wrong target, too.

Modified Paths:
--
trunk/src/projectile.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9430] branches/2.3/src/projectile.c

2010-01-23 Thread cypr
Revision: 9430
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9430&view=rev
Author:   cypr
Date: 2010-01-23 21:32:04 + (Sat, 23 Jan 2010)

Log Message:
---
raytrace: When hitting the wrong target, do damage to the wrong target, too. 
(svn -r9429)

Modified Paths:
--
branches/2.3/src/projectile.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9436] trunk/src

2010-01-23 Thread cypr
Revision: 9436
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9436&view=rev
Author:   cypr
Date: 2010-01-23 23:01:53 + (Sat, 23 Jan 2010)

Log Message:
---
Fix turnOffMultiMsg(). Multiplayer games should work again, now.

Modified Paths:
--
trunk/src/multiplay.c
trunk/src/multiplay.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9440] branches/2.3/lib/netplay/netplay.c

2010-01-23 Thread cypr
Revision: 9440
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9440&view=rev
Author:   cypr
Date: 2010-01-23 23:56:08 + (Sat, 23 Jan 2010)

Log Message:
---
net: Set SO_REUSEADDR on sockets to avoid address already in use errors. (svn 
-r9391)

Modified Paths:
--
branches/2.3/lib/netplay/netplay.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9444] branches/2.3

2010-01-23 Thread cypr
Revision: 9444
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9444&view=rev
Author:   cypr
Date: 2010-01-24 02:47:50 + (Sun, 24 Jan 2010)

Log Message:
---
Fix building with PD-ksh on BSD. Reports and some patches from brad0.

Modified Paths:
--
branches/2.3/Makefile.am
branches/2.3/configure.ac
branches/2.3/lib/exceptionhandler/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9445] trunk

2010-01-23 Thread cypr
Revision: 9445
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9445&view=rev
Author:   cypr
Date: 2010-01-24 02:49:47 + (Sun, 24 Jan 2010)

Log Message:
---
Fix building with PD-ksh on BSD. Reports and some patches from brad0. (svn 
-r9444)

Modified Paths:
--
trunk/Makefile.am
trunk/configure.ac
trunk/lib/exceptionhandler/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9466] trunk

2010-01-24 Thread cypr
Revision: 9466
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9466&view=rev
Author:   cypr
Date: 2010-01-24 15:17:05 + (Sun, 24 Jan 2010)

Log Message:
---
Fix progress bars, reenable sound test, move variable, remove magic number, 
comments and spelling. Patch by Safety0ff.

Modified Paths:
--
trunk/COMPILE
trunk/src/intdisplay.c
trunk/src/main.c
trunk/src/move.c
trunk/src/structure.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9472] trunk/src

2010-01-24 Thread cypr
Revision: 9472
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9472&view=rev
Author:   cypr
Date: 2010-01-24 18:25:27 + (Sun, 24 Jan 2010)

Log Message:
---
Fix VTOLs flying at strange angles. Patch by Safety0ff.

Modified Paths:
--
trunk/src/droid.c
trunk/src/droid.h
trunk/src/move.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9473] trunk/src/move.c

2010-01-24 Thread cypr
Revision: 9473
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9473&view=rev
Author:   cypr
Date: 2010-01-24 18:26:43 + (Sun, 24 Jan 2010)

Log Message:
---
Make VTOLs roll more when turning, and smoothly.

Modified Paths:
--
trunk/src/move.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9478] trunk/src

2010-01-24 Thread cypr
Revision: 9478
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9478&view=rev
Author:   cypr
Date: 2010-01-24 19:33:14 + (Sun, 24 Jan 2010)

Log Message:
---
Remove accruePower(){return false;} function, which is no longer used.

Modified Paths:
--
trunk/src/power.c
trunk/src/power.h
trunk/src/research.c
trunk/src/structure.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9529] trunk/src/structure.c

2010-01-26 Thread cypr
Revision: 9529
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9529&view=rev
Author:   cypr
Date: 2010-01-26 10:35:47 + (Tue, 26 Jan 2010)

Log Message:
---
structure.c: Fix crash in hqReward on campaign start.

Modified Paths:
--
trunk/src/structure.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9530] trunk/src/ai.c

2010-01-27 Thread cypr
Revision: 9530
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9530&view=rev
Author:   cypr
Date: 2010-01-27 11:36:24 + (Wed, 27 Jan 2010)

Log Message:
---
Fix uninitialised variable in aiStructHasRange, making it random whether 
sensors were in range.
This removes a warning in optimised builds.

Modified Paths:
--
trunk/src/ai.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9531] branches/2.3/src/ai.c

2010-01-27 Thread cypr
Revision: 9531
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9531&view=rev
Author:   cypr
Date: 2010-01-27 11:37:12 + (Wed, 27 Jan 2010)

Log Message:
---
2.3: Fix uninitialised variable in aiStructHasRange, making it random whether 
sensors were in range.
This removes a warning in optimised builds.

Modified Paths:
--
branches/2.3/src/ai.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9539] trunk

2010-01-28 Thread cypr
Revision: 9539
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9539&view=rev
Author:   cypr
Date: 2010-01-28 13:10:42 + (Thu, 28 Jan 2010)

Log Message:
---
visibility: Cast terrain visibility as sectors instead of rays.

Previous algorithm had a surprisingly high asymptotic runtime. (Insertion into 
unsorted sets.)
The new implementation does not generate pretty moir?\195?\169 patterns.

Modified Paths:
--
trunk/src/Makefile.am
trunk/src/droid.c
trunk/src/droiddef.h
trunk/src/init.c
trunk/src/makefile.win32
trunk/src/move.c
trunk/src/structure.c
trunk/src/visibility.c
trunk/src/visibility.h
trunk/warzone2100.cbp
trunk/win32/Warzone2100.vcproj
trunk/win32/Warzone2100.vs2k8.vcproj

Added Paths:
---
trunk/src/wavecast.cpp
trunk/src/wavecast.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9544] trunk/src

2010-01-28 Thread cypr
Revision: 9544
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9544&view=rev
Author:   cypr
Date: 2010-01-28 14:55:50 + (Thu, 28 Jan 2010)

Log Message:
---
visibility: Make object-object visibility less weird and less inefficient.

Modified Paths:
--
trunk/src/basedef.h
trunk/src/droid.c
trunk/src/feature.c
trunk/src/loop.c
trunk/src/mapgrid.cpp
trunk/src/mapgrid.h
trunk/src/pointtree.cpp
trunk/src/pointtree.h
trunk/src/structure.c
trunk/src/visibility.c
trunk/src/visibility.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9545] trunk/src

2010-01-28 Thread cypr
Revision: 9545
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9545&view=rev
Author:   cypr
Date: 2010-01-28 14:57:53 + (Thu, 28 Jan 2010)

Log Message:
---
Cleanup and code that could be used to make clusters (whatever that means) 
spend a lot less time updating (if that wouldn't break anything).

Modified Paths:
--
trunk/src/mapgrid.cpp
trunk/src/mapgrid.h
trunk/src/pointtree.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9546] trunk/src/visibility.h

2010-01-28 Thread cypr
Revision: 9546
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9546&view=rev
Author:   cypr
Date: 2010-01-28 15:06:41 + (Thu, 28 Jan 2010)

Log Message:
---
Add the "void" in "processVisibility(void)" to compile with --enable-debug=yes.

Modified Paths:
--
trunk/src/visibility.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9556] trunk/src

2010-01-28 Thread cypr
Revision: 9556
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9556&view=rev
Author:   cypr
Date: 2010-01-28 18:48:15 + (Thu, 28 Jan 2010)

Log Message:
---
bucket3d.c: Cleanup dead code, remove arbitrary limits, replace approximate 
sort with exact sort. (Reviewed by Per.)

Modified Paths:
--
trunk/src/bucket3d.c
trunk/src/bucket3d.h
trunk/src/init.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9562] trunk

2010-01-28 Thread cypr
Revision: 9562
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9562&view=rev
Author:   cypr
Date: 2010-01-28 22:38:47 + (Thu, 28 Jan 2010)

Log Message:
---
Workaround for Microsoft bugs such as #defining random words such as min and 
max.

Modified Paths:
--
trunk/lib/framework/types.h
trunk/src/wavecast.cpp


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9563] trunk/src/ai.c

2010-01-28 Thread cypr
Revision: 9563
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9563&view=rev
Author:   cypr
Date: 2010-01-28 22:39:26 + (Thu, 28 Jan 2010)

Log Message:
---
ai.c: Increase target weight, so droids aren't too lazy to target anything.

Modified Paths:
--
trunk/src/ai.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9568] branches/qt

2010-01-29 Thread cypr
Revision: 9568
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9568&view=rev
Author:   cypr
Date: 2010-01-29 16:51:07 + (Fri, 29 Jan 2010)

Log Message:
---
qt: Add extern "C" {}, rename src/main.c to src/main.cpp

Modified Paths:
--
branches/qt/lib/exceptionhandler/exceptionhandler.h
branches/qt/lib/exceptionhandler/exchndl.h
branches/qt/lib/framework/configfile.h
branches/qt/lib/framework/cursors.h
branches/qt/lib/framework/endian_hack.h
branches/qt/lib/framework/file.h
branches/qt/lib/framework/fixedpoint.h
branches/qt/lib/framework/frame.h
branches/qt/lib/framework/frameint.h
branches/qt/lib/framework/i18n.h
branches/qt/lib/framework/input.h
branches/qt/lib/framework/lexer_input.h
branches/qt/lib/framework/listmacs.h
branches/qt/lib/framework/macros.h
branches/qt/lib/framework/physfs_ext.h
branches/qt/lib/framework/resly.h
branches/qt/lib/framework/strres.h
branches/qt/lib/framework/strresly.h
branches/qt/lib/framework/tagfile.h
branches/qt/lib/framework/treap.h
branches/qt/lib/framework/trig.h
branches/qt/lib/framework/utf.h
branches/qt/lib/framework/vector.h
branches/qt/lib/framework/wzapp_c.h
branches/qt/lib/gamelib/gtime.h
branches/qt/lib/ivis_common/bitimage.h
branches/qt/lib/ivis_common/imd.h
branches/qt/lib/ivis_common/ivi.h
branches/qt/lib/ivis_common/ivisdef.h
branches/qt/lib/ivis_common/ivispatch.h
branches/qt/lib/ivis_common/pieblitfunc.h
branches/qt/lib/ivis_common/pieclip.h
branches/qt/lib/ivis_common/piedef.h
branches/qt/lib/ivis_common/piefunc.h
branches/qt/lib/ivis_common/piemode.h
branches/qt/lib/ivis_common/piepalette.h
branches/qt/lib/ivis_common/piestate.h
branches/qt/lib/ivis_common/pietypes.h
branches/qt/lib/ivis_common/png_util.h
branches/qt/lib/ivis_common/rendmode.h
branches/qt/lib/ivis_common/tex.h
branches/qt/lib/ivis_common/textdraw.h
branches/qt/lib/ivis_opengl/screen.h
branches/qt/lib/netplay/netlog.h
branches/qt/lib/netplay/netplay.h
branches/qt/lib/netplay/nettypes.h
branches/qt/lib/script/chat_processing.h
branches/qt/lib/script/codeprint.h
branches/qt/lib/script/event.h
branches/qt/lib/script/eventsave.h
branches/qt/lib/script/interpreter.h
branches/qt/lib/script/parse.h
branches/qt/lib/script/script.h
branches/qt/lib/script/stack.h
branches/qt/lib/sound/audio.h
branches/qt/lib/sound/track.h
branches/qt/lib/widget/bar.h
branches/qt/lib/widget/button.h
branches/qt/lib/widget/editbox.h
branches/qt/lib/widget/form.h
branches/qt/lib/widget/label.h
branches/qt/lib/widget/slider.h
branches/qt/lib/widget/tip.h
branches/qt/lib/widget/widgbase.h
branches/qt/lib/widget/widget.h
branches/qt/lib/widget/widgint.h
branches/qt/src/Makefile.am
branches/qt/src/action.h
branches/qt/src/advvis.h
branches/qt/src/ai.h
branches/qt/src/aiexperience.h
branches/qt/src/anim_id.h
branches/qt/src/astar.h
branches/qt/src/atmos.h
branches/qt/src/basedef.h
branches/qt/src/baseobject.h
branches/qt/src/bridge.h
branches/qt/src/bucket3d.h
branches/qt/src/challenge.h
branches/qt/src/cheat.h
branches/qt/src/clparse.h
branches/qt/src/cluster.h
branches/qt/src/cmddroid.h
branches/qt/src/cmddroiddef.h
branches/qt/src/combat.h
branches/qt/src/component.h
branches/qt/src/configuration.h
branches/qt/src/console.h
branches/qt/src/data.h
branches/qt/src/design.h
branches/qt/src/difficulty.h
branches/qt/src/display.h
branches/qt/src/display3d.h
branches/qt/src/display3ddef.h
branches/qt/src/displaydef.h
branches/qt/src/drive.h
branches/qt/src/droid.h
branches/qt/src/droiddef.h
branches/qt/src/e3demo.h
branches/qt/src/edit3d.h
branches/qt/src/effects.h
branches/qt/src/environ.h
branches/qt/src/feature.h
branches/qt/src/featuredef.h
branches/qt/src/formation.h
branches/qt/src/formationdef.h
branches/qt/src/fpath.h
branches/qt/src/frend.h
branches/qt/src/frontend.h
branches/qt/src/function.h
branches/qt/src/functiondef.h
branches/qt/src/game.h
branches/qt/src/gateway.h
branches/qt/src/geometry.h
branches/qt/src/group.h
branches/qt/src/hci.h
branches/qt/src/ingameop.h
branches/qt/src/init.h
branches/qt/src/intdisplay.h
branches/qt/src/intelmap.h
branches/qt/src/intfac.h
branches/qt/src/intimage.h
branches/qt/src/intorder.h
branches/qt/src/keybind.h
branches/qt/src/keyedit.h
branches/qt/src/keymap.h
branches/qt/src/levelint.h
branches/qt/src/levels.h
branches/qt/src/lighting.h
branches/qt/src/loadsave.h
branches/qt/src/loop.h
branches/qt/src/main.h
branches/qt/src/makefile.win32
branches/qt/src/map.h
branches/qt/src/mapdisplay.

[Warzone2100-commits] SF.net SVN: warzone2100:[9569] branches/qt/lib/framework/frame.h

2010-01-29 Thread cypr
Revision: 9569
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9569&view=rev
Author:   cypr
Date: 2010-01-29 18:06:58 + (Fri, 29 Jan 2010)

Log Message:
---
qt: Add #define __STDC_LIMIT_MACROS.

Modified Paths:
--
branches/qt/lib/framework/frame.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9570] branches/qt/lib/framework/wzapp.h

2010-01-29 Thread cypr
Revision: 9570
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9570&view=rev
Author:   cypr
Date: 2010-01-29 18:56:37 + (Fri, 29 Jan 2010)

Log Message:
---
qt: Remove extern "C" {} from pure C++ header.

Modified Paths:
--
branches/qt/lib/framework/wzapp.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9573] branches/lua2/Makefile.am

2010-01-29 Thread cypr
Revision: 9573
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9573&view=rev
Author:   cypr
Date: 2010-01-29 19:33:31 + (Fri, 29 Jan 2010)

Log Message:
---
lua2: make: Don't give make errors when switching between branches.

Modified Paths:
--
branches/lua2/Makefile.am


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9575] branches/lua2

2010-01-30 Thread cypr
Revision: 9575
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9575&view=rev
Author:   cypr
Date: 2010-01-30 12:04:15 + (Sat, 30 Jan 2010)

Log Message:
---
lua2: Remove unused cluster system.

Modified Paths:
--
branches/lua2/lib/sound/audio.h
branches/lua2/src/basedef.h
branches/lua2/src/cluster.c
branches/lua2/src/cluster.h
branches/lua2/src/combat.c
branches/lua2/src/droid.c
branches/lua2/src/feature.c
branches/lua2/src/game.c
branches/lua2/src/init.c
branches/lua2/src/loop.c
branches/lua2/src/map.c
branches/lua2/src/mission.c
branches/lua2/src/scriptai.c
branches/lua2/src/scriptcb.c
branches/lua2/src/scriptcb.h
branches/lua2/src/scriptfuncs.c
branches/lua2/src/scriptobj.c
branches/lua2/src/scriptobj.h
branches/lua2/src/scripttabs.c
branches/lua2/src/scripttabs.h
branches/lua2/src/structure.c
branches/lua2/src/transporter.c
branches/lua2/src/visibility.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9576] branches/lua2

2010-01-30 Thread cypr
Revision: 9576
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9576&view=rev
Author:   cypr
Date: 2010-01-30 15:21:25 + (Sat, 30 Jan 2010)

Log Message:
---
lua2: Revert "Remove unused cluster system." ?\226?\128?\147 apparently it 
might be used, revert until there's a better replacement.

Modified Paths:
--
branches/lua2/lib/sound/audio.h
branches/lua2/src/basedef.h
branches/lua2/src/cluster.c
branches/lua2/src/cluster.h
branches/lua2/src/combat.c
branches/lua2/src/droid.c
branches/lua2/src/feature.c
branches/lua2/src/game.c
branches/lua2/src/init.c
branches/lua2/src/loop.c
branches/lua2/src/map.c
branches/lua2/src/mission.c
branches/lua2/src/scriptai.c
branches/lua2/src/scriptcb.c
branches/lua2/src/scriptcb.h
branches/lua2/src/scriptfuncs.c
branches/lua2/src/scriptobj.c
branches/lua2/src/scriptobj.h
branches/lua2/src/scripttabs.c
branches/lua2/src/scripttabs.h
branches/lua2/src/structure.c
branches/lua2/src/transporter.c
branches/lua2/src/visibility.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9582] trunk/lib/netplay/netplay.c

2010-01-30 Thread cypr
Revision: 9582
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9582&view=rev
Author:   cypr
Date: 2010-01-30 21:26:41 + (Sat, 30 Jan 2010)

Log Message:
---
lib/netplay/netplay.c: Change don't-while loop into do-while loop.

Modified Paths:
--
trunk/lib/netplay/netplay.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9583] branches/2.3/lib/netplay/netplay.c

2010-01-30 Thread cypr
Revision: 9583
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9583&view=rev
Author:   cypr
Date: 2010-01-30 21:37:50 + (Sat, 30 Jan 2010)

Log Message:
---
2.3: lib/netplay/netplay.c: Change don't-while loop into do-while loop.

Modified Paths:
--
branches/2.3/lib/netplay/netplay.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9595] trunk/src/component.c

2010-01-31 Thread cypr
Revision: 9595
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9595&view=rev
Author:   cypr
Date: 2010-01-31 19:21:14 + (Sun, 31 Jan 2010)

Log Message:
---
src/component.c: Fix cleanup again, same as last fix, in another place.

Modified Paths:
--
trunk/src/component.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9598] trunk/lib/netplay/netplay.c

2010-01-31 Thread cypr
Revision: 9598
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9598&view=rev
Author:   cypr
Date: 2010-01-31 21:30:07 + (Sun, 31 Jan 2010)

Log Message:
---
lib/netplay/netplay.c: Change two more don't-while loops into do-while loops.

Modified Paths:
--
trunk/lib/netplay/netplay.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9599] branches/2.3/lib/netplay/netplay.c

2010-01-31 Thread cypr
Revision: 9599
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9599&view=rev
Author:   cypr
Date: 2010-01-31 21:32:32 + (Sun, 31 Jan 2010)

Log Message:
---
2.3: lib/netplay/netplay.c: Change two more don't-while loops into do-while 
loops.

Modified Paths:
--
branches/2.3/lib/netplay/netplay.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9611] branches/qt/po/POTFILES.in

2010-02-02 Thread cypr
Revision: 9611
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9611&view=rev
Author:   cypr
Date: 2010-02-02 23:14:14 + (Tue, 02 Feb 2010)

Log Message:
---
qt: Remove old files from POTFILES.in.

Modified Paths:
--
branches/qt/po/POTFILES.in


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9625] trunk/src/display3d.c

2010-02-04 Thread cypr
Revision: 9625
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9625&view=rev
Author:   cypr
Date: 2010-02-04 18:05:52 + (Thu, 04 Feb 2010)

Log Message:
---
Translate/rotate component after finding health bar location instead of before, 
to avoid health bars being displayed on wrong oil derrick or cyborg component.

Modified Paths:
--
trunk/src/display3d.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9630] trunk/src

2010-02-04 Thread cypr
Revision: 9630
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9630&view=rev
Author:   cypr
Date: 2010-02-04 18:58:14 + (Thu, 04 Feb 2010)

Log Message:
---
Remove target system, since all the function calls did absolutely nothing.

Modified Paths:
--
trunk/src/display.c
trunk/src/display3d.c
trunk/src/drive.c
trunk/src/loop.c
trunk/src/target.c
trunk/src/target.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9655] trunk

2010-02-06 Thread cypr
Revision: 9655
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9655&view=rev
Author:   cypr
Date: 2010-02-06 17:07:52 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Logical updates.

Modified Paths:
--
trunk/lib/gamelib/gtime.c
trunk/lib/gamelib/gtime.h
trunk/lib/widget/form.c
trunk/src/cheat.c
trunk/src/display3d.c
trunk/src/keybind.c
trunk/src/keybind.h
trunk/src/loop.c
trunk/src/move.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9656] trunk

2010-02-06 Thread cypr
Revision: 9656
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9656&view=rev
Author:   cypr
Date: 2010-02-06 17:08:26 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Make some projectiles animated in-flight.

Modified Paths:
--
trunk/lib/gamelib/gtime.c
trunk/lib/gamelib/gtime.h
trunk/src/basedef.h
trunk/src/baseobject.c
trunk/src/baseobject.h
trunk/src/display3d.c
trunk/src/projectile.c
trunk/src/projectiledef.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9657] trunk/src

2010-02-06 Thread cypr
Revision: 9657
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9657&view=rev
Author:   cypr
Date: 2010-02-06 17:08:53 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Cleanup, don't crash when not logical.

Modified Paths:
--
trunk/src/baseobject.c
trunk/src/keybind.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9658] trunk/src

2010-02-06 Thread cypr
Revision: 9658
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9658&view=rev
Author:   cypr
Date: 2010-02-06 17:09:26 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Render interpolated droids and turrets.

Modified Paths:
--
trunk/src/basedef.h
trunk/src/component.c
trunk/src/component.h
trunk/src/display3d.c
trunk/src/droid.c
trunk/src/droid.h
trunk/src/droiddef.h
trunk/src/projectile.c
trunk/src/scriptfuncs.c
trunk/src/structure.c
trunk/src/structure.h
trunk/src/structuredef.h
trunk/src/weapondef.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9659] trunk

2010-02-06 Thread cypr
Revision: 9659
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9659&view=rev
Author:   cypr
Date: 2010-02-06 17:09:56 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Rename some things. Fix when not updating fast enough.

Modified Paths:
--
trunk/lib/gamelib/gtime.c
trunk/lib/gamelib/gtime.h
trunk/src/component.c
trunk/src/display3d.c
trunk/src/lighting.c
trunk/src/move.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9660] trunk/src

2010-02-06 Thread cypr
Revision: 9660
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9660&view=rev
Author:   cypr
Date: 2010-02-06 17:10:20 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Glue cyborg legs to cyborgs.

Modified Paths:
--
trunk/src/basedef.h
trunk/src/baseobject.c
trunk/src/baseobject.h
trunk/src/bucket3d.c
trunk/src/display3d.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9661] trunk/src/effects.c

2010-02-06 Thread cypr
Revision: 9661
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9661&view=rev
Author:   cypr
Date: 2010-02-06 17:10:39 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Use graphics time instead of game time for effects.

Modified Paths:
--
trunk/src/effects.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9662] trunk/src

2010-02-06 Thread cypr
Revision: 9662
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9662&view=rev
Author:   cypr
Date: 2010-02-06 17:11:03 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Set initial previous turret orientation.

Modified Paths:
--
trunk/src/droid.c
trunk/src/structure.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9663] trunk

2010-02-06 Thread cypr
Revision: 9663
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9663&view=rev
Author:   cypr
Date: 2010-02-06 17:11:32 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Completely use graphics time for effects.

Modified Paths:
--
trunk/lib/gamelib/gtime.c
trunk/lib/gamelib/gtime.h
trunk/src/effects.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9664] trunk/src/display3d.c

2010-02-06 Thread cypr
Revision: 9664
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9664&view=rev
Author:   cypr
Date: 2010-02-06 17:12:03 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Use graphics time for changing camera height, avoids jumping up and 
down.

Modified Paths:
--
trunk/src/display3d.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9665] trunk/lib/gamelib

2010-02-06 Thread cypr
Revision: 9665
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9665&view=rev
Author:   cypr
Date: 2010-02-06 17:12:31 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Fix droid legs disappearing during first update interval.

Modified Paths:
--
trunk/lib/gamelib/anim.c
trunk/lib/gamelib/anim.h
trunk/lib/gamelib/animobj.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9666] trunk/src

2010-02-06 Thread cypr
Revision: 9666
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9666&view=rev
Author:   cypr
Date: 2010-02-06 17:12:53 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Fix flashing sensor target lock. Move some things to logical updates.

Modified Paths:
--
trunk/src/display.c
trunk/src/display3d.c
trunk/src/loop.c
trunk/src/visibility.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9667] trunk/src/structure.c

2010-02-06 Thread cypr
Revision: 9667
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9667&view=rev
Author:   cypr
Date: 2010-02-06 17:13:10 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Remove some weird use of frameGetFrameNumber(), fixing structures 
becoming visible only after a random long time.

Modified Paths:
--
trunk/src/structure.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9668] trunk/lib/gamelib/gtime.h

2010-02-06 Thread cypr
Revision: 9668
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9668&view=rev
Author:   cypr
Date: 2010-02-06 17:13:31 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Bump updates per second to 10, since 3 was just for testing.

Modified Paths:
--
trunk/lib/gamelib/gtime.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] SF.net SVN: warzone2100:[9669] trunk/src

2010-02-06 Thread cypr
Revision: 9669
  http://warzone2100.svn.sourceforge.net/warzone2100/?rev=9669&view=rev
Author:   cypr
Date: 2010-02-06 17:13:52 + (Sat, 06 Feb 2010)

Log Message:
---
logical: Fix some more dependencies of the game rules on the graphics 
framerate. (frameGetFrameNumber())

Modified Paths:
--
trunk/src/ai.c
trunk/src/droid.c
trunk/src/order.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


  1   2   3   4   >