1
0
forked from mirrors/0ad

Commit Graph

  • d2e343741b upgrade to new libpng and zlib (see announcements thread) janwas 2004-05-26 19:20:30 +00:00
  • ece29bb59d Collision detection code (unused at present). MarkT 2004-05-26 03:14:33 +00:00
  • 90263d49c6 moved verdana to fonts; created logs/ janwas 2004-05-25 23:21:41 +00:00
  • 6c608edd60 linefix stomped everything :P janwas 2004-05-25 23:16:21 +00:00
  • 2bb064e8d8 Fixed some extremely strange linebreaks in ObjectEntry.h/cpp MarkT 2004-05-25 22:52:05 +00:00
  • 88e8a56487 Mouse wheel zoom, lack of it was irritating me. MarkT 2004-05-25 22:02:57 +00:00
  • 3ae2db717d more warning fixes. added missing wfam.h janwas 2004-05-25 00:34:19 +00:00
  • 6ef97a6e9a Yet more warnings resolved; SDL gamma option added to command line. MarkT 2004-05-24 21:28:49 +00:00
  • 011bd189ea Further miscellaneous warning-squashing. MarkT 2004-05-24 21:01:50 +00:00
  • d63248d276 fixed some signed/unsigned warnings janwas 2004-05-24 20:27:25 +00:00
  • df6fceba62 fixed some signed/unsigned warnings; added gamma control via SDL janwas 2004-05-24 20:25:48 +00:00
  • cf5e2524c2 output directory now correct janwas 2004-05-24 00:08:38 +00:00
  • 8f9dc744df Finished testing TortoiseCVS, removing some temp files. MarkT 2004-05-22 22:12:51 +00:00
  • 1de04c4990 Testing a theory with TortoiseCVS MarkT 2004-05-22 22:04:50 +00:00
  • 8efddda682 Testing a theory with TortoiseCVS MarkT 2004-05-22 22:01:15 +00:00
  • ed1a9432ca Testing a theory with TortoiseCVS MarkT 2004-05-22 21:59:49 +00:00
  • d1228e4050 Removed old premake files from old place olsner 2004-05-22 17:21:34 +00:00
  • 38283af23c Okay, that's a commit in the new place then.. olsner 2004-05-22 17:17:05 +00:00
  • 1721b0afa5 Initial revision; heightfield tracing code moved from ScEd. notpete 2004-05-22 16:44:39 +00:00
  • c7b6d0089f Minor fix. MarkT 2004-05-22 02:04:51 +00:00
  • f9ad4c0331 Added standard overview/usage comments to the entity files. MarkT 2004-05-22 00:57:54 +00:00
  • 1717cc6c34 Added PASAP entity XML MarkT 2004-05-22 00:55:53 +00:00
  • 6d5afc10ff Added PASAP entity systems MarkT 2004-05-21 23:46:16 +00:00
  • 6f2aba631b Comment added; investigating line-feed problem with CVS commits. notpete 2004-05-20 19:57:08 +00:00
  • 054d210303 Added BuildModel call to AddObject to ensure required model/animation data is loaded when object list is constructed, not on first use. notpete 2004-05-20 17:37:20 +00:00
  • 256436af40 Adjusted animation loading to store animation with each ObjectEntry for future reference. notpete 2004-05-20 17:36:16 +00:00
  • 53e8734d4f quick fix: suppress windows "drive empty" warnings reported by chad janwas 2004-05-18 01:29:10 +00:00
  • 41b27867a9 the previous was an older readme.txt; updated. janwas 2004-05-18 01:18:32 +00:00
  • 114d07c347 the old "readme.txt" from the workspace dirs, which are now automatically generated janwas 2004-05-18 00:42:29 +00:00
  • 34c3c12934 fixes for VC6 build problems reported by Stu. janwas 2004-05-18 00:38:39 +00:00
  • 556afb4a5c fixed current directory problem. added healthy does of paranoia to file_rel_chdir, and removed bogus chdir from main.cpp (from test code) janwas 2004-05-17 13:23:39 +00:00
  • b709de582d adding endian routines i wrote independently; maybe it's useful, and less clutter in cvs ;) janwas 2004-05-17 12:19:47 +00:00
  • fbba2e463d merged in rich's demo janwas 2004-05-16 03:31:29 +00:00
  • fb8ea69062 *** empty log message *** notpete 2004-05-15 20:13:07 +00:00
  • fed0ebf476 *** empty log message *** notpete 2004-05-15 18:25:46 +00:00
  • 83c96497ed *** empty log message *** notpete 2004-05-15 18:15:00 +00:00
  • 99b785b75e *** empty log message *** notpete 2004-05-15 17:57:41 +00:00
  • 02cd011c19 Placeholder code required for font rendering in ScEd. notpete 2004-05-15 17:50:27 +00:00
  • e1d7bd4173 Added workaround for duplicate CStr in 3DSMAX. notpete 2004-05-15 17:48:39 +00:00
  • 7b2a86a862 Added support for mipmapping DDS textures notpete 2004-05-15 17:47:48 +00:00
  • 44d4621ea4 fixed stupid stat bug reported by rich janwas 2004-05-15 03:02:26 +00:00
  • c6054e9c4f automagic reload implemented (vfs and file monitor) janwas 2004-05-14 21:20:23 +00:00
  • 76b52d1d8a remove vc6,vc7; use premake instead (will generate workspace in workspaces\vc7 , vc6) janwas 2004-05-13 17:23:07 +00:00
  • 4b8f4fc07b add workspaces/gcc (previously /source/linux) janwas 2004-05-13 17:21:27 +00:00
  • a4a8c56f0f removed workspaces that cluttered source dir. replacement: use premake in workspaces/premake; will generate workspace in workspaces/vc7, vc6 etc janwas 2004-05-13 17:13:15 +00:00
  • d1036b9a18 VFS updates; texture reloading now works, tex.cpp is WIP janwas 2004-05-13 13:52:48 +00:00
  • 9f3714a789 precompiled headers. need to change workspace settings for them to take effect janwas 2004-05-08 01:18:15 +00:00
  • f383cfd4a8 fix for vc7 (incomplete type in container). also some updates to vfs janwas 2004-05-08 01:11:51 +00:00
  • df282bb714 forgot to add actual premake contents. doh janwas 2004-05-07 01:32:49 +00:00
  • 591c02acb0 no message janwas 2004-05-07 01:27:05 +00:00
  • 55126a5843 moved premake to source/workspaces. would move vc* into that dir as well, but cannot remove from cvs for some reason :S janwas 2004-05-07 01:25:50 +00:00
  • 5b5726ed4d merge of (work in progress) VFS code with new dir layout janwas 2004-05-06 17:14:30 +00:00
  • 81b6dac486 executable and dlls now in /system; janwas 2004-05-06 17:06:20 +00:00
  • 6869ffd9a5 no message Acumen 2004-04-24 16:52:39 +00:00
  • 89e6fdfbaf Initial Commit olsner 2004-04-18 13:48:28 +00:00
  • bf67d07b8f Include CLogger.h olsner 2004-04-14 21:56:41 +00:00
  • 21f7b63a36 New terrain stuff, CLogger olsner 2004-04-14 21:55:24 +00:00
  • d736ac7026 CLogger Initial Commit olsner 2004-04-14 21:52:59 +00:00
  • 28bd6e0510 Added mods/official VFS mount, for the Prometheus Directory Tree olsner 2004-04-13 16:57:51 +00:00
  • aa2999a865 - Extended tex_info for terrain stuff - Commented out assertion (due to the file size bug) olsner 2004-04-13 16:55:55 +00:00
  • d4ca9695d7 Changed terrain stuff from ScEd 0.0.5.2 olsner 2004-04-13 16:54:34 +00:00
  • 0cd2d55569 First file in CVS to use the Prometheus Directory Tree! Hooray ;-) olsner 2004-04-13 14:38:49 +00:00
  • 6abf0e5b5d New terrain files from ScEd 0.0.5.2 olsner 2004-04-13 11:09:36 +00:00
  • 6b7eb9b9d8 Added glClientActiveTexture olsner 2004-04-09 12:43:06 +00:00
  • 0c46f9ee2a Added _WIN32 ifdefs, linux compat olsner 2004-04-09 12:39:55 +00:00
  • 7ac53dceae Added INADDR_LOOPBACK olsner 2004-04-09 12:39:15 +00:00
  • 5defaa9416 -EINPROGRESS => EINPROGRESS olsner 2004-04-09 12:38:47 +00:00
  • 89ab9643dc file_wait_io: -EINPROGRESS => EINPROGRESS, removed stray bytes_transferred assertion olsner 2004-04-09 12:38:16 +00:00
  • ffb2b20985 VK_OEM_* was evidently added in recent Platform SDK's => added defines for the ones used in wsdl.cpp olsner 2004-04-09 12:34:28 +00:00
  • 630e5c628c no message janwas 2004-04-07 13:45:57 +00:00
  • d6dbf229a5 no message janwas 2004-04-06 16:17:04 +00:00
  • fa884d356d Changed keys[] size from 256 to SDLK_LAST (SDL has keycodes over 255) olsner 2004-03-29 13:23:25 +00:00
  • 6a3b74b966 Unicode Input and VK-->SDLK mapping olsner 2004-03-29 13:21:42 +00:00
  • d6e6ef1569 itoa/ltoa bugfix (0 would return empty string instead of "0") olsner 2004-03-29 13:08:33 +00:00
  • 192e347a38 Input De-Hackification: use SDL's key enums olsner 2004-03-29 13:06:44 +00:00
  • 16c7c585ee Altered to better comply with coding standards. Ben 2004-03-08 20:21:46 +00:00
  • 23e35513d3 - Naming Convention\n- Documentation\n- Cleanup olsner 2004-03-08 02:11:41 +00:00
  • f2de345f5e - Naming Convention changes - windows compat olsner 2004-03-08 02:10:37 +00:00
  • f0bd3c597e - Naming Convention\n- Cleanup olsner 2004-03-08 02:08:12 +00:00
  • c7e551a82b Fixed a bug with integer deserialization, where the network size is less than the code size olsner 2004-03-08 02:07:31 +00:00
  • 65c5e0d6b0 Naming Convention changes olsner 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) olsner 2004-03-08 02:06:06 +00:00
  • 9cb0a192d6 Naming convention changes olsner 2004-03-08 02:04:34 +00:00
  • 048f14120b - Array Support - NetMessageType => ENetMessageType - Some general message types olsner 2004-03-08 02:03:24 +00:00
  • ce9c517eb4 fix 2 lib resource leaks; update h_mgr dox janwas 2004-03-07 15:00:51 +00:00
  • dc4cc78e7b dox now in /**/ comments janwas 2004-03-07 14:24:47 +00:00
  • 757aca19ef h_mgr dox update; fixed redefinition error in wposix.h when building against DLL CRT janwas 2004-03-07 14:17:23 +00:00
  • 1b0012d231 [gcc Compat] - include stmt case - friend declarations without class keyword olsner 2004-03-07 02:04:21 +00:00
  • d2b8c799c4 pthread_self, return the thread ID instead of the virtual handle olsner 2004-03-07 02:00:54 +00:00
  • 5aa404a8f2 no message janwas 2004-03-05 16:23:31 +00:00
  • fa34a13f44 First commit of CSprite, CParticle and CParticleEmitter classes Ben 2004-03-05 06:37:44 +00:00
  • bc223f487b big merge goes linux! ; ) olsner 2004-03-04 22:14:56 +00:00
  • a470253b0b big merge goes linux! ; ) olsner 2004-03-04 20:36:31 +00:00
  • 838efe149e - CMutex - Added calls to pthread_mutex_destroy - Added macros for mutex tracing olsner 2004-03-04 20:32:15 +00:00
  • 12cea7849a c_str() and _long=>size_t olsner 2004-03-04 20:27:37 +00:00
  • fa5870bad8 Updated after the big lib/ merge olsner 2004-03-04 20:23:01 +00:00
  • a8d448ad19 no message janwas 2004-03-03 15:16:20 +00:00
  • 805328d2bd no message janwas 2004-03-03 01:07:37 +00:00
  • 4e9430bc8d updated workspace for VC7.0, thanks to converter. janwas 2004-03-03 01:07:24 +00:00
  • 1b94f9e4fc some files that weren't committed for some reason janwas 2004-03-03 00:44:06 +00:00