can any1 explain to me how nexuiz is made e.g. where is the source code, what lang was it written in, how was it made and etc.
the thing is that i want to make a VoIP app that maybe could be merged into nexuiz or something, i want it to load some data from nex such as player names, their IPs and some other things. What i would like to implement into nex is if it could write player's nicknames and IPs into a .xml file. I also want to know how to make my app not to be visible when chatting. Have it responding to F2, F3, F4 and F5 but not grabbing 100% of keyboards input so you can still play the game after you have pressed F3. Finally i want to make this cool thing like you press F3 and then the list of players rolls down and part of the app becomes visible like Xfire BUT UNLIKE XFIRE IT WOULDN'T BLOCK YOUR KEYS SO YOU CAN'T MOVE , SHOOT OR PLAY. Then you could choose the player using the numpad 0-9, if there would be more than 10 players you would press + to see the next page.
i would appreciate if any1 could send me links to websites or titles of books that could explain how to make apps, the languages that you use to make apps, how to use codecs (spex) and how to implement internet protocols.