Jump to content

fabio

WFG Programming Team
  • Posts

    1.055
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by fabio

  1. 3D is managed by mesa on linux, I suppose you are already using 9.0.2. 9.1 should be out soon, you may want to try a 9.1 snapshot in the meantime.
  2. When building a wall near a cliff in Settlers 6 a couple of orthogonal smaller walls appear connecting the wall tower to the cliff. This is just a visual indicator meaning the terrain is impassable.
  3. There are some interesting old posts about pathfinding work in this thread (the link should be the last one). The same posts are copied here (see starting from Feb 24, 2012 and older).
  4. Here are a couple of interesting tickets: [PATCH] Incremental update of pathfinder's passability grid: this just looks an optimization of current pathfinder but if the new pathfinder may wait longer it can benefit in the meantime. Probably should be reverted once the new pathfinder is done. [PATCH] GUI code improvement: probably this is not a bottleneck like the pathfinder, it's still interesting, however.
  5. About the license, 0 A.D. is mostly GPL (engine) and CC-BY-SA 3.0 (arts), both licenses are copyleft, so you are required to keep the same licenses for your modification.
  6. What should be nice is that in pause mode some actions should be performed instantly, e.g. ungarrisoning a unit and giving him a new order. I remember a discussion about this with Phillip. IIRC he said the game is based on turns, and as it is now it should be modified to work like this, otherwise this instanct actions won't work.
  7. It looks good, the tables should be automatically generated with a script reading xml files (and the pdf generated at release time), otherwise they'll soon be out of sync. You can start with this script: http://trac.wildfiregames.com/wiki/Unit_Summary_Table Also resize the logo, it weights 4,5 MB.
  8. I reported some suggestion some years ago that are not implemented: http://trac.wildfiregames.com/ticket/645#comment:4 http://trac.wildfiregames.com/ticket/645#comment:33 http://trac.wildfiregames.com/ticket/817 Probably an indicator X/Y near or on the flag itself where X is current and Y is maximum units garrisonable could be a simple but useful indicator.
  9. I am not an expert, but I don't think it can lead to legal problem if the models are not using original arts but just redone with similar look. There are similar examples also in commercial games, see e.g this:
  10. It could be a nice Easter egg for the next alpha
  11. So this shot should mime an Age of Empires game? Can someone post an original shot of AoE, I never played it. EDIT: I mean a shot showing the same model redone in the first post.
  12. In the past I played Dune II, The Settlers (I, III and VI), Dune 2000, Battle for the Middle Earth II. I also played Panzers II and these day I am playing Panzers I, I have to says these last two are my best RTS games, here is a youtube video if you don't know them:
  13. I had the same problem, adding bandcamp.com to the permitted sites on flashblock made it work. Eventually this should use an HTML5 player rather than flash.
  14. With the modding support maybe it should be possible for users to download textures with the swastika/boobs, place in the right directory and enable them.
  15. Do you have flashblock installed?
  16. You may want to update to Debian testing which will be 7.0: http://wiki.debian.org/DebianTesting Or you can compile 0 A.D. yourself: http://trac.wildfiregames.com/wiki/BuildInstructions#Linux
  17. IANL, but I think there are no legal problems in including a Mauryan swastika in the game, it has really nothing to do with Nazis. The real point is that someone may be anyway offended by this, as well as for the nude breasts, so since they add very very little to the game they could be easily removed. OTOH they make some noise and can add free publicity to the game
  18. If possible it would be nice to fix this before A12: http://www.wildfireg...=20#entry252730 (last post with useful info, see full thread for the whole history).
  19. Version is 9.0 as reported by your previous command: OpenGL version string: 2.1 Mesa 9.0 You can use a newer mesa, of course, as well as newer radeon but it must be compiled for your OS version. I also keep a PPA with updated drivers for Ubuntu, see my signature.
  20. Correct, note that RadeonHD is dead since some years, you can find more info here: http://wiki.x.org/wiki/RadeonFeature To see the driver in use run: grep 'DRI driver' /var/log/Xorg.0.log
×
×
  • Create New...