Author Topic: tiDE Team  (Read 48859 times)

0 Members and 1 Guest are viewing this topic.

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #195 on: January 16, 2011, 10:24:44 pm »
Yeah, those instructions are for users who have already gotten it, to fix the previous problems.  You should be able to just move on to the second set of instructions.

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: tiDE Team
« Reply #196 on: January 16, 2011, 10:27:18 pm »
oh, ok, Got it. So just to be sure, now that I got the files and stuff, I can just close out of Visual Studio now that I am done?

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #197 on: January 16, 2011, 10:28:37 pm »
Yes, you can, assuming you made no changes.

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: tiDE Team
« Reply #198 on: January 16, 2011, 10:30:26 pm »
I did not even touch the code.

one more thing, just to be sure, the copy of the files on my computer are free for me to change/f**k up as much as I want and iti s only with the files on the server I should be careful with? (sorry if there are to many questions, I just dont wanna screw anything up x.x)

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #199 on: January 16, 2011, 10:34:12 pm »
You can modify them if you wish, and if you don't want the changes to show up, you have to undo them via the Pending Changes window in Visual Studio.  If you want to change them, and want to keep your changes without reflecting them on the server, download the source code directly (outside of TFS) and modify it there.

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: tiDE Team
« Reply #200 on: January 16, 2011, 10:39:05 pm »
so wait, the local files on my computer are linked to the files on the server?

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #201 on: January 16, 2011, 11:05:15 pm »
Yes, in a manner of speaking.  Copy them somewhere else if you want to edit them outside of "official" work on tiDE.

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: tiDE Team
« Reply #202 on: January 16, 2011, 11:05:41 pm »
k

Offline LordConiupiter

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 339
  • Rating: +3/-0
  • Just one of the thousands of Axe-fans...
    • View Profile
Re: tiDE Team
« Reply #203 on: January 17, 2011, 03:13:44 am »
There is somthing I need to say: next 4 weeks I'll be ery busy for school, since I've got to read 8 books for my dutch lirature exam, and besides that also have another project in c# for school, which has to be finished 20th Feb. or so, and many many things more... after that I'll be back, but in the mean time I will keep up with the project, i.e. look what's done and how it's done, and perhaps code a little, but within a month I'll start coding (again). I'm sorry that I wrote so little code until now. :( I wished I had more time! But I'm not the only one I guess... :P
« Last Edit: January 17, 2011, 03:16:01 am by LordConiupiter »
everytime that I was down, you would always come around, and get my feedback on the ground. (modified part from 'Seasons in the sun')

No matter how many errors are bothering you, always try to stay rel-Axe!

The HoMM project will be resumed as soon Axe 1.0.0 will be released!
Projects:
Code: [Select]
HoMM:   [==--------]    Project 'resumed': I'm suffering overwhelming new ideas being popped up in my dreams :P
tiDE:   [----------]    Explored and understood the main part of the code: just started writing a Tokenizer.



password of the week: uvanapererubupa (Any pronunciation is the right one ;) )   :D click me, and you'll be raided :D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: tiDE Team
« Reply #204 on: January 18, 2011, 05:17:20 pm »
Sorry to hear, I hope you get more free time afterward.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: tiDE Team
« Reply #205 on: January 18, 2011, 05:19:19 pm »
Yeah, hope that when you come you can work more ;D

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: tiDE Team
« Reply #206 on: February 06, 2011, 08:15:31 am »
Hey, i installed sharpdevelop. Do you have ibstructions on how to get get and test tiDE?

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #207 on: February 06, 2011, 11:59:44 am »
Download the latest source code at http://tidenv.codeplex.com and use #D to open tiDE.sln.  You can hit F5 to build and run it.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: tiDE Team
« Reply #208 on: February 06, 2011, 04:54:34 pm »
Hey, i installed sharpdevelop. Do you have ibstructions on how to get get and test tiDE?

If you don't want to mess with source code, go to tiDE, bin, Debug, tide.exe :D

SirCmpwn

  • Guest
Re: tiDE Team
« Reply #209 on: February 06, 2011, 05:07:15 pm »
He has to build it first :P