Share

CEGUI#

Code

Programming Languages: C#

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2008-02-29 svn co https://ceguisharp.svn.sourceforge.net/svnroot/ceguisharp ceguisharp

Show:

What's happening?

  • LoadWindowLayout support for Streams

    Rather than require a file name for the LoadWindowLayout method, it should probably just ask for a stream. That way you can load data from a satellite assembly resource, or any number of other ways as well as files.

    2008-08-24 13:36:26 UTC by alphagremlin

  • Support for XNA 2.0

    Can you add support for XNA 2.0? I tried to do it using Project Upgrade Wizard from XNA Creators Club for the Cegui.renderers.xna project, it worked but I dont think it is completely bug free Thanks!

    2008-03-06 22:02:37 UTC by ser999

  • Support for XNA 2.0

    Can you add support for XNA 2.0? I tried to do it using Project Upgrade Wizard from XNA Creators Club for the Cegui.renderers.xna project, it worked but I dont think it is completely bug free Thanks!

    2008-03-06 21:33:46 UTC by ser999

  • CEGUI#

    jendave committed revision 95 to the CEGUI# SVN repository, changing 3 files.

    2008-02-29 08:53:29 UTC by jendave

  • CEGUI#

    jendave committed revision 94 to the CEGUI# SVN repository, changing 1 files.

    2008-02-29 08:46:08 UTC by jendave

  • CEGUI#

    jendave committed revision 93 to the CEGUI# SVN repository, changing 810 files.

    2008-02-29 08:00:46 UTC by jendave

  • CEGUI#

    dteviot committed revision 92 to the CEGUI# SVN repository, changing 2 files.

    2008-02-20 04:35:56 UTC by dteviot

  • Axiom Crickhollow Alpha 3 and CeGuiSharp Cygon Diff 2

    The diff #1 was not properly defined. Use the diff in the zip attached.

    2008-02-13 01:07:37 UTC by nobody

  • Axiom Crickhollow Alpha 3 and CeGuiSharp Cygon Diff

    The two projects don't work well off the shelf, so this diff hopefully fixes things in the CeGui.Renderers.Axiom namespace as well as some font definition namespaces.

    2008-02-12 13:20:27 UTC by nobody

  • ImageSet not parsing integer values from XML properties

    Description: --------------- When parsing the imageset XML files the position and dimensions of images have incorrect values when the values in the xml document are represented as integers. Calls to XmlConvert.ToSingle seem to cause this. For example, the value "64" results in -10, and a value of "64.0" results in 64.0f. Platform: --------------- - Windows Vista 64bit, forced build to...

    2007-11-22 07:52:24 UTC by structural

Our Numbers