1
0
forked from mirrors/0ad
Commit Graph

24 Commits

Author SHA1 Message Date
olsner 0ee356766b Fixed the RunWaitLoop, and some thread issues with it. Fixed similar glitches in StreamSocket as well
This was SVN commit r127.
2003-11-30 17:00:27 +00:00
olsner 323c58f945 Updated debug messages and changes for the new serialization framework
This was SVN commit r126.
2003-11-30 16:54:11 +00:00
olsner 25e70cdbf8 CSocketInternal initializer fix
This was SVN commit r125.
2003-11-30 16:43:42 +00:00
olsner e9b219f8a4 CStr serialization support, a couple of _long -> size_t to get rid of warnings
This was SVN commit r123.
2003-11-30 16:39:22 +00:00
olsner 6026b76adc Updated serialization framework with support for arbitrary object types
This was SVN commit r122.
2003-11-30 16:36:43 +00:00
olsner a26fdd8f5c Linux compat, const qualifiers, newlines at end of file =)
This was SVN commit r87.
2003-11-25 02:17:52 +00:00
olsner 0e943339dc First commit of networking
Yay! =)

This was SVN commit r84.
2003-11-25 02:11:50 +00:00
olsner 8044b1d7ce Some thread utility classes - CLocker and CScopeLock, both using
pthread_mutex_(un)lock to do their stuff

This was SVN commit r83.
2003-11-25 02:11:06 +00:00
Gee 5122b0f906 no message
This was SVN commit r74.
2003-11-24 02:18:41 +00:00
MarkT e1c6c4c954 Minor additions to CConfig
This was SVN commit r70.
2003-11-22 02:54:33 +00:00
MarkT d2538c87e8 Minor additions to CConfig
This was SVN commit r69.
2003-11-22 02:38:03 +00:00
janwas f12dd7dc94 no message
This was SVN commit r64.
2003-11-13 20:10:15 +00:00
janwas 5faca15d7f no message
This was SVN commit r63.
2003-11-13 19:50:26 +00:00
MarkT 1ef86fc2fb CConfig changed for new VFS
This was SVN commit r62.
2003-11-13 17:43:19 +00:00
janwas 40ca60014c no message
This was SVN commit r53.
2003-11-12 14:47:38 +00:00
MarkT d963d9c046 CConfig, vfs, misc engine changes.
This was SVN commit r52.
2003-11-10 02:02:28 +00:00
Gee eb527a59c3 Made To<type> const
This was SVN commit r50.
2003-11-07 01:56:51 +00:00
janwas db2157d1b1 no message
This was SVN commit r48.
2003-11-07 01:31:32 +00:00
Gee c0c9be7be5 Not having scoped fors as a prerequisite
This was SVN commit r47.
2003-11-07 01:31:28 +00:00
janwas 6b1d9ce43f no message
This was SVN commit r45.
2003-11-07 00:59:13 +00:00
janwas 48e4105926 fixed conflict between posix.h, windows.h
This was SVN commit r42.
2003-11-06 20:10:37 +00:00
Gee 3ae62ab4a6 Just changed minor things
This was SVN commit r30.
2003-11-05 22:37:53 +00:00
janwas 4c575cc68a no message
This was SVN commit r6.
2003-10-03 14:10:38 +00:00
janwas 2ebc9e2cb6 Initial revision
This was SVN commit r5.
2003-09-21 21:24:53 +00:00