View Full Version : Update to live and a request
kathgar
05-09-2004, 07:17 AM
There should be a new release in testing soon, that will work with the latest EQLive patch. We are also are in need of programmers. We need people that have experience in c/c++. Experience with networking and threading is certainly a plus, but not required. If you are interested reply to this thread or PM image with examples of your work and a list of your skills.
Spike
05-09-2004, 07:56 AM
I feel stupid for asking, but what can I do. I have borland C++ builder and I have never compiled a version. If you are desperate, you can take me in and try and teach me. Otherwhise, ignor me. :|
I am very interested.
Examples, here:
http://www.eqemulator.net/forums/viewtopic.php?t=14676
http://www.eqemulator.net/forums/viewtopic.php?t=14726
http://www.eqemulator.net/forums/viewtopic.php?t=14759
I've used C++\java\C#\BASIC, I know html, xml, xsl and asp.net (some perl).
I've written a few C# chat applications which use network programming (sockets, packets, packet headers, I love that shit).
email is bush@headinapot.com
DrPlump
05-09-2004, 09:40 AM
REM example program by drplump
CLS
INPUT "Who is the new dev" $newdev
IF $newdev="drplump" THEN PRINT "you win" ELSE PRINT "you suck at life"
END
lets remake eqemu in basic
rubyrhinosaur
05-09-2004, 12:07 PM
ugh, means more dbs....
Quake_UHS
05-09-2004, 07:41 PM
Hello, i'm on first year of Informatic Career. My knoweledge of C its normal, programming and this well, but not applications of internet. In C++ i just begin 2 months ago and i'm too newbie, but if you really need help tell me.
Level Programming: Newbie
Quake_UHS
quake_dh@hotmail.com
EXEMPLE of a program created 5 months ago, in C. (a bit part of the program). Is in spanoish the comments, because i'm I.
int *Crea_Check_Taulell(int files, int columna)
{
int *taulerauxiliar;
int i;
taulerauxiliar=(int*)malloc(files*columna*sizeof(i nt*));
if(taulerauxiliar==NULL)
{
printf("Error: la memoria no es pot reservar\n");
getche();
return (NULL);
}
for(i=0; i<(files*columna); i++)
{
taulerauxiliar[i]=0;
}
printf("\n%d\n", taulerauxiliar[0]);
return(taulerauxiliar);
}
cofruben
05-10-2004, 03:09 AM
I have some knownledge of c++.I have added perl functions,ldon points system and some bugs fixes for my server.
mangoo
05-10-2004, 03:24 AM
I r teh r0x0rs of j00r b0x0rs RAWR
smogo
05-10-2004, 09:09 AM
#include <stdio.h>
int main(void){
printf("Hello wrold");
}
*** edit : crt0.o has default return *** :wink:
i hate C++. Been fiddling with that for ... 12 years. Behh, makes me sick :/, retired since 96.
What a bout a nice thing with garbage collection and dynamic linking ?
network : network IS the computer
threading : thought EQEMu was to compile on Windoze too ? :)
Nah, can't apply. Hope i can help EMu with some quest script kidding, it'd be a good start. G'luck folks :)
cofruben
05-10-2004, 09:41 AM
#include <stdio.h>
int main(void){
printf("Hello wrold");
}
hey you forgot the return :D
NarutoLegacy
05-10-2004, 12:02 PM
Heh, looks like reading billions of books paid off! I am also VERY interested. I will be releasing eqemu code fixed/addons soon also. I know intermediate c++ and php. I have full knowledge about running an eqemu server, dont know if that counts, well anyways heres a program I made for fun once for my friends. Very basic, but im guessing it could do the trick.
#include <iostream.h>
int main ()
{
char mybuffer [100];
cout << "Yo blu wat you need? [pot] [crack] [coke] ";
cin.getline (mybuffer,100);
cout << "So yo need sum " << mybuffer << "muthafucka?\n";
cout << "How much? ";
cin.getline (mybuffer,100);
cout << " " << mybuffer << " on its way!.\n";
return 0;
}
I know almost all of the commands. Just tell me where to apply them. I would help out more but im bad at finding bugs because everything looks so perfect to me :-)
Im learning C++, actually modifying code for my server, i will help you guys ... in like 6 months :P
l33tninja
05-11-2004, 06:10 PM
Hey.. I used to run my MUD way back in the day and coded that myself entirely in C/cpp so I know at least a little bit of what im doing and would like to help :)
Now, the basic networking structure was pre-done but i can write whole new systems/features without too much of a problem :P
Doodman
05-12-2004, 02:16 AM
If you are interested in helping out and being a "dev" on the project, the best way to do it is to prove to us that you can.:
1) Get the code
2) Compile it
3) Find/fix bugs, improve performance, etc
4) Submit patches
cofruben
05-12-2004, 03:09 AM
1) Get the code
2) Compile it
3) Find/fix bugs, improve performance, etc
4) Submit patches
I can do these things....I guess the four by CVS right?if yes,then I know how.
netwired
05-12-2004, 06:12 AM
This is the first post I have made since I have been registered user of eqemu.
I am self-taught in qbasic, c, c++, visual basic 6(littlebit), java, html, vrml(little bit), and visual c++. I have several years experience in networking, through both windows and linux versions.
I have compiled sources from eqemu and such. I offer my services if you need them. My e-mail is in my profile.
~netwired
lordaltay2
05-12-2004, 01:25 PM
I wish to volunteer for the Programing thing. I have basic knowledge on Copying and Pasting. Ive recently learned that you can COPY text from websites and Paste the text in a word document! (ITs simple see!, First you right click then hit copy! Then hit paste in the place u wanna paste) Still new at this but i think i would contribute greatly to the development. Ive also recently learned how to Properly Shut down my PC, I always used to Hit the computer with a Stick until the motherboard fell off, and it turns off. Turning it on was a pain though! Hope you take me.!
Charmy
05-12-2004, 01:43 PM
I am sorry this is very improper for me to post this here, but i coudln't stop laughing after i read the part about you hitting your computer with a stick to turn it off.. sorry again for the odd post but
LMAO
lordaltay2
05-12-2004, 01:59 PM
Im teh leet programer, Watch this script can turn your PC into a purple monkey with three tails
{
,{Pc ON};
{Convernt to monkey};
Add three tails;
Make purple;
}
IT WORKS TRY IT!, Anyway i recently found out you can convert a PC mouse into a 20 Gig hardrive. Heres how. First you Reconfigure the G-32 Binaries and divide the decimal Obstruction by the Peripherals of the Cogno files located in your systems folder, and replace it with a new Congo file with this line edited
OO)()(()()) TO
d0S)D)DS) This!
After that you re - route the 32 binarie files and re-compile the NEtwork proxies. This will Reconver the 39 binaries into a simple mranka file. Then the rest is elementry!
animepimp
05-12-2004, 02:43 PM
Please stop spamming a serious thread like this with your stupid shit. Unless of course you'd rather the devs stop checking i and miss the new people who actually want to be devs and keep the Emu going.
Doodman
05-13-2004, 07:21 AM
Back to seriousness.
I can do these things....I guess the four by CVS right?if yes,then I know how.
Non-developers do not have write access to CVS.
Post the patches (diffs), send them to one of the devs for review/addition., or contact one of the devs on IRC (please ask before you PM).
If we like the patches and you seem to be a decent contributor to the project, then we'll take it from t here.
smogo
05-13-2004, 09:47 AM
back to seriousness ..., this has proven to be quite hazardous.
Some fixes are lucky enough to be noticed and merged, some aren't, some not even considered for a reply. Today was just another example :/
Just my [khuong's bitch wannabe's] opinion, the dev team gets odd responses to contribution call, be cause such contribs have been much disdained.
Unawareness, lack of time, not the priority, risks of clash with other dev's changes ... extended CVS access was a chance to work them around. Every month one or two new EQEMu members have usefull contribs as they get involved in the project. The way it's been working so far leads to them giving up contributing ... So don't ask for contribs, and let people work their own custom server around :P
You ask for PM. Let's hope (this is positive thinking) it'll prove better contrib merging.
Once again, good luck.
Scorpious2k
05-14-2004, 03:39 AM
One problem with messages on te forum with fixes/enhancements in them is that they can get lost in the hundreds of other messages.
An alternative solution might be a special area set aside for just this purpose. Access could be restricted so it isn't swamped with 1017 messages and those ever popular "my server is more l33t than urs" ones.
m0oni9
05-14-2004, 04:22 AM
This was one of the thoughts behind the bug tracking system at http://quests.eqemulator.net -- I'd set up bugzilla to see if it might be a feasible alternative to bug tracking in general for the emu, but it might be a bit much.
It can really be a put off to submit code changes, and then watch them go into the abyss. Personally, I haven't put as much effort into code as I could because I know the likelihood is that it may not even be seen by anyone willing to merge it in or test it.
kathgar
05-15-2004, 05:45 PM
I have not seen any post with code that did not get dealt with recently. I read almost all of them, if they are valid additions and coded well I will make sure they get in. Things that will /not/ get in are things such as, hey i'll do a wait loop in the mainthread.. sleep()? Huh?.. Yeah.. anyways.
cofruben
05-17-2004, 02:46 AM
can this work?
http://www.eqemulator.net/forums/viewtopic.php?t=14489
http://www.eqemulator.net/forums/viewtopic.php?p=82176
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.