Search found 41 matches

by kornerr
Fri May 13, 2011 04:15
Forum: User Projects
Topic: OGS Mahjong 0.7
Replies: 2
Views: 9999

OGS Mahjong 0.7

Video: 3u1sxg4K5sQ rZ9RrAUGX7E Changes since 0.6: + Most of code hase been rewritten from scratch. + Added autocamera. + Added save and load functionality. + Added Shisen-Sho game mode. + Added assumption of optimal settings at the first start of the game. + Added German language support. + Lots of...
by kornerr
Sun Jan 23, 2011 16:30
Forum: Help
Topic: adding button
Replies: 1
Views: 1175

Re: adding button

see Samples directory within CEGUI distribution.
by kornerr
Wed Nov 03, 2010 14:51
Forum: Help
Topic: [solved] Russian symbols in custom CEGUI::String
Replies: 16
Views: 7790

Re: [solved] Russian symbols in custom CEGUI::String

For hard-coded strings you should use English only. And have the strings translated into Russian at run-time by GNU gettext or similar library (I don't work with MSVC). I tried to input manually Russian chars into an EditBox and it's displayed fine. I'm using arial.ttf from Russian Windows XP. http:...
by kornerr
Sat Oct 16, 2010 16:22
Forum: CEGUI Library Development Discussion
Topic: Kulik joins the CEGUI team!
Replies: 9
Views: 8430

Re: Kulik joins the CEGUI team!

Nice to hear that. Good luck to you, Kulik.
by kornerr
Wed Aug 18, 2010 18:41
Forum: CEGUI Library Development Discussion
Topic: API breaking consistency fixes intended for CEGUI 0.8.0
Replies: 50
Views: 58779

Re: API breaking consistency fixes intended for CEGUI 0.8.0

I want to clarify the namespace change. If all we get with that is typing two more dots everywhere, there's no use of it, because in this case we could just as well use two dashes or any 2 other alphanumerical characters. The correct usage that I found so far is as follows. I have a Game, Scene clas...
by kornerr
Fri Aug 13, 2010 06:18
Forum: Bug Reports, Suggestions, Feature Requests
Topic: American English / British English switch +
Replies: 16
Views: 11318

Re: American English / British English switch +

Others, being everyone who posted here? So that's 2 people? 10 people at IRC. In my first post, I actually offered to do this... I already did that, as I said in my first post... The reason I posted here is to be able to put a patch like this into the official version, instead of making a patch alm...
by kornerr
Fri Aug 13, 2010 01:51
Forum: Bug Reports, Suggestions, Feature Requests
Topic: American English / British English switch +
Replies: 16
Views: 11318

Re: American English / British English switch +

Frankly, others don't see this as a problem, and thus don't need it. So nobody is going to make define switches just for one man. As an alternative, you can change CEGUI sources yourself to suit your needs. And generate a patch from the change. You can then distribute the patch freely and see if any...
by kornerr
Thu Aug 12, 2010 18:27
Forum: Bug Reports, Suggestions, Feature Requests
Topic: American English / British English switch +
Replies: 16
Views: 11318

Re: American English / British English switch +

That's ridiculous. You better spend time on improving your app. You can't change the world and you don't want to. If everyone would be doing it, we won't get any standards. So it's Eddie who decides standards here. And you can't force. So live with it. Just like pissing every day. You'll like it, ev...
by kornerr
Mon Aug 02, 2010 12:48
Forum: User Projects
Topic: OGS Mahjong
Replies: 1
Views: 8415

OGS Mahjong

by kornerr
Sun Aug 01, 2010 13:37
Forum: CEGUI Library Development Discussion
Topic: CMake build script for MinGW
Replies: 1
Views: 9462

CMake build script for MinGW

This is the CMake build script I use to build CEGUI with MinGW It works fine for Linux too, but the default CEGUI autotools scripts are more powerful. It builds only the following shared libs I need: * libCEGUIBase, * libCEGUIExpatParser, * libCEGUIFalagardWRBase, * libCEGUIOgreRenderer (optional),...
by kornerr
Fri Mar 05, 2010 17:53
Forum: Help
Topic: Can I use layouts for various parts of a single sheet?
Replies: 1
Views: 1273

Can I use layouts for various parts of a single sheet?

Hello. I've created a simple layout file (using CELayoutEditor) with four buttons which I want to be my main menu buttons. I also have a layout file with a frame window which I want to be a 'Settings dialog'. Can I use those 2 layouts within a single sheet (one layout for a menu, another one for a d...
by kornerr
Tue Feb 13, 2007 15:42
Forum: Help
Topic: Images for themes, why must they be in the current dir?
Replies: 0
Views: 1907

Images for themes, why must they be in the current dir?

I've looked through "FirstWindow" CEGUI demo and rewrote it in almost single file for Irrlicht, i.e., made it look like a real tutorial I wanted back in the days :) It's on Irrlicht forums: http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=19200 But to make it work I must place DejaVu...
by kornerr
Mon Feb 12, 2007 17:13
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49962

Sorry, it was my fault, I recompile the whole cegui svn lib, and now all works ok :)
by kornerr
Mon Feb 12, 2007 08:46
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49962

I want to see working irrlicht samples, current svn version is broken agains latest irrlicht 1.2, it simply doesn't display anything... but responds to events.
by kornerr
Fri Oct 06, 2006 16:13
Forum: CEGUI Library Development Discussion
Topic: Damn incorrect ./configure
Replies: 11
Views: 11302

i'd write one if i knew how to get it working.

Go to advanced search