Commit Graph

128 Commits

Author SHA1 Message Date
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 8feff097c4 Moved from gui/ to ps/
This was SVN commit r139.
2003-12-27 06:22:28 +00:00
olsner 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
olsner 50ad3a0e42 Cleanup, WSAAsyncSelect moved to win.h
This was SVN commit r137.
2003-12-10 19:34:39 +00:00
olsner 95b082e6e1 linux compat, uint seems to be a define
This was SVN commit r136.
2003-12-10 19:33:42 +00:00
olsner fbe4b0a25e WSAAsyncSelect declaration and define values
This was SVN commit r135.
2003-12-10 19:31:25 +00:00
olsner eacae7243e IPv6/getaddrinfo stuff - DLL detection
This was SVN commit r134.
2003-12-10 19:29:01 +00:00
olsner 68493a5a20 Oh My God! I broke it! - But it should be fixed now
This was SVN commit r133.
2003-12-01 12:14:21 +00:00
Gee d082065d71 no message
This was SVN commit r131.
2003-12-01 07:26:50 +00:00
Gee 0b30254e5c no message
This was SVN commit r130.
2003-12-01 07:14:29 +00:00
Gee 88fd3952d8 "../ps/<file>" => "<file>" ... part not needed
This was SVN commit r129.
2003-12-01 07:07:58 +00:00
Gee 512bfd4067 no message
This was SVN commit r128.
2003-12-01 07:06:55 +00:00
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 785a6f1290 profiling and run targets, descriptions in readme.txt
This was SVN commit r124.
2003-11-30 16:41:21 +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 0e658da83d IPv6 structures and defines
This was SVN commit r121.
2003-11-30 15:21:30 +00:00
olsner 0368ed3566 statement macro
This was SVN commit r120.
2003-11-30 15:20:27 +00:00
Gee 83fc143815 ../lib/ was not included as additional directory in the release build
This was SVN commit r119.
2003-11-30 07:05:32 +00:00
olsner a5161102e5 include path with backslashes
This was SVN commit r118.
2003-11-27 19:09:14 +00:00
olsner d808cd9a2d for scoping
This was SVN commit r117.
2003-11-27 19:08:37 +00:00
Gee 1e33ef7eb2 Added "&" to some function pointers that was being complained at by GCC
This was SVN commit r116.
2003-11-27 19:08:03 +00:00
olsner 5ebe6d053e Reference to temporary, *= should return reference to this
This was SVN commit r115.
2003-11-27 19:06:11 +00:00
olsner 4904af2584 New terrain files
This was SVN commit r113.
2003-11-27 19:02:22 +00:00
Gee 5d70cd5260 no message
This was SVN commit r111.
2003-11-26 02:00:51 +00:00
Gee 85477e797f no message
This was SVN commit r110.
2003-11-25 21:29:42 +00:00
olsner 3ed6b3ac34 WSAGetLastError
This was SVN commit r109.
2003-11-25 21:19:00 +00:00
notpete abbfb0836c DSP altered for extra files in Terrain subdirectory.
This was SVN commit r108.
2003-11-25 20:18:32 +00:00
notpete 455f03582b Removed WIDEASPECT hack.
This was SVN commit r107.
2003-11-25 20:17:46 +00:00
notpete ca321696d8 Modifications to use new renderer interface.
This was SVN commit r106.
2003-11-25 20:17:09 +00:00
notpete 54087348e3 Extended renderer interface, added basic CModel rendering.
This was SVN commit r105.
2003-11-25 20:14:34 +00:00
notpete 59d4bfbae1 Changes to terrain initialisation and lighting.
This was SVN commit r104.
2003-11-25 20:13:39 +00:00
notpete e7637d52c3 Minor changes for const-ness.
This was SVN commit r103.
2003-11-25 20:11:56 +00:00
notpete 97f7e8a5eb Updated HEIGHT_SCALE to the actual height scale.
This was SVN commit r102.
2003-11-25 20:10:25 +00:00
notpete 874df3bb1c Modified to use CBound class.
This was SVN commit r101.
2003-11-25 20:09:57 +00:00
notpete 49e484d32c operator(row,col) added.
This was SVN commit r100.
2003-11-25 20:07:09 +00:00
notpete 5f4a43eea9 Altered STerrainVertex definition.
This was SVN commit r99.
2003-11-25 19:59:47 +00:00
notpete a60cafe1d4 RADTODEG macro added.
This was SVN commit r98.
2003-11-25 18:36:17 +00:00
notpete 3e3fb5bc70 Minor changes for const-ness.
This was SVN commit r97.
2003-11-25 18:35:43 +00:00
notpete cc2b6afdac Initial revision.
This was SVN commit r96.
2003-11-25 18:34:05 +00:00
olsner 61a04870e2 Network files added
..\ps and ..\lib added to include path

This was SVN commit r95.
2003-11-25 13:24:21 +00:00
Gee 953f72a91c no message
This was SVN commit r94.
2003-11-25 03:21:11 +00:00
Gee 6d86a928a3 no message
This was SVN commit r92.
2003-11-25 02:47:12 +00:00
olsner 530eecfe16 linux-compat
This was SVN commit r91.
2003-11-25 02:26:06 +00:00
olsner b0f795ff0e KP_ADD => KP_PLUS (SDL headers call it KP_PLUS)
This was SVN commit r90.
2003-11-25 02:25:10 +00:00
olsner 69481d198e Typo, Thread-secure ONCE (this time it is, too ;-), linux-compat
This was SVN commit r89.
2003-11-25 02:24:24 +00:00
olsner a7b2cfe0fc templated friend declaration with ifdef guards
This was SVN commit r88.
2003-11-25 02:19:00 +00:00