1
0
forked from mirrors/0ad

Commit Graph

  • 9c2a8a5658 fixed little gremlin due to i64 handle change (implicit conversion in overloaded function) janwas 2004-03-03 00:37:41 +00:00
  • fa5b7546f6 no message janwas 2004-03-03 00:35:51 +00:00
  • 58ab55ab78 removed files that have since been renamed or moved janwas 2004-03-03 00:03:37 +00:00
  • c4d39513c7 no message janwas 2004-03-02 23:58:52 +00:00
  • af216d3afb minor changes for lib overhaul (some include files from renamed) janwas 2004-03-02 23:57:49 +00:00
  • 89c5b0d88c the big merge (tm). see forum post for changes made. janwas 2004-03-02 23:56:51 +00:00
  • 91cb7f7138 minor changes (mainly header rename) for lib overhaul janwas 2004-03-02 23:54:51 +00:00
  • ef326e991b no message janwas 2004-03-02 23:52:55 +00:00
  • 9100db6737 quick fix to compile in VC6 janwas 2004-02-28 17:59:02 +00:00
  • 6cdd5b1cc3 IPv6 constants for VC++6 that doesn't have them in the winsock lib olsner 2004-01-22 03:57:50 +00:00
  • ef68499bd3 [Entities and Events] Still incomplete, but compiles cleanly. Replaces version accidentally commited that didn't. MarkT 2004-01-21 02:08:09 +00:00
  • 2dfcb652f7 changed all instances of the class keyword with the typename keyword mreiland 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 olsner 2004-01-20 02:29:54 +00:00
  • 46b7ae429f X-Windows current resolution code olsner 2004-01-20 02:28:54 +00:00
  • 6b5894f54c [CVS Testing] Adding as new user. Acumen 2004-01-20 02:28:03 +00:00
  • 8536a35c8c [CVS Testing] Adding entity-base files. MarkT 2004-01-20 01:51:06 +00:00
  • c66485e08f Restructure Gee 2003-12-28 07:27:09 +00:00
  • 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. Gee 2003-12-27 07:24:41 +00:00
  • a08cbd2f74 vc6 mods Gee 2003-12-27 07:23:47 +00:00
  • 93caa8ce83 New and moved files, linkage problem with SocketBase. Gee 2003-12-27 07:22:18 +00:00
  • 511f4b249f New and moved files Gee 2003-12-27 06:29:28 +00:00
  • e21ebb37f5 Major updates Gee 2003-12-27 06:26:03 +00:00
  • b111349e53 replaced by gui.dtd Gee 2003-12-27 06:23:58 +00:00
  • 8feff097c4 Moved from gui/ to ps/ Gee 2003-12-27 06:22:28 +00:00
  • 73771118b7 IPv6 Compatability (DLL-detection aware), added GetString() and GetPort() to SocketAddress, Documentation olsner 2003-12-10 19:39:22 +00:00
  • 50ad3a0e42 Cleanup, WSAAsyncSelect moved to win.h olsner 2003-12-10 19:34:39 +00:00
  • 95b082e6e1 linux compat, uint seems to be a define olsner 2003-12-10 19:33:42 +00:00
  • fbe4b0a25e WSAAsyncSelect declaration and define values olsner 2003-12-10 19:31:25 +00:00
  • eacae7243e IPv6/getaddrinfo stuff - DLL detection olsner 2003-12-10 19:29:01 +00:00
  • 68493a5a20 Oh My God! I broke it! - But it should be fixed now olsner 2003-12-01 12:14:21 +00:00
  • 250f9009bc no message Gee 2003-12-01 07:59:17 +00:00
  • d082065d71 no message Gee 2003-12-01 07:26:50 +00:00
  • 0b30254e5c no message Gee 2003-12-01 07:14:29 +00:00
  • 88fd3952d8 "../ps/<file>" => "<file>" ... part not needed Gee 2003-12-01 07:07:58 +00:00
  • 512bfd4067 no message Gee 2003-12-01 07:06:55 +00:00
  • 0ee356766b Fixed the RunWaitLoop, and some thread issues with it. Fixed similar glitches in StreamSocket as well olsner 2003-11-30 17:00:27 +00:00
  • 323c58f945 Updated debug messages and changes for the new serialization framework olsner 2003-11-30 16:54:11 +00:00
  • 25e70cdbf8 CSocketInternal initializer fix olsner 2003-11-30 16:43:42 +00:00
  • 785a6f1290 profiling and run targets, descriptions in readme.txt olsner 2003-11-30 16:41:21 +00:00
  • e9b219f8a4 CStr serialization support, a couple of _long -> size_t to get rid of warnings olsner 2003-11-30 16:39:22 +00:00
  • 6026b76adc Updated serialization framework with support for arbitrary object types olsner 2003-11-30 16:36:43 +00:00
  • 0e658da83d IPv6 structures and defines olsner 2003-11-30 15:21:30 +00:00
  • 0368ed3566 statement macro olsner 2003-11-30 15:20:27 +00:00
  • 83fc143815 ../lib/ was not included as additional directory in the release build Gee 2003-11-30 07:05:32 +00:00
  • a5161102e5 include path with backslashes olsner 2003-11-27 19:09:14 +00:00
  • d808cd9a2d for scoping olsner 2003-11-27 19:08:37 +00:00
  • 1e33ef7eb2 Added "&" to some function pointers that was being complained at by GCC Gee 2003-11-27 19:08:03 +00:00
  • 5ebe6d053e Reference to temporary, *= should return reference to this olsner 2003-11-27 19:06:11 +00:00
  • 8ec8ead0f1 no message Gee 2003-11-27 19:05:37 +00:00
  • 4904af2584 New terrain files olsner 2003-11-27 19:02:22 +00:00
  • 104aca8475 no message Gee 2003-11-26 02:21:37 +00:00
  • 5d70cd5260 no message Gee 2003-11-26 02:00:51 +00:00
  • 85477e797f no message Gee 2003-11-25 21:29:42 +00:00
  • 3ed6b3ac34 WSAGetLastError olsner 2003-11-25 21:19:00 +00:00
  • abbfb0836c DSP altered for extra files in Terrain subdirectory. notpete 2003-11-25 20:18:32 +00:00
  • 455f03582b Removed WIDEASPECT hack. notpete 2003-11-25 20:17:46 +00:00
  • ca321696d8 Modifications to use new renderer interface. notpete 2003-11-25 20:17:09 +00:00
  • 54087348e3 Extended renderer interface, added basic CModel rendering. notpete 2003-11-25 20:14:34 +00:00
  • 59d4bfbae1 Changes to terrain initialisation and lighting. notpete 2003-11-25 20:13:39 +00:00
  • e7637d52c3 Minor changes for const-ness. notpete 2003-11-25 20:11:56 +00:00
  • 97f7e8a5eb Updated HEIGHT_SCALE to the actual height scale. notpete 2003-11-25 20:10:25 +00:00
  • 874df3bb1c Modified to use CBound class. notpete 2003-11-25 20:09:57 +00:00
  • 49e484d32c operator(row,col) added. notpete 2003-11-25 20:07:09 +00:00
  • 5f4a43eea9 Altered STerrainVertex definition. notpete 2003-11-25 19:59:47 +00:00
  • a60cafe1d4 RADTODEG macro added. notpete 2003-11-25 18:36:17 +00:00
  • 3e3fb5bc70 Minor changes for const-ness. notpete 2003-11-25 18:35:43 +00:00
  • cc2b6afdac Initial revision. notpete 2003-11-25 18:34:05 +00:00
  • 61a04870e2 Network files added ..\ps and ..\lib added to include path olsner 2003-11-25 13:24:21 +00:00
  • 953f72a91c no message Gee 2003-11-25 03:21:11 +00:00
  • 5736482af1 no message Gee 2003-11-25 02:53:03 +00:00
  • 6d86a928a3 no message Gee 2003-11-25 02:47:12 +00:00
  • 530eecfe16 linux-compat olsner 2003-11-25 02:26:06 +00:00
  • b0f795ff0e KP_ADD => KP_PLUS (SDL headers call it KP_PLUS) olsner 2003-11-25 02:25:10 +00:00
  • 69481d198e Typo, Thread-secure ONCE (this time it is, too ;-), linux-compat olsner 2003-11-25 02:24:24 +00:00
  • a7b2cfe0fc templated friend declaration with ifdef guards olsner 2003-11-25 02:19:00 +00:00
  • a26fdd8f5c Linux compat, const qualifiers, newlines at end of file =) olsner 2003-11-25 02:17:52 +00:00
  • b732a1e1c5 Linux Compat, lots of const qualifiers, unused windows includes in terrainMain.cpp removed olsner 2003-11-25 02:15:59 +00:00
  • 895d2486b5 Initial commit of linux build stuff olsner 2003-11-25 02:14:19 +00:00
  • 0e943339dc First commit of networking Yay! =) olsner 2003-11-25 02:11:50 +00:00
  • 8044b1d7ce Some thread utility classes - CLocker and CScopeLock, both using pthread_mutex_(un)lock to do their stuff olsner 2003-11-25 02:11:06 +00:00
  • dd364a5fcd System header overrides, required for some buggy headers - they should but might not work with non-buggy versions of them - we'll see olsner 2003-11-25 02:08:32 +00:00
  • 577c4be25a The Grand and Beatiful Makefile ;-) olsner 2003-11-25 02:06:40 +00:00
  • 64850c9818 .H => .h, compatability update for case-sensitive platforms olsner 2003-11-24 22:52:23 +00:00
  • 6a16c4d766 More socket functions and defines added olsner 2003-11-24 22:28:19 +00:00
  • 79186815cf Some updates, check comments janwas Gee 2003-11-24 17:14:01 +00:00
  • 90bbd48a14 no message Gee 2003-11-24 17:13:37 +00:00
  • eb2ddf4c50 no message Gee 2003-11-24 02:27:04 +00:00
  • 170be50b84 mostly GUI updates Gee 2003-11-24 02:19:10 +00:00
  • 5122b0f906 no message Gee 2003-11-24 02:18:41 +00:00
  • 6b51d71c85 Some of the GUI files are now I* instead of C* Gee 2003-11-24 02:17:59 +00:00
  • 79055b7d88 xres/yres is now g_xres/g_yres and in Prometheus.h Gee 2003-11-24 02:17:09 +00:00
  • b095ca8176 no message Gee 2003-11-22 15:07:22 +00:00
  • e1c6c4c954 Minor additions to CConfig MarkT 2003-11-22 02:54:33 +00:00
  • d2538c87e8 Minor additions to CConfig MarkT 2003-11-22 02:38:03 +00:00
  • ffc7256f4e no message Gee 2003-11-19 14:47:32 +00:00
  • 65df219c0a path issue with gui fixed janwas 2003-11-18 14:30:24 +00:00
  • 26b2ca3828 Added doxygen comments Gee 2003-11-18 10:00:57 +00:00
  • a1dedfbe06 gui now initialized after VFS - data files go in binaries/data janwas 2003-11-15 14:16:47 +00:00
  • f12dd7dc94 no message janwas 2003-11-13 20:10:15 +00:00
  • 5faca15d7f no message janwas 2003-11-13 19:50:26 +00:00