Jump to content
Eternal Lands Official Forums

daniel.santos

Members
  • Content count

    6
  • Joined

  • Last visited

About daniel.santos

  • Rank
    Newbie
  1. Gentoo ebuild / Need cvs tag for 1.4.0 beta (please)

    Gentoo naming convention requires using beta<n> (where <n> is the beta release number), I can't just use "beta". As such, I'm going to use 1.4.0_beta1 unless there are any objections. Thanks for your help! Daniel
  2. Gentoo ebuild / Need cvs tag for 1.4.0 beta (please)

    thank you very much all! I think this'll do it. I'm going to call it 1.4.0-rc1 if that's ok with you alls (I gotta label it something and if there's a 1.4.0 final, I'll look stupid --- which I already do --- so I'll look even more stupid.. is possible?...) Daniel
  3. Gentoo ebuild / Need cvs tag for 1.4.0 beta (please)

    Is Sun Jun 3 19:02:15 UTC 2007 a special date (good build)? If so, I'll rebuild my sources tarball from that, but also, it would be nice to tag it. Daniel
  4. Are the following warnings normal for the current head or do I possibly have an incorrect version of some dependency? 2d_objects.c:88: warning: implicit declaration of function 'glActiveTextureARB' 2d_objects.c:105: warning: implicit declaration of function 'glMultiTexCoord2fARB' 3d_objects.c:77: warning: implicit declaration of function 'glClientActiveTextureARB' 3d_objects.c:628: warning: implicit declaration of function 'glActiveTextureARB' browser.c:234: warning: implicit declaration of function 'glActiveTextureARB' draw_scene.c:163: warning: implicit declaration of function 'ec_idle' draw_scene.c:164: warning: implicit declaration of function 'ec_draw' init.c:165: warning: implicit declaration of function 'ec_init' misc.c:158: warning: implicit declaration of function 'draw_eye_candy_selectors' misc.c:676: warning: implicit declaration of function 'load_texture' reflection.c:130: warning: implicit declaration of function 'glClientActiveTextureARB' shadows.c:379: warning: implicit declaration of function 'glActiveTextureARB' tile_map.c:68: warning: implicit declaration of function 'glActiveTextureARB' tile_map.c:92: warning: implicit declaration of function 'glMultiTexCoord2fARB' Thank you Daniel
  5. Broken forum search?

    What is up with the forum search? I can't even search on large words anymore (i.e., "whitespace"). It wont accept anything I throw at it (phrases, etc). Also, why is there a min 4 letter limit on search terms? This limit should only apply if a match is possible on only ONE word less than 4 letters (if the restriction is needed). Thanks Daniel
  6. I have assembled a Gentoo ebuild for 1.4.0. However, I've had to take the head (from yesterday) and package it for the sources. This is very far from ideal. Can we please, please, pretty pretty please with sugar and dual core AMD processors on top, get a tag somewhere that I can call 1.4.0? (or 1.4.0 beta1 or something?) The proposed ebuild is here: http://bugs.gentoo.org/show_bug.cgi?id=180783. It uses the pre-compiled linux zip file for the data (and just removes the .bin files) and the compiles using sources from yesterday. It now supports a map-editor USE flag to compile the map editor. It still has a problem with creating the proper icon for the client when map-editor is enabled. Thanks, Daniel
×