Thanks for the refinement of what is going into the trunk vs the 1.x branch. I'm what you might call a pathological beta tester... That is, I tend to use the bleeding edge of whatever software I can get. I'm writing from a box that does semi-automated dist-upgrades of Ubuntu Feisty daily.
Now that ...
Search found 5 matches
- Thu Nov 16, 2006 5:19 pm
- Forum: Bugs
- Topic: Cannot build SVN Server
- Replies: 3
- Views: 597
- Thu Nov 16, 2006 8:12 am
- Forum: General chat
- Topic: Client-side scripting [poll]
- Replies: 13
- Views: 2698
Why LUA
I'm a hack in half a dozen languages; and, I really do NOT want to learn another one just to script a game. If scripting were in Python, great, Lua, no.
- Thu Nov 16, 2006 8:08 am
- Forum: General chat
- Topic: What is your favorite race?
- Replies: 22
- Views: 4799
- Thu Nov 16, 2006 7:51 am
- Forum: Bugs
- Topic: Cannot build SVN Server
- Replies: 3
- Views: 597
Cannot build SVN Server
I have been running the CVS and now the SVN versions of crossfire for a while now; and, I have not had build problems before. I just checked out 5117 and the client builds find. The server, however, does not. This is the error I get:
...
make collect
make[2]: Entering directory `/home/justin/src ...
...
make collect
make[2]: Entering directory `/home/justin/src ...
- Sun Sep 24, 2006 9:12 pm
- Forum: Bugs
- Topic: GTK2 Client Bug - User Text Input Doubled
- Replies: 2
- Views: 444
GTK2 Client Bug - User Text Input Doubled
Any text entered by keyboard or by paste from another application is doubled. I.e. typing the <a> key results in "aa" in the text entry box. Pasting "say hello" from gedit results in "say hellosay hello" in the text entry box. The backspace key and the delete key remove 2 characters at a time ...