Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.993
  • Joined

  • Last visited

  • Days Won

    581

Everything posted by Stan`

  1. Well it's ubisoft so it's just a reference XD Easy? Not so sure.
  2. If it wasn't can't find it https://code.wildfiregames.com/search/query/iaoL0XkaulSv/#R
  3. Thank you for your patience too. Git is frustrating when you don't understand it!
  4. It's the one at the top :p Nope HEAD (Works on HD 605) ... ... Fix somewhere here ... ... ... A24B - Automated build - Broken current version. (Doesn't work on Intel HD 605) Fix No pch build ... ... A24 ... ... A23
  5. Actually you should fetch up not down. A24B is the version that crashes on your intel HD 605 Use 3815c082925df90726f0207edd53497407ebff99
  6. You can use tags git reset --hard a24b
  7. Oh, if you can use the terminal you could have done git reset --hard HEAD git pull to make cloning faster do git clone url --depth 1
  8. You could look at https://tortoisegit.org/docs/tortoisegit/tgit-dug.html or some videos about the software https://www.youtube.com/watch?v=WwhHj0jnaAg For now what you need to do is cancel the bisecting, pull (it's one of of the drop down options), update the workspaces, try to build again.
  9. That means you reverted too far to A23B instead of A24B :/
  10. If you do git pull you'll have the latest version which is "A25" (not in those tags, also refered to as master)
  11. You can't. You can clone it twice though. But if you find the commit that fixed it by slowly reverting to the A24b tag, you won't need to compare the files. just give us the number bisecting.mp4 In your case you know that master is good, but that a24b is bad
  12. Yep. We need to figure out what we did that fixed it.
  13. 1. Is it really fixed. On the laptop that consistently crash running the game with GLSL on, does using the development version fix the crash. In other words can you play on the crashy laptop with GLSL on with the dev version
  14. Simply put there is none. We only make installers on demand. E.g. for a release. In the current situation you need to use tortoise git, to find the commit that fixed your bug. https://git-scm.com/docs/git-bisect
  15. Lorraine plain is skirmish
  16. Did you enable world population ?
  17. You can change it in the game settings popcap.mp4
  18. @borg- @wowgetoffyourcellphone what techs does DE have in stock?
  19. Well you'd think so, but there are multiple types of players, and some like to zoom in
  20. You could also see it the other way as it minimize the micro skills. I personally don't have much opinion on the matter.
  21. You'd have to convince everyone it's not cheating in the first place
  22. https://trac.wildfiregames.com/ticket/2516
  23. Releases have precached textures. The development version does not. The grey thing is the texture being converted from PNG to DDS. Yes we added a campaign menu, currently you can only play the tutorial through it. That's correct, debug is also much much slower than release. Yeah, you might want to zip them...
×
×
  • Create New...