Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 51 to 75 of 82
Search took 0.00 seconds; generated 81 minute(s) ago.
Search: Posts Made By: erde
Forum: Development::Server Code Submissions 04-30-2009, 02:28 AM
Replies: 31
Views: 33,389
Posted By erde
Thanks for testing! the archive contains now the...

Thanks for testing! the archive contains now the newest files and i have renamed EMUSharedMem to the correct name.



No, this downloads nothing. Its just a build system so you dont have to be...
Forum: Development::Server Code Submissions 04-29-2009, 04:18 PM
Replies: 31
Views: 33,389
Posted By erde
autobuild for Linux, FreeBSD, OS X

I had some free time and thought it would be nice to have autobuild scripts for eqemu.
Ok, here it is! This will make the build process easier. For example to enable bots, simply configure with
...
Forum: Support::MiniLogin 04-29-2009, 10:33 AM
Replies: 2
Views: 9,114
Posted By erde
The Login Server is currently down, so be...

The Login Server is currently down, so be patient.

a thread about the issue
http://www.eqemulator.net/forums/showthread.php?t=28037
Forum: Development::Feature Requests 04-28-2009, 11:10 AM
Replies: 0
Views: 6,216
Posted By erde
autoconf/automake build system

Is anyone interested in a automake/autoconf build system for Linux/BSD?
Currently i work on such a system, its tested on Mac OSX 10.5, Debian 5.0.1 32/64 bit, but not yet finished.
Forum: Development::Server Code Submissions 04-19-2009, 02:45 PM
Replies: 9
Views: 9,679
Posted By erde
Here is a pic how it looks now ...

Here is a pic how it looks now
http://www.quadfreunde-ergoldsbach.de/bilder/zones.jpg
Forum: Development::Server Code Submissions 04-19-2009, 10:57 AM
Replies: 9
Views: 9,679
Posted By erde
Small patch to see the long name of the zone in the web interface

Small patch to see the long name of the zone in the web interface, i am working currently on a server status page so i need this piece of code ;)


diff -r 1119a9fad2a9 world/EQW.cpp
---...
Forum: Development::Server Code Submissions 04-03-2009, 12:00 PM
Replies: 0
Views: 4,976
Posted By erde
cleanipc compile fix for gcc-4.3.2

Hi,

a little fix for gcc-4.3.2 systems


--- a/utils/cleanipc.cpp Fri Sep 26 05:29:32 2008 +0200
+++ b/utils/cleanipc.cpp Thu Apr 02 11:12:30 2009 +0200
@@ -5,7 +5,7 @@

#include...
Forum: Development::Development 10-20-2008, 02:46 PM
Replies: 2
Views: 5,759
Posted By erde
Thank you ;)

Thank you ;)
Forum: Development::Development 10-20-2008, 03:47 AM
Replies: 2
Views: 5,759
Posted By erde
svn sql updates suggestion

I think it would be a lot easier to maintain, if sql updates are stored in the following format:

For example:
svnrev_short_description.sql

http://codejunk.de/eq/sql_updates.jpg

i made an...
Forum: Development::Server Code Submissions 10-16-2008, 11:00 AM
Replies: 40
Views: 36,265
Posted By erde
No problem ;) Today i have checked the diff and...

No problem ;) Today i have checked the diff and it seems everything is in.
But i dont have enough time at the moment and i made it in hurry. So i could have overlooked some parts ;)
Forum: Development::Server Code Submissions 10-16-2008, 04:17 AM
Replies: 40
Views: 36,265
Posted By erde
I added all changes from that post...

I added all changes from that post (http://www.eqemulator.net/forums/showpost.php?p=158008&postcount=24). Can you tell me what i have missed?
Forum: Development::Server Code Submissions 10-14-2008, 02:25 PM
Replies: 40
Views: 36,265
Posted By erde
Compiles without errors on Linux, but i dont have...

Compiles without errors on Linux, but i dont have the time to check this in game :(
Forum: Development::Server Code Submissions 10-14-2008, 02:19 PM
Replies: 40
Views: 36,265
Posted By erde
i have applied it to the latest svn. i hope i did...

i have applied it to the latest svn. i hope i did everything well.
here is the diff => attack.diff (http://codejunk.de/attack.diff.zip)

Please have a look and check this for errors!!
Forum: Development::Development 10-06-2008, 03:13 AM
Replies: 34
Views: 25,649
Posted By erde
I had the same issue when compiled in release. ...

I had the same issue when compiled in release.
This stops the crashing Release build fix (http://www.eqemulator.net/forums/showthread.php?t=26362)
Forum: Development::Tools 10-04-2008, 07:56 AM
Replies: 30
Views: 27,980
Posted By erde
live page from my server...

live page from my server (http://codejunk.de/eq/stats.xml)
static test page with one player online (http://codejunk.de/eq/test.xml)
Forum: Development::Tools 10-03-2008, 03:21 PM
Replies: 30
Views: 27,980
Posted By erde
The page is not finished yet. It will display all...

The page is not finished yet. It will display all characters when they are online.
I will post the source when its finished!
Forum: Development::Tools 10-03-2008, 02:22 PM
Replies: 30
Views: 27,980
Posted By erde
I have started today to create a status server...

I have started today to create a status server page. Its based on the one used on ascent wow servers.

current version http://codejunk.de/eq/test.xml
Forum: Development::Server Code Submissions 10-01-2008, 10:20 AM
Replies: 5
Views: 6,684
Posted By erde
I am on VS2008 and Linux AMD x64 ;) I ll...

I am on VS2008 and Linux AMD x64 ;)

I ll try to help as much as i can
Forum: Development::Server Code Submissions 10-01-2008, 08:47 AM
Replies: 5
Views: 6,684
Posted By erde
VS2008 Compile Fix

A little compile fix for VS2008
Forum: Support::Windows Servers 09-29-2008, 03:37 AM
Replies: 6
Views: 7,342
Posted By erde
you could try the maps from angelox ...

you could try the maps from angelox
http://www.nahunta.org/~angelox/
hope this helps
Forum: Support::Windows Servers 09-28-2008, 01:07 PM
Replies: 1
Views: 5,925
Posted By erde
world.exe and zone.exe crash in Release mode

Compiler: Visual Studio 2008

When i compile eqemu in release mode world.exe and zone.exe instantly crash when executed.
In debug mode everything works like expected. Any one else has this...
Forum: Development::Server Code Submissions 09-28-2008, 08:56 AM
Replies: 12
Sticky: Submissions
Views: 60,714
Posted By erde
Not a bad idea, but why dont convert the...

Not a bad idea, but why dont convert the sourceforge CVS to a SVN and give some prooved devs write access?

i have setup my own svn but if everyone has her/his own svn isnt the way to go.
Forum: Support::General Support 09-19-2008, 12:49 PM
Replies: 17
Views: 16,337
Posted By erde
You can get BootCamp here...

You can get BootCamp here http://www.netzwelt.de/software-download/7816-boot-camp.html

To use it change your system date before 12-31-2007 and it should work
Forum: Support::General Support 09-18-2008, 11:02 AM
Replies: 17
Views: 16,337
Posted By erde
I play EQ-Live and EQ-Titanium without...

I play EQ-Live and EQ-Titanium without performance Problems on my Macbook CoreDuo
Forum: Support::General Support 07-12-2008, 04:35 AM
Replies: 3
Views: 5,943
Posted By erde
You have to buy it! read this => Titanium Client...

You have to buy it! read this => Titanium Client (http://www.eqemulator.net/forums/showthread.php?t=24779)
Showing results 51 to 75 of 82

 
Forum Jump
   

All times are GMT -4. The time now is 10:41 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3