1
0
forked from 0ad/0ad
Commit Graph

6667 Commits

Author SHA1 Message Date
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
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
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
eacae7243e IPv6/getaddrinfo stuff - DLL detection
This was SVN commit r134.
2003-12-10 19:29:01 +00:00
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
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
323c58f945 Updated debug messages and changes for the new serialization framework
This was SVN commit r126.
2003-11-30 16:54:11 +00:00
25e70cdbf8 CSocketInternal initializer fix
This was SVN commit r125.
2003-11-30 16:43:42 +00:00
785a6f1290 profiling and run targets, descriptions in readme.txt
This was SVN commit r124.
2003-11-30 16:41:21 +00:00
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
6026b76adc Updated serialization framework with support for arbitrary object types
This was SVN commit r122.
2003-11-30 16:36:43 +00:00
0e658da83d IPv6 structures and defines
This was SVN commit r121.
2003-11-30 15:21:30 +00:00
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
a5161102e5 include path with backslashes
This was SVN commit r118.
2003-11-27 19:09:14 +00:00
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
5ebe6d053e Reference to temporary, *= should return reference to this
This was SVN commit r115.
2003-11-27 19:06:11 +00:00
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
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
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
530eecfe16 linux-compat
This was SVN commit r91.
2003-11-25 02:26:06 +00:00
b0f795ff0e KP_ADD => KP_PLUS (SDL headers call it KP_PLUS)
This was SVN commit r90.
2003-11-25 02:25:10 +00:00
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
a7b2cfe0fc templated friend declaration with ifdef guards
This was SVN commit r88.
2003-11-25 02:19:00 +00:00
a26fdd8f5c Linux compat, const qualifiers, newlines at end of file =)
This was SVN commit r87.
2003-11-25 02:17:52 +00:00
b732a1e1c5 Linux Compat, lots of const qualifiers, unused windows includes in
terrainMain.cpp removed

This was SVN commit r86.
2003-11-25 02:15:59 +00:00
895d2486b5 Initial commit of linux build stuff
This was SVN commit r85.
2003-11-25 02:14:19 +00:00
0e943339dc First commit of networking
Yay! =)

This was SVN commit r84.
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

This was SVN commit r83.
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

This was SVN commit r82.
2003-11-25 02:08:32 +00:00
577c4be25a The Grand and Beatiful Makefile ;-)
This was SVN commit r81.
2003-11-25 02:06:40 +00:00
64850c9818 .H => .h, compatability update for case-sensitive platforms
This was SVN commit r80.
2003-11-24 22:52:23 +00:00
6a16c4d766 More socket functions and defines added
This was SVN commit r79.
2003-11-24 22:28:19 +00:00
Gee
79186815cf Some updates, check comments janwas
This was SVN commit r78.
2003-11-24 17:14:01 +00:00
Gee
90bbd48a14 no message
This was SVN commit r77.
2003-11-24 17:13:37 +00:00
Gee
eb2ddf4c50 no message
This was SVN commit r76.
2003-11-24 02:27:04 +00:00
Gee
170be50b84 mostly GUI updates
This was SVN commit r75.
2003-11-24 02:19:10 +00:00
Gee
5122b0f906 no message
This was SVN commit r74.
2003-11-24 02:18:41 +00:00
Gee
6b51d71c85 Some of the GUI files are now I* instead of C*
This was SVN commit r73.
2003-11-24 02:17:59 +00:00
Gee
79055b7d88 xres/yres is now g_xres/g_yres and in Prometheus.h
This was SVN commit r72.
2003-11-24 02:17:09 +00:00
Gee
b095ca8176 no message
This was SVN commit r71.
2003-11-22 15:07:22 +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
Gee
ffc7256f4e no message
This was SVN commit r68.
2003-11-19 14:47:32 +00:00
65df219c0a path issue with gui fixed
This was SVN commit r67.
2003-11-18 14:30:24 +00:00
Gee
26b2ca3828 Added doxygen comments
This was SVN commit r66.
2003-11-18 10:00:57 +00:00
a1dedfbe06 gui now initialized after VFS - data files go in binaries/data
This was SVN commit r65.
2003-11-15 14:16:47 +00:00
f12dd7dc94 no message
This was SVN commit r64.
2003-11-13 20:10:15 +00:00
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
a8783bb797 fixed many warnings with vc, /Wp64, mostly pointer cast/truncation
This was SVN commit r61.
2003-11-13 17:18:48 +00:00
b60f1b3353 aio_open_winhandle
_WINSOCK2API_ guard for WSAStartup

This was SVN commit r60.
2003-11-13 16:30:55 +00:00
e1be06bbbb PTHREAD_MUTEX_INITIALIZER
This was SVN commit r59.
2003-11-13 16:25:32 +00:00
d0eddd9a6d #ifndef _WINSOCKAPI_ guards
pthread_mutex_t is now void* instead of unsigned int

