Jump to content
Eternal Lands Official Forums

Zep

Members
  • Content count

    393
  • Joined

  • Last visited

About Zep

  • Rank
    Imp

Contact Methods

  • MSN
    zeplin10@hotmail.com
  • Website URL
    http://uti.110mb.com
  • ICQ
    16074422
  • Yahoo
    da_zeplin

Profile Information

  • Location
    Melbourne, Australia
  1. How do you run your bot?

    Ive been using a system similar to dns, In that they use screen, Normally because im not directly on the machine, and its easyer to analyse the indervidual bots output remotely. Basicly, to make sure they are always running, I use crontab'ed bash scripts.
  2. Some help needed

    Can you add the compile line for sound.[c,o], probably the line above what you posted already, chances are it starts with gcc
  3. Windows Compilation Guide

    Is been really messy since the cal3d addition, Unfortunatly it doesnt like to compile properly on mingw (dev-c++), and when it does, it misses the wrapper info we need, to top it off, there is no dev-pak for it, And a bunch of instructions that may or may not work for the indervidual depending on version of mingw etc being used. Then there is the requirements depending on what flags you need enabled in the client, like the xml write gear. Probably more stuff since i last looked. vorbis also has a few requirements. fun fun =). Once the next version of cal3d is released and the client is updated for it, Things should be a lot cleaner.
  4. Can't Get Out of Portland Storage

    yes, The sites no longer updated. Mainly because ive been in-active. The machine that was doing the cvs work has been assigned to another task at present. I might go to the effort again now that the Makefiles are no longer broken. However that host will prolly no longer be suitable. *shrugs* On a side note, The builds were causeing more trouble then they were worth, Mods were questioning players on the client being used, because of some bug. To top it off people wouldnt report they were using the client when they reported the bugs, So it made life harder again. and would rarely report the version.
  5. Test server, test 2

    What did I do wrong? I thought I followed the instructions correctly. There was no warning about going into unfinished maps. Any information I posted was exactly what I found. Is there any way to get unbanned? To put it simply, You lack the technical aptitude to assist with the testing. Dont stress about it, go back to the normal server and enjoy yaself.
  6. Compiling Map Editor?

    Map editor fails for me on linux with... ../elc/elconfig.c ../elc/elconfig.c: In function `init_vars': ../elc/elconfig.c:974: error: `use_clipboard' undeclared (first use in this function) ../elc/elconfig.c:974: error: (Each undeclared identifier is reported only once ../elc/elconfig.c:974: error: for each function it appears in.) make: *** [elconfig.o] Error 1 on win32 font.c: In function `get_font_char': font.c:45: error: `UUML' undeclared (first use in this function) font.c:45: error: (Each undeclared identifier is reported only once font.c:45: error: for each function it appears in.) font.c:65: error: `UGRAVE' undeclared (first use in this function) Anyway, Ive got to covert over that part of the daily builds eventually.
  7. Modularization of elc

    There has been a bunch of talk about this before, For me, This will be great, clearly defined areas of ELC means the eventual possibility of assigned managers to those areas. So bugs can go to the right people. Also means things like droping the global.h are more likely to happen. I found when testing that patch, it made a faster and smaller ELC. Will make life easyer trying to find gear in the source for coders who are keen on joining the project too.
  8. Macintosh OS X port interest?

    You can never be rich enough lmfao =) top effort Octane, looks good
  9. Release candidate 2

    Looks good =)
  10. non-clickable trik

    which -D does it need to have added? BUG_FIX_3D_OBJECTS_MIN_MAX?
  11. Ill check the client, Im asumeing you are on win32 Ladywolf?
  12. Unable to light fire in NordCarn

    being a .def file issue, Might want to post this in the map bug reports. http://www.eternal-lands.com/forum/index.p...pic=19154&st=40
  13. Random shape Bug

    Looks like video card tearing, check you are running the latest drivers, Also help to know which card you are using, What driver version and such so we can check it against other users and see if the issue is conistant.
  14. Performances problem

    What optimisation are being used, if any? debug flags? target flags?
  15. Various graphical bugs.

    A fix like that should be a run time option, not a compile time option. Please change it by all means, either way, those clients are only ever going to be pure cvs.
×