Commit: 5fa9edc4ade97af82dae1610056b9cc7554e4302

Author: Cyp <[email protected]>
Date:   Fri Oct  8 11:19:57 2010 +0200

Replace iv_Matrix with pie_Mat, eliminating the need for ivispatch.h.

 lib/ivis_common/Makefile.am |    1 -
 lib/ivis_common/imd.c       |    2 +-
 lib/ivis_common/imdload.c   |    1 -
 lib/ivis_common/ivispatch.h |   49 ----------------
 lib/ivis_common/piedef.h    |    2 +-
 lib/ivis_opengl/rendmode.c  |    1 -
 lib/ivis_opengl/tex.c       |    1 -
 lib/ivis_opengl/textdraw.c  |    1 -
 src/atmos.c                 |   12 ++--
 src/bucket3d.c              |   28 +++++-----
 src/component.c             |   26 ++++----
 src/display3d.c             |  132 +++++++++++++++++++++---------------------
 src/effects.c               |   54 +++++++++---------
 src/projectile.c            |    8 +-
 src/radar.c                 |    2 +-
 15 files changed, 133 insertions(+), 187 deletions(-)


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

Commit: 125e7ba9ab0403fe3156b8c377d7b7e2d07d7709

Author: Cyp <[email protected]>
Date:   Fri Oct  8 11:04:32 2010 +0200

Convert pie_MatRot[XYZ] to use uint16_t instead of float.

 lib/ivis_opengl/piematrix.c |   22 +++++++-------
 lib/ivis_opengl/piematrix.h |    6 ++--
 src/atmos.c                 |    8 +++---
 src/bucket3d.c              |    6 ++--
 src/component.c             |   50 +++++++++++++++++-----------------
 src/display3d.c             |   62 +++++++++++++++++++++---------------------
 src/droid.c                 |   10 +++---
 src/effects.c               |   34 ++++++++++++------------
 src/mapdisplay.c            |    2 +-
 src/projectile.c            |    6 ++--
 src/radar.c                 |    2 +-
 src/structure.c             |   10 +++---
 12 files changed, 109 insertions(+), 109 deletions(-)


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

Commit: 03cc107b846ab190e6649de9911a45881e5c1ecd

Author: Cyp <[email protected]>
Date:   Fri Oct  8 13:16:07 2010 +0200

Add build script fixer for when renaming files from .c → .cpp, and add 
branch-switching hack to lib/ivis_opengl.

 fixcppbuild                 |   17 +++++++++++++++++
 lib/ivis_opengl/Makefile.am |    7 +++++++
 2 files changed, 24 insertions(+), 0 deletions(-)


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


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to