This was SVN commit r58.
2003-11-13 16:21:15 +00:00
b07baf71e3 aio_open_winhandle - open an existing windows handle for use with aio_* functions
This was SVN commit r57.
2003-11-13 15:27:16 +00:00
3dfeb3e5f8 ONCE macro thread secured
This was SVN commit r56.
2003-11-13 15:14:23 +00:00
e2a65abe1b no message
This was SVN commit r55.
2003-11-13 15:04:19 +00:00
393014829e fixed aio_suspend - doesn't hang if transfer already complete
This was SVN commit r54.
2003-11-13 15:02:40 +00:00
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
296404b5d9 no message
This was SVN commit r51.
2003-11-07 13:22:22 +00:00
Gee
eb527a59c3 Made To<type> const
This was SVN commit r50.
2003-11-07 01:56:51 +00:00
Gee
24d48f2308 Uses CStr now, no ICE in VC6
This was SVN commit r49.
2003-11-07 01:55:29 +00:00
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
a59a4ed590 no message
This was SVN commit r46.
2003-11-07 01:00:16 +00:00
6b1d9ce43f no message
This was SVN commit r45.
2003-11-07 00:59:13 +00:00
09031a412b no message
This was SVN commit r43.
2003-11-06 20:10:52 +00:00
48e4105926 fixed conflict between posix.h, windows.h
This was SVN commit r42.
2003-11-06 20:10:37 +00:00
071dca65cc quick fix - gui doesn't compile in vc6 => remove from project
This was SVN commit r41.
2003-11-06 19:32:45 +00:00
Gee
cbfed3b0f7 no message
This was SVN commit r39.
2003-11-06 11:56:13 +00:00
Gee
da6d6c60a9 Updates making CGUI a singleton
This was SVN commit r38.
2003-11-06 11:54:46 +00:00
Gee
fd1cd7ab28 no message
This was SVN commit r37.
2003-11-06 03:27:20 +00:00
Gee
66d8030d89 GUI.cpp is removed since GUI.h only includes other files now!
This was SVN commit r36.
2003-11-06 01:45:36 +00:00
Gee
4bfab49c37 Notes on the VS7 setup
This was SVN commit r35.
2003-11-06 01:44:26 +00:00
Gee
005ce06699 Visual Studio 7.0 solution and project for prometheus.
This was SVN commit r34.
2003-11-06 01:43:13 +00:00
Gee
1d4d116824 Added the GUI, check janwas comments
This was SVN commit r32.
2003-11-06 00:23:40 +00:00
Gee
c2a71e41bf Essential files for the GUI
This was SVN commit r31.
2003-11-06 00:21:45 +00:00
Gee
3ae62ab4a6 Just changed minor things
This was SVN commit r30.
2003-11-05 22:37:53 +00:00
b5ec2ceec3 no message
This was SVN commit r29.
2003-11-05 22:35:14 +00:00
Gee
8d0cb1b954 Some updates on the file layout
This was SVN commit r28.
2003-11-05 22:34:38 +00:00
88bbb5148a no message
This was SVN commit r27.
2003-11-05 16:52:41 +00:00
b27731c9cc no message
This was SVN commit r26.
2003-11-05 02:02:54 +00:00
0377bdcf9b no message
This was SVN commit r25.
2003-11-05 01:56:08 +00:00
d4221c68ba no message
This was SVN commit r24.
2003-11-05 01:45:19 +00:00
a6e23bb2e6 no message
This was SVN commit r23.
2003-11-04 23:59:41 +00:00
df5cf51fa3 no message
This was SVN commit r22.
2003-11-04 23:41:42 +00:00
3884920ebd no message
This was SVN commit r21.
2003-11-04 22:54:48 +00:00
Gee
42cfadb6bb int i
This was SVN commit r20.
2003-11-04 22:46:08 +00:00
152f108f9a no message
This was SVN commit r19.
2003-11-04 22:35:14 +00:00
bd8f02e6cf no message
This was SVN commit r18.
2003-11-04 22:28:54 +00:00
65dcedbd52 no message
This was SVN commit r17.
2003-11-04 21:53:02 +00:00
b4c6ce0bba no message
This was SVN commit r16.
2003-11-04 21:37:55 +00:00
b3eb51a7f7 no message
This was SVN commit r15.
2003-11-04 19:37:19 +00:00
e614d0265a no message
This was SVN commit r14.
2003-11-04 19:31:59 +00:00
067cfcee88 no message
This was SVN commit r13.
2003-11-04 18:30:08 +00:00
649c9e230e no message
This was SVN commit r12.
2003-11-03 17:07:06 +00:00
5c560a7a69 no message
This was SVN commit r11.
2003-11-03 16:48:33 +00:00
d97b24d027 no message
This was SVN commit r10.
2003-11-03 16:43:26 +00:00
5cc814759f Initial revision
This was SVN commit r9.
2003-11-03 16:22:45 +00:00
4c575cc68a no message
This was SVN commit r6.
2003-10-03 14:10:38 +00:00
2ebc9e2cb6 Initial revision
This was SVN commit r5.
2003-09-21 21:24:53 +00:00