Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Development

Archive::Development Archive area for Development's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 01-31-2002, 10:56 AM
alkrun
Sarnak
 
Join Date: Jan 2002
Posts: 66
Default

WORLD DIRECTORY
---------------------------------------------------------
diff --context=0 -d -B eqemu.original/world/LoginServer.cpp eqemu/world/LoginServer.cpp
*** eqemu.original/world/LoginServer.cpp Sun Jan 20 21:34:46 2002
--- eqemu/world/LoginServer.cpp Thu Jan 31 15:51:22 2002
***************
*** 1 ****
! #include <iostream.h>
--- 1 ----
! #include <iostream>
***************
*** 4 ****
! #include <iomanip.h>
--- 4 ----
! #include <iomanip>
***************
*** 38 ****
--- 39,40 ----
+
+ using namespace std;
Only in eqemu/world: World.vcproj
diff --context=0 -d -B eqemu.original/world/client.cpp eqemu/world/client.cpp
*** eqemu.original/world/client.cpp Mon Jan 21 10:17:06 2002
--- eqemu/world/client.cpp Thu Jan 31 15:51:22 2002
***************
*** 1,2 ****
! #include <iostream.h>
! #include <iomanip.h>
--- 1,2 ----
! #include <iostream>
! #include <iomanip>
***************
*** 27 ****
--- 28,29 ----
+
+ using namespace std;
diff --context=0 -d -B eqemu.original/world/console.cpp eqemu/world/console.cpp
*** eqemu.original/world/console.cpp Sun Jan 20 17:59:38 2002
--- eqemu/world/console.cpp Thu Jan 31 15:51:22 2002
***************
*** 1 ****
! #include <iostream.h>
--- 1 ----
! #include <iostream>
***************
*** 30 ****
--- 31,32 ----
+
+ using namespace std;
diff --context=0 -d -B eqemu.original/world/net.cpp eqemu/world/net.cpp
*** eqemu.original/world/net.cpp Mon Jan 21 07:59:50 2002
--- eqemu/world/net.cpp Thu Jan 31 15:51:22 2002
***************
*** 1 ****
! #include <iostream.h>
--- 1 ----
! #include <iostream>
***************
*** 26 ****
--- 27,28 ----
+
+ using namespace std;
diff --context=0 -d -B eqemu.original/world/zoneserver.cpp eqemu/world/zoneserver.cpp
*** eqemu.original/world/zoneserver.cpp Mon Jan 21 09:23:06 2002
--- eqemu/world/zoneserver.cpp Thu Jan 31 15:51:22 2002
***************
*** 1 ****
! #include <iostream.h>
--- 1 ----
! #include <iostream>
***************
*** 31 ****
--- 32,33 ----
+
+ using namespace std;
diff --context=0 -d -B eqemu.original/world/zoneserver.h eqemu/world/zoneserver.h
*** eqemu.original/world/zoneserver.h Fri Jan 18 22:12:04 2002
--- eqemu/world/zoneserver.h Thu Jan 31 15:52:40 2002
***************
*** 145 ****
--- 146,148 ----
+ else{
+ return false;
+ }
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:35 PM.


 

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