Search found 229 matches

by Ces
11 May 2009, 13:45
Forum: Support and Bug reports
Topic: [FIXED] 0.0.29 (Git) eAthena client segfaults
Replies: 8
Views: 2114

Re: 0.0.29 (Git) eAthena client segfaults

Let’s see, I still haven’t learned to use gdb. (gdb) run -d $HOME/kod/tmw/tmwdata Starting program: /home/kess/kod/tmw/tmw/src/tmw -d $HOME/kod/tmw/tmwdata ... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb71986f0 (LWP 26776)] 0xb7edcc...
by Ces
11 May 2009, 13:06
Forum: Support and Bug reports
Topic: [FIXED] 0.0.29 (Git) eAthena client segfaults
Replies: 8
Views: 2114

Re: 0.0.29 (Git) eAthena client segfaults

Yes. I just double-checked.
by Ces
11 May 2009, 12:50
Forum: Support and Bug reports
Topic: [FIXED] 0.0.29 (Git) eAthena client segfaults
Replies: 8
Views: 2114

[FIXED] 0.0.29 (Git) eAthena client segfaults

Well, I thought it was time to test the merged client. Builds nicely but crashes after logging in. * System: Ubuntu 9.04 (Jaunty). * Libraries: ldd * Removed user configuration * Building: git pull ; autoreconf -i ; ./configure ; make * Running: ./src/tmw --no-opengl (--skip-update) --data ~/kod/tmw...
by Ces
21 Mar 2009, 13:26
Forum: Graphics Development
Topic: Oh, our poor naked banker!
Replies: 16
Views: 3094

Re: Oh, our poor naked banker!

It depends on what the BSD license looks like (as there is a multitude of licenses simply called “BSD”). Anyway, most BSD “licenses” I know of are GPL compatible, so they can be used with TMW. Grant, care to explicit-ify? See, for instance: h...
by Ces
21 Feb 2009, 23:07
Forum: The Mana World
Topic: [Prop] Tile interactions layer
Replies: 7
Views: 1601

Re: [Prop] Tile interactions layer

Interesting. :) You may also look at Improvement of the collision layer system which talk about somewhat similar things (in case you haven’t seen already).
by Ces
21 Feb 2009, 23:03
Forum: Support and Bug reports
Topic: Server down?
Replies: 1
Views: 850

Re: Server down?

Yes, it seems the server is having issues. It will probably be stabilized sooner rather than later. If you miss the community you can hang out in the IRC channel meanwhile.
by Ces
21 Feb 2009, 20:40
Forum: Support and Bug reports
Topic: Can't go ingame with tmw from git repository
Replies: 8
Views: 1717

Re: Can't go ingame with tmw from git repository

I tried to use the tmw client from git to play on the testing server . As described I use the "git clone git://gitorious.org/ tmw/mainline.git tmw " command to get the source. [...] I can register a account and after that create characters on server.themanaworld.org :9601 (or testing.them...
by Ces
21 Feb 2009, 02:32
Forum: Graphics Development
Topic: [WIP] Miner NPC
Replies: 12
Views: 2552

Re: [WIP] Miner NPC

Variety is always good, especially is it nice with a (slightly) different pose.
by Ces
20 Feb 2009, 19:13
Forum: Web Development
Topic: Being aware of posting material under GPL on the forums
Replies: 2
Views: 2221

Re: Being aware of posting material under GPL on the forums

I just looked for the forums I remembered using that per-subforum-rule feature. I found one site, but sadly my memory failed me, they are using vBulletin boards (proprietary evil stuff) rather than phpBB (much nicer stuff) . But I would not be astonished to learn someone has made a similar mod for p...
by Ces
20 Feb 2009, 16:44
Forum: Web Development
Topic: Being aware of posting material under GPL on the forums
Replies: 2
Views: 2221

Being aware of posting material under GPL on the forums

This has come up now and then, here and there. I have seen at least one forum which uses the following system: * Before reading a (sub)forum the rules for that (sub)forum will be shown and needs to be accepted. As EJlol pointed out the rules need to be simple and short, if some is even going to skim...
by Ces
18 Feb 2009, 18:41
Forum: Feedback / Feature Requests / Content Suggestions
Topic: Marriage Failure
Replies: 32
Views: 6410

Re: Marriage Failure

Hm. I see several topics discussed as one here, for instance: ❖ Whether joining of more than two people is ethical/fun/lawful/possible. ❖ Whether it is possible to extend the current marriage system in TMWserv. ❖ Whether the current marriage system should...
by Ces
13 Feb 2009, 09:42
Forum: Support and Bug reports
Topic: A mapping bug? (10 problems found so far...)
Replies: 7
Views: 1698

Re: A mapping bug? (8 problems found so far...)

It is has already been fixed on Git.

If that map fix doesn’t show up for you, but the others do (they were commited to Git at the same time), please check your customdata directory and remove any instance that contains the map 011-1.tmx.
by Ces
13 Feb 2009, 09:27
Forum: Feedback / Feature Requests / Content Suggestions
Topic: Idea for Langs
Replies: 8
Views: 1787

Re: Idea for Langs

General information ❖ Gettext is used to translate TMW ❖ The clients are already translated in some languages ❖ The server will hopefully be translateable in the future ;) Your questions ❖ Translations are primarily done on Launchpad âÂ...
by Ces
12 Feb 2009, 19:38
Forum: Feedback / Feature Requests / Content Suggestions
Topic: Horses
Replies: 9
Views: 2296

Re: Horses

Here you go:
❖ Direct link to sprite from Git
❖ Link to sprite with Git web interface
by Ces
11 Feb 2009, 18:01
Forum: Player talk
Topic: run and drop
Replies: 11
Views: 1792

Re: run and drop

You need to custom tailor your client as crazy said (adding a few lines of code to the client source and recompile it).

I think I have seen at least three different patches for this being passed around out in the wild...