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 - blondandy

Pages: [1] 2 3 ... 27
1
Linux / Re: Problem with libxvidcore (solved)
« on: June 08, 2010, 10:40:55 pm »
I have the same problem on openSuSE 11.2. The end of my ./configure output is
checking xvid.h usability... yes
checking xvid.h presence... yes
checking for xvid.h... yes
checking for xvid_decore in -lxvidcore... no
configure: error: You must have libxvidcore!!!


I uninstalled all pre-packaged *xvid* packages. I built and installed xvid. This seemed OK
  D: /usr/local/lib
  I: /usr/local/lib/libxvidcore.so.4.2
  I: /usr/local/lib/libxvidcore.a
  D: /usr/local/include
  I: /usr/local/include/xvid.h


aha just got it! (I will still post this - it may help someone else).

sudo ln -s /usr/local/lib/libxvidcore.so.4.2 /usr/local/lib/libxvidcore.so

the configure script is missing the so.4.2, so a symlink helps. I did this with my own xvid build, but this may have worked with the packaged version.

2
Sounds and Music / Re: Remake for "David03.ogg" WIP
« on: January 03, 2009, 11:46:21 pm »
Winter was on IRC today, BTW.

I like it. I particularly like the plucked string synth around 2 min.

still not a fan of the chord progression around 40s.

3
Discussion / Re: Utterly impressed.
« on: January 03, 2009, 09:11:56 am »
we need more modellers. also animation (eg ladder climbing) for existing models.

4
Discussion / Re: Come take a look i have a question
« on: January 03, 2009, 09:10:14 am »
the poll question is poorly formed.

bug free. 100% no

living. maybe

5
Discussion / Re: Ideas for new tactics & weaponry
« on: January 03, 2009, 08:45:35 am »
Hoehrer wrote on the wiki FAQ (April 2007) that proximity mines "will be implemented for sure".

Unfortunately Hoehrer has had less time for UFO of late.

6
Windows / Re: TortoiseSVN glitches
« on: January 03, 2009, 08:32:14 am »
I (rarely) use tortoise.

you could try the command line interface.

http://subversion.tigris.org/getting.html#windows

7
Windows / Re: Win32 Development Binary Installer Links
« on: January 03, 2009, 08:28:17 am »
renderer stuff might be fixed.

 Commit by tlh2000  ::  r21424 /ufoai/trunk/src/client/renderer/r_model_brush.c:
    * fixed map loading: Consecutive calls to R_AllocLightmapBlock

testing welcome


8
Feature Requests / Re: 2.3dev can't go up stairs ,that is map error?
« on: October 26, 2008, 05:19:23 pm »
detailed instruction: wait for Wilminator to fix it


9
Coding / Re: MSVC ?
« on: October 11, 2008, 07:49:38 am »
the link from the wiki page (http://szklo.eu.org/~mattn/Codeblocks.zip) worked for me last time (which was some months ago)

10
Discussion / Re: Concerns in general
« on: October 11, 2008, 07:45:09 am »
most of your first paragraph is covered by the todo list.

for pity's sake shut up about destructible terrain. maybe use the search before posting to check if your comment is useful. this one is not. indeed, it has become an irritation.

XCOM was 3D in only a very limited sense. once you have worked out how to do binary space partitioning in real time and communicate the results over the net in a sensible time for multiplayer, you may bring that up again.

11
Coding / Re: GUIs
« on: October 10, 2008, 09:36:52 pm »
I tried astyle, it did some very silly indenting. maybe i missed something.

12
Linux / Re: Missing piece (menutext id 42)
« on: October 10, 2008, 09:35:23 pm »
if you have svn version, you don't need archive files.

13
Mapping / Re: tex_common/stepon not found
« on: September 28, 2008, 01:41:17 pm »
no maps should contain any references to the stepon flag or texture. in the current trunk, i am fairly sure there are none

14
Feature Requests / Re: Request: GUI Blending
« on: September 28, 2008, 11:26:18 am »
there are plans to improve the look. though progress is slow.

raxar has not been seen in a while, so this particular contribution is unliikely to feature.

15
Translating / Re: German writing style
« on: September 28, 2008, 11:19:29 am »
in places, I think the original English needs a more scientific writing style.

invention of the word "amperage" springs to mind. (note: voltage is not scientific style either, should be potential difference. engineers and fitters tend to be sloppy about this).

Pages: [1] 2 3 ... 27