1
0
forked from mirrors/0ad
Commit Graph

14439 Commits

Author SHA1 Message Date
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
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 250f9009bc no message
This was SVN commit r132.
2003-12-01 07:59:17 +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
Gee 8ec8ead0f1 no message
This was SVN commit r114.
2003-11-27 19:05:37 +00:00
olsner 4904af2584 New terrain files
This was SVN commit r113.
2003-11-27 19:02:22 +00:00
Gee 104aca8475 no message
This was SVN commit r112.
2003-11-26 02:21:37 +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