project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hgabreu

Pages: [1]
1
Newbie Coding / Re: Errors copying the source using rsync
« on: July 14, 2011, 12:48:23 pm »
Yes, I did.
But it starts getting everything again, just like when I have nothing.
Then, because of my lame connection it (git) fails with an unexpected EOF

I'm probably doing something wrong ???
Please have the patience to help me through.
Thanks.

2
Newbie Coding / Re: Errors copying the source using rsync
« on: July 12, 2011, 07:21:12 pm »
Ok that's good news. But how do I compile it if there's no "configure" or makefile?

3
Newbie Coding / Errors copying the source using rsync
« on: July 05, 2011, 06:05:15 pm »
I'm trying to copy the source using the rsync way described here:
http://ufoai.ninex.info/wiki/index.php/Getting_the_source#rsync_way

But I get this error:
rsync: send_files failed to open "/ufoai/ufoai/objects/pack/pack-cc998cb5595939311e254e994c9f6edf4317a739.keep" (in gitroot): Permission denied (13)

Since my bandwidth is very limited, I'm not able to get the source normally using git, and I already got almost 5Gb of files through rsync.
Can anyone help?

4
Newbie Coding / Re: Can't bind my "KP_MULTIPLY" [*] key
« on: July 05, 2011, 04:32:28 pm »
Yes, that's numlock for!
Ok, I just asked because that usually not the behavior in games, but it's fine.

Anyway, can you help with the main problem, which is bind an action to the keypad asterisk key?

5
Newbie Coding / Can't bind my "KP_MULTIPLY" [*] key
« on: July 05, 2011, 02:39:01 pm »
I was trying to bind the
  • on my keypad and I was not able too.

Is it possible to bind using the keycode? (which is 42 btw)

If not possible, I guess this post should can be considered a feature request :)
> please create a name for the keypad
  • key, e.g. KP_MULTIPLY

On the same topic, my keypad keys behave differently depending if the NumLock is on/off. Is this the expected behavior?

Pages: [1]