Search found 32 matches

by Jean
Wed Dec 15, 2010 9:48 am
Forum: Technical Support
Topic: Xlib: extension "GLX" missing on display ":0.0" Linux Mint
Replies: 1
Views: 1857

Re: Xlib: extension "GLX" missing on display ":0.0" Linux Mint

Hi, You need graphics acceleration of some kind to run wagic. There are a lot of things you can't do without it anyway, so we thought it was a reasonable requirement. Concretely, you need to install the correct driver for your video card, not run with the generic one. In most cases, you have the cor...
by Jean
Tue Nov 16, 2010 11:55 pm
Forum: Code submission
Topic: string parsing crashes
Replies: 50
Views: 23973

Re: string parsing crashes

Variable naming: on top of the prefixing rule, For globals, constants, and class attributes, use full words, except in the rare case where an abbreviation would be more canonical and easier to understand. For local variables, use your best judgment and a balance between readability and efficiency. ...
by Jean
Tue Nov 16, 2010 10:46 am
Forum: Code submission
Topic: string parsing crashes
Replies: 50
Views: 23973

Re: string parsing crashes

i see 2 veterans logged in silently watching. its a shame theyre not commenting. Users browsing this forum: Jean, wololo oh well, as i said, its dropped, i will think twice before EVER suggesting such a thing. it was my mistake to think that this project wanted univarsal transparency in the code. I...
by Jean
Tue Nov 16, 2010 10:45 am
Forum: Code submission
Topic: string parsing crashes
Replies: 50
Views: 23973

Re: string parsing crashes

Whoa there. Let's put our minds at rest. We have a number of people trying their best. Everyone is making every effort to have readable code. First. A number of things you mention are not avoidable. For example, I may be the culprit for the "Defenser"s around, or wololo may be. English is not our na...
by Jean
Mon Nov 15, 2010 4:29 pm
Forum: Code submission
Topic: string parsing crashes
Replies: 50
Views: 23973

Re: string parsing crashes

Rules sound good to me.

Constants ? I think ALL_CAPS_AND_UNDERSCORES is the preferred way in most languages, but we also have people who use the kAppleNotation. Any opinion ?
by Jean
Tue Oct 05, 2010 2:11 pm
Forum: Code submission
Topic: string parsing crashes
Replies: 50
Views: 23973

Re: string parsing crashes

** 1) How should we format opening/closing brackets ? >> Always on a new line for me. I'm with MootPoint's example : as soon as the line with the bracket and the next line are both non-trivial (which happens a LOT in practice), it makes stuff hard to read. Then you'll see people putting an empty lin...
by Jean
Sat Jun 26, 2010 2:48 pm
Forum: Compilation & Sources
Topic: How to Compile on Ubuntu Karmic (Guide)
Replies: 4
Views: 3176

Re: How to Compile on Ubuntu Karmic (Guide)

So I followed the instructions here http://wololo.net/miki/index.php/Wagic/Compiling and the first problem I encountered was that fmod3.75 is no longer supported at fmod.org so all links to that library were broken. I was able to find the libfmod-3.75.so inside some Wiinstrument-thingy package some...
by Jean
Tue Jun 08, 2010 5:47 pm
Forum: Bug reports
Topic: Bugs SVN
Replies: 1229
Views: 316661

Re: R2079 - Rules are broken.

Um, ok, my fault.
R2080 fixes it, sorry for the noise.
by Jean
Tue May 04, 2010 3:44 am
Forum: Graphic User Interface
Topic: [UI] Battlefield & Card Template
Replies: 7
Views: 5303

Re: Layout and card display mode

There are a lot of interesting stuff in this post. But I think the most important point is : the need is arising to have an update to make the UI better. So let's speak about it ! Artistically speaking, I do not argue that the layout you're suggesting is better than the current one. I think it is be...
by Jean
Wed Mar 17, 2010 1:45 pm
Forum: Bug reports
Topic: Bugs 0.11.1
Replies: 191
Views: 61155

Re: Bug regarding ver .11.1

Uh... I hope I'm writing this in the right place. As for how it happened: for some reason on one of my profile the key configuration contained all the PSP button mapping multiple times on the same keys (like: Start = Start, Select = Select, Circle = Circle, etc, and all of them 4 times). Because of...