EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Showing results 1 to 23 of 23
Search took
0.00
seconds.
Search:
Posts Made By:
boscorillium
Forum:
Development::Development
07-10-2006, 12:40 AM
Replies:
1
eqlaunch.exe
Views:
3,900
Posted By
boscorillium
eqlaunch.exe
What is it and where is the source?
Forum:
General::General Discussion
07-07-2006, 04:24 PM
Replies:
17
Who is all still hanging around
Views:
8,162
Posted By
boscorillium
I'm from the beginning! . . . ...
I'm from the beginning!
.
.
.
Oh, wait. What beginning? I'm from the beginning of when I got here! :)
Forum:
Development::Database/World Building
06-28-2006, 03:55 AM
Replies:
14
Error compiling =P
Views:
5,201
Posted By
boscorillium
I would make one recommendation, make sure your...
I would make one recommendation, make sure your include and lib directories are in the same order as they appear on the guide.
Did you include the path to the common/Socketlib directory? Make sure...
Forum:
Support::Windows Servers
06-28-2006, 03:50 AM
Replies:
10
Don't know how to remove inserted objects from mysql
Views:
4,779
Posted By
boscorillium
DELETE FROM [tablename] WHERE [column name] =...
DELETE FROM [tablename] WHERE [column name] = [value]
On another note, learn SQL. You won't be sorry. This stuff will just continue to invade our lives. I personally love databases. :)
Forum:
General::Server Discussion
06-28-2006, 03:43 AM
Replies:
9
EQEmu Linux Distro?
Views:
6,620
Posted By
boscorillium
No, actually I what meant was an EQEmu distro...
No, actually I what meant was an EQEmu distro like I said. I remember some how-tos about making your own distro based on some of the easy frames that are out there. I mean, in essence it's adding a...
Forum:
General::Server Discussion
06-24-2006, 07:51 PM
Replies:
9
EQEmu Linux Distro?
Views:
6,620
Posted By
boscorillium
EQEmu Linux Distro?
I wasn't sure where to post this, but I was wondering if anyone had considered this? Of course, I could take the time and do it, but I am focusing on getting up to speed on the code base.
That way...
Forum:
Development::Development
06-24-2006, 07:44 PM
Replies:
4
Call of the Hero
Views:
4,384
Posted By
boscorillium
Ok, got Call of the Hero working. That wasn't too...
Ok, got Call of the Hero working. That wasn't too bad. :)
Will have to work up the diffs.
Forum:
Development::Bug Reports
06-24-2006, 04:06 PM
Replies:
4
Casting without the comp causes the zone to crash
Views:
3,526
Posted By
boscorillium
Zone crashing? I've noticed the caster doesn't...
Zone crashing? I've noticed the caster doesn't recover from the cast attempt. Zoning fixes that though.
Forum:
Development::Development
06-23-2006, 07:02 PM
Replies:
2
Developer IRC meetings
Views:
3,592
Posted By
boscorillium
Developer IRC meetings
I want to propose a standing weekly IRC chat session of developers. Make if you can, and if you can't, ah well. Anyone have thoughts?
Forum:
Development::Development
06-23-2006, 06:23 PM
Replies:
4
Call of the Hero
Views:
4,384
Posted By
boscorillium
So if I wanted to work on this, what would be the...
So if I wanted to work on this, what would be the most effective manner in the game to do testing. I have a magician that I auto-leveled to 74. Now I need to know how to spawn the spell etc. Anyone...
Forum:
Development::Development
06-22-2006, 04:27 PM
Replies:
4
Call of the Hero
Views:
4,384
Posted By
boscorillium
Call of the Hero
Ok, so I'll start working on this. Details- What do I need to know about this from the point of view of the player. I'm doing research on the web to gather details. Anybody wanting to provide insight...
Forum:
Development::Development
06-21-2006, 07:02 PM
Replies:
17
Emulator rewrite
Views:
9,881
Posted By
boscorillium
Ok, finally successfully built atleast World...
Ok, finally successfully built atleast World under VC2005. EMuShareMem built all along.
The problem I was having was that in EQWHTTPHandler.cpp, Base64.h was being included with an implicit path...
Forum:
Development::Development
06-21-2006, 04:52 PM
Replies:
17
Emulator rewrite
Views:
9,881
Posted By
boscorillium
Yeah but if you're like me you'll get a host of...
Yeah but if you're like me you'll get a host of other errors once you resolve that one. Complaints about the redefinition of int8, int16, int32 and a few others. Then there will be complaints about...
Forum:
Development::Development
06-21-2006, 03:37 PM
Replies:
17
Emulator rewrite
Views:
9,881
Posted By
boscorillium
Httpdsocket.h not found. I presume...
Httpdsocket.h not found. I presume /common/socketlib needs to be in the include path?
Forum:
Development::Development
06-21-2006, 07:43 AM
Replies:
17
Emulator rewrite
Views:
9,881
Posted By
boscorillium
Yep, that's the guide I followed. The complaint...
Yep, that's the guide I followed. The complaint is about mysys_priv.h I believe that is a dependency in mysql.h. I'm at work so that might be a little off. I plan to get those all resolved tonight.
Forum:
Development::Development
06-21-2006, 05:08 AM
Replies:
17
Emulator rewrite
Views:
9,881
Posted By
boscorillium
The main problem is that I don't actually play...
The main problem is that I don't actually play EQLive. So anything I work on will either have to have some sort of behavior defined or just be a system level type of fix. I start sorting through some...
Forum:
Development::Development
06-20-2006, 04:18 PM
Replies:
17
Emulator rewrite
Views:
9,881
Posted By
boscorillium
Ok, now that I got my server setup running. What...
Ok, now that I got my server setup running. What would you have me do? I'm ready to tackle something. Let's for argument's sake assume that whatever you asked me to do I could do. What would be on...
Forum:
Support::Windows Servers
06-20-2006, 02:51 PM
Replies:
4
Zone unavailable
Views:
3,843
Posted By
boscorillium
That was my problem. Thanks a lot!
That was my problem. Thanks a lot!
Forum:
Support::Windows Servers
06-20-2006, 04:26 AM
Replies:
4
Zone unavailable
Views:
3,843
Posted By
boscorillium
No, I didn't. I apologize. I guess I thought they...
No, I didn't. I apologize. I guess I thought they would be in sync. But I realize they're sort of two different efforts right now. I will make the changes when I return home and see if that corrects...
Forum:
Support::Windows Servers
06-20-2006, 03:23 AM
Replies:
4
Zone unavailable
Views:
3,843
Posted By
boscorillium
Zone unavailable
I keep getting "zone unavailble" messages. I have a character created and when I try to enter the world, I get that message.
This is on a personal server with minilogin. I see "attempting...
Forum:
General::General Discussion
06-19-2006, 06:26 PM
Replies:
17
Windows Source and MySql 5 Binaries
Views:
7,985
Posted By
boscorillium
I for one am pleased. Thanks. Out of...
I for one am pleased. Thanks.
Out of curosity, you've run these from scratch with MySQL 5.0 and had no problems. I'm encountering problems with the 'condition' column.
Forum:
Development::Development
06-19-2006, 08:03 AM
Replies:
17
Emulator rewrite
Views:
9,881
Posted By
boscorillium
Guess there's not a lot of interest. I'll just...
Guess there's not a lot of interest. I'll just have to get in there and get my hands dirty. No problem there. :)
Forum:
Development::Development
06-18-2006, 05:14 PM
Replies:
17
Emulator rewrite
Views:
9,881
Posted By
boscorillium
Emulator rewrite
I might make enemies early on by just mentioning it, but I wanted to start a discourse on the subject. Have there been any discussions on rewriting and/or rearchitecting the emulator?
Showing results 1 to 23 of 23
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
05:56 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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 - 2025, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3