I use visual studio.
your flame alert is nothing compared to mine.
Search found 10 matches
- Sun Jul 03, 2005 7:02 am
- Forum: General chat
- Topic: keyboard layout
- Replies: 14
- Views: 1750
- Sun Jul 03, 2005 6:58 am
- Forum: Help and Support
- Topic: Compiling on freebsd 4.8
- Replies: 3
- Views: 524
- Sat Jul 02, 2005 6:39 pm
- Forum: Help and Support
- Topic: Compiling on freebsd 4.8
- Replies: 3
- Views: 524
Compiling on freebsd 4.8
My server is running FreeBSD 4.8, and apparently I don't have the 'atoll' function-so I thought I'd be clever and strip it down to atol. It worked and everything compiled (once I changed the macros in loader.c to not span multiple lines) and I went to start the server.
And I got caught in my little ...
And I got caught in my little ...
- Mon Jun 27, 2005 3:08 pm
- Forum: Bugs
- Topic: Password on server in plaintext
- Replies: 13
- Views: 1171
If the server accepts the hashed password rather than working the hash out on its own then you only need the hash, not the password, to connect. In this case a malicious server administrator could take over people's accounts other servers (in the case that the people were foolish and used the same ...
- Mon Jun 27, 2005 3:02 pm
- Forum: General chat
- Topic: keyboard layout
- Replies: 14
- Views: 1750
- Mon Jun 27, 2005 1:59 am
- Forum: General chat
- Topic: keyboard layout
- Replies: 14
- Views: 1750
keyboard layout
What is up with the keyboard layout for moving. It doesn't make sense to me. The numpad and the arrow keys are fine, but this:
y k u
\ | /
h -- s -- l
/ | \
b j n
really confused me. I thought it might be dvorak, but it isn't. It definately isn't a german layout. I'm sure there is a really ...
y k u
\ | /
h -- s -- l
/ | \
b j n
really confused me. I thought it might be dvorak, but it isn't. It definately isn't a german layout. I'm sure there is a really ...
- Mon Jun 27, 2005 1:54 am
- Forum: Bugs
- Topic: Password on server in plaintext
- Replies: 13
- Views: 1171
- Sun Jun 26, 2005 11:31 pm
- Forum: Bugs
- Topic: Password on server in plaintext
- Replies: 13
- Views: 1171
- Sun Jun 26, 2005 8:51 pm
- Forum: Bugs
- Topic: Password on server in plaintext
- Replies: 13
- Views: 1171
- Sun Jun 26, 2005 7:42 pm
- Forum: Bugs
- Topic: Password on server in plaintext
- Replies: 13
- Views: 1171
Password on server in plaintext
Why is the password stored in the playerfile as plaintext. Couldn't the password be a hash?