Commit Graph

178 Commits

Author SHA1 Message Date
f0bd3c597e - Naming Convention\n- Cleanup
This was SVN commit r185.
2004-03-08 02:08:12 +00:00
c7e551a82b Fixed a bug with integer deserialization, where the network size is less
than the code size

This was SVN commit r184.
2004-03-08 02:07:31 +00:00
65c5e0d6b0 Naming Convention changes
This was SVN commit r183.
2004-03-08 02:06:38 +00:00
c5a3087464 - Naming Convention changes
- Proper message-based operation of CMessageSocket (error message,
connect complete message, close request message)

This was SVN commit r182.
2004-03-08 02:06:06 +00:00
9cb0a192d6 Naming convention changes
This was SVN commit r181.
2004-03-08 02:04:34 +00:00
048f14120b - Array Support
- NetMessageType => ENetMessageType
- Some general message types

This was SVN commit r180.
2004-03-08 02:03:24 +00:00
ce9c517eb4 fix 2 lib resource leaks; update h_mgr dox
This was SVN commit r179.
2004-03-07 15:00:51 +00:00
dc4cc78e7b dox now in /**/ comments
This was SVN commit r178.
2004-03-07 14:24:47 +00:00
757aca19ef h_mgr dox update; fixed redefinition error in wposix.h when building against DLL CRT
This was SVN commit r177.
2004-03-07 14:17:23 +00:00
1b0012d231 [gcc Compat]
- include stmt case
- friend declarations without class keyword

This was SVN commit r176.
2004-03-07 02:04:21 +00:00
d2b8c799c4 pthread_self, return the thread ID instead of the virtual handle
This was SVN commit r175.
2004-03-07 02:00:54 +00:00
5aa404a8f2 no message
This was SVN commit r174.
2004-03-05 16:23:31 +00:00
Ben
fa34a13f44 First commit of CSprite, CParticle and CParticleEmitter classes
This was SVN commit r173.
2004-03-05 06:37:44 +00:00
bc223f487b big merge goes linux! ; )
This was SVN commit r172.
2004-03-04 22:14:56 +00:00
a470253b0b big merge goes linux! ; )
This was SVN commit r171.
2004-03-04 20:36:31 +00:00
838efe149e - CMutex
- Added calls to pthread_mutex_destroy
- Added macros for mutex tracing

This was SVN commit r170.
2004-03-04 20:32:15 +00:00
12cea7849a c_str() and _long=>size_t
This was SVN commit r169.
2004-03-04 20:27:37 +00:00
fa5870bad8 Updated after the big lib/ merge
This was SVN commit r168.
2004-03-04 20:23:01 +00:00
a8d448ad19 no message
This was SVN commit r167.
2004-03-03 15:16:20 +00:00
805328d2bd no message
This was SVN commit r166.
2004-03-03 01:07:37 +00:00
4e9430bc8d updated workspace for VC7.0, thanks to converter.
This was SVN commit r165.
2004-03-03 01:07:24 +00:00
1b94f9e4fc some files that weren't committed for some reason
This was SVN commit r164.
2004-03-03 00:44:06 +00:00
9c2a8a5658 fixed little gremlin due to i64 handle change (implicit conversion in overloaded function)
This was SVN commit r163.
2004-03-03 00:37:41 +00:00
fa5b7546f6 no message
This was SVN commit r162.
2004-03-03 00:35:51 +00:00
58ab55ab78 removed files that have since been renamed or moved
This was SVN commit r161.
2004-03-03 00:03:37 +00:00
c4d39513c7 no message
This was SVN commit r160.
2004-03-02 23:58:52 +00:00
af216d3afb minor changes for lib overhaul (some include files from renamed)
This was SVN commit r159.
2004-03-02 23:57:49 +00:00
89c5b0d88c the big merge (tm). see forum post for changes made.
This was SVN commit r158.
2004-03-02 23:56:51 +00:00
91cb7f7138 minor changes (mainly header rename) for lib overhaul
This was SVN commit r157.
2004-03-02 23:54:51 +00:00
ef326e991b no message
This was SVN commit r156.
2004-03-02 23:52:55 +00:00
9100db6737 quick fix to compile in VC6
This was SVN commit r155.
2004-02-28 17:59:02 +00:00
6cdd5b1cc3 IPv6 constants for VC++6 that doesn't have them in the winsock lib
This was SVN commit r153.
2004-01-22 03:57:50 +00:00
MarkT
ef68499bd3 [Entities and Events] Still incomplete, but compiles cleanly. Replaces version accidentally commited that didn't.
This was SVN commit r152.
2004-01-21 02:08:09 +00:00
mreiland
2dfcb652f7 changed all instances of the class keyword with the typename keyword
This was SVN commit r151.
2004-01-20 03:41:02 +00:00
d1e5e15856 - Added X-Windows stuff for detection code
- Added HAVE_X_WINDOWS define
- Updated with new GUI files and move of XercesErrorHandler
- Removed optimizations that are specific to my computer

This was SVN commit r150.
2004-01-20 02:29:54 +00:00
46b7ae429f X-Windows current resolution code
This was SVN commit r149.
2004-01-20 02:28:54 +00:00
6b5894f54c [CVS Testing] Adding as new user.
This was SVN commit r148.
2004-01-20 02:28:03 +00:00
MarkT
8536a35c8c [CVS Testing] Adding entity-base files.
This was SVN commit r147.
2004-01-20 01:51:06 +00:00
Gee
c66485e08f Restructure
This was SVN commit r146.
2003-12-28 07:27:09 +00:00
Gee
ff393423f5 just moved the variable declaration out of the for loops when the same was used twice. vc6 doesn't like it since it doesn't scope the for-header.
This was SVN commit r145.
2003-12-27 07:24:41 +00:00
Gee
a08cbd2f74 vc6 mods
This was SVN commit r144.
2003-12-27 07:23:47 +00:00
Gee
93caa8ce83 New and moved files, linkage problem with SocketBase.
This was SVN commit r143.
2003-12-27 07:22:18 +00:00
Gee
511f4b249f New and moved files
This was SVN commit r142.
2003-12-27 06:29:28 +00:00
Gee
e21ebb37f5 Major updates
This was SVN commit r141.
2003-12-27 06:26:03 +00:00
Gee
b111349e53 replaced by gui.dtd
This was SVN commit r140.
2003-12-27 06:23:58 +00:00
Gee
8feff097c4 Moved from gui/ to ps/
This was SVN commit r139.
2003-12-27 06:22:28 +00:00
73771118b7 IPv6 Compatability (DLL-detection aware), added GetString() and GetPort() to SocketAddress, Documentation
This was SVN commit r138.
2003-12-10 19:39:22 +00:00
50ad3a0e42 Cleanup, WSAAsyncSelect moved to win.h
This was SVN commit r137.
2003-12-10 19:34:39 +00:00
95b082e6e1 linux compat, uint seems to be a define
This was SVN commit r136.
2003-12-10 19:33:42 +00:00
fbe4b0a25e WSAAsyncSelect declaration and define values
This was SVN commit r135.
2003-12-10 19:31:25 +00:00