Commit Graph

  • 6cf6dd3b8a Pop up "no mouse support" screen if main menu is clicked, from Nick and McM mcmartin 2005-05-10 07:21:42 +00:00
  • 5de0832110 Corrected Tanaka right hand images from Nic; bug #183 avolkov 2005-05-06 16:20:38 +00:00
  • bda034bd0b bug #729 avolkov 2005-05-06 15:21:50 +00:00
  • 24b63d16a4 Fix potential crash with truecolor oscill image and make oscill more flexible; bug #729 avolkov 2005-05-06 15:02:23 +00:00
  • 78adc95113 New GetPixel function avolkov 2005-05-06 14:53:25 +00:00
  • 8d638f589c Initial comm alternate AlienSong architecture; alternate Utwig track for post-Ultron case avolkov 2005-05-06 10:30:50 +00:00
  • ed1b15cae6 bug #183 avolkov 2005-05-06 08:17:55 +00:00
  • bd60660d94 New Tanaka portrait artwork, other fixed portrait images; bug #183 avolkov 2005-05-06 08:14:03 +00:00
  • c59aa2d6d6 bug #183 avolkov 2005-05-06 01:46:52 +00:00
  • 2b855722ad Fixed Mycon portrait images; bug #183 avolkov 2005-05-06 01:45:38 +00:00
  • a3c2c7259c bug #725 avolkov 2005-05-05 06:54:59 +00:00
  • ad2c60d2c8 Spliting UndrawShip() into two functions so that player controls are processed separately from other actions; controls are not processed during DRAW_REFRESH; fixes #725 avolkov 2005-05-05 06:51:46 +00:00
  • 24e60a8054 updated avolkov 2005-05-04 05:17:52 +00:00
  • a87910238c Added capability of playing music tracks in Main menu and Super Melee menu avolkov 2005-05-04 05:15:18 +00:00
  • 254b960ae4 Music volume fix avolkov 2005-05-04 04:25:53 +00:00
  • 095c69948d Cyborg speed clarification comments avolkov 2005-05-04 04:24:48 +00:00
  • 2f38a948e3 updated avolkov 2005-05-03 23:45:29 +00:00
  • 8b28c84f84 Allow for mod<->ogg switching everywhere, including tracks loaded with LoadMusicFile() avolkov 2005-05-03 23:40:16 +00:00
  • 53a2a1ca16 Fixed comment. meep-eep 2005-05-03 11:17:57 +00:00
  • 7cfe4e174c bug #531 avolkov 2005-05-03 08:14:41 +00:00
  • 34d7480edd Exorcise Ur-Quan ghosts upon D.Crateris reentry; fixes #531 avolkov 2005-05-03 08:09:40 +00:00
  • ccb65b3b7c bug #498 avolkov 2005-05-03 06:04:56 +00:00
  • 6cdc6f96c4 Make sure track position goes past the end during last fast-forward op (bug #498) avolkov 2005-05-03 06:02:53 +00:00
  • b2ecc210a2 Preliminary cyborg mode battle speed fix. Makes Normal speed actually 'normal'; bug #724 avolkov 2005-04-30 02:01:22 +00:00
  • 8480702af4 bug #638 avolkov 2005-04-30 01:09:37 +00:00
  • 79f83d1122 First contact at homeworld greeting fix (bug #638) avolkov 2005-04-30 01:06:34 +00:00
  • f58f10d6bf bug #563 avolkov 2005-04-30 00:52:00 +00:00
  • 055be38f60 Allow player to warp-escape in Cyborg mode (bug #563) avolkov 2005-04-30 00:49:36 +00:00
  • b93b77b851 bug 519 avolkov 2005-04-30 00:18:40 +00:00
  • d10816a26b Fix for comm design flaw: separating uninit_race() into post_encounter() and real uninit_race(); fixes bug #519 avolkov 2005-04-29 10:33:38 +00:00
  • 0a9d866167 Uninited value fix; related to bug #542 avolkov 2005-04-29 02:20:07 +00:00
  • 6cebc56193 bug #694 avolkov 2005-04-28 00:16:52 +00:00
  • 2ceb2d6fdb --meleescale to --meleezoom change avolkov 2005-04-28 00:16:16 +00:00
  • 7ada9dee22 Change --meleescale to --meleezoom and remove =nearest; bug #694 avolkov 2005-04-28 00:15:36 +00:00
  • 4e59dce102 Different version of SDL_INCLUDE. meep-eep 2005-04-26 22:37:10 +00:00
  • eaa43e7cea Better synching in ending cinematics; prevents initial frameskips on machines with slow I/O avolkov 2005-04-26 04:29:26 +00:00
  • df153d2cf8 Faster logo screen avolkov 2005-04-26 04:27:19 +00:00
  • a9635b214e bug #474 avolkov 2005-04-26 03:59:39 +00:00
  • 712c819701 Make alpha icon (for XP/2003) the default avolkov 2005-04-26 03:57:25 +00:00
  • 7393379d15 Disable Precompiled Headers as VC6 screws up on SDL_INCLUDE() with P/H (and Auto-P/H are not helpful anyway) avolkov 2005-04-26 02:56:26 +00:00
  • 0b668a6a77 Fixed build on Windows. meep-eep 2005-04-26 02:47:06 +00:00
  • 14ffea2964 Original bug from glibc (reported). meep-eep 2005-04-26 02:44:28 +00:00
  • 5b50a7e0bd Additional key defaults for the sake of laptop owners mcmartin 2005-04-25 08:51:30 +00:00
  • 946280ddac Fixes for SDL detection. meep-eep 2005-04-24 17:52:09 +00:00
  • fcbe70950f Makefile for MacOS X. From Nic. (bug 697) meep-eep 2005-04-24 01:45:59 +00:00
  • 1b0054c892 OpenAL detection fix for MacOS X. meep-eep 2005-04-24 00:44:16 +00:00
  • 1123d2c58c SDL.h is still needed on OSX. meep-eep 2005-04-24 00:40:32 +00:00
  • ca46727d02 Fix SDL detection. meep-eep 2005-04-23 23:57:17 +00:00
  • 05c9dfa81c Changed too much. meep-eep 2005-04-23 23:56:33 +00:00
  • 7a55038a0f Fix SDL detection. meep-eep 2005-04-23 23:50:47 +00:00
  • 37c9a3760f __APPLE__, not APPLE meep-eep 2005-04-23 23:45:31 +00:00
  • b1021126a2 Fix SDL detection. meep-eep 2005-04-23 23:43:51 +00:00
  • 80637f3fc8 SDL.h not needed anymore here. meep-eep 2005-04-23 23:27:37 +00:00
  • cad8f6f54d Fix SDL detection. meep-eep 2005-04-23 23:23:16 +00:00
  • a9080b7a49 Use uioport.h instead of port.h. meep-eep 2005-04-22 03:14:43 +00:00
  • bb8c70dee9 Uncouple match from uio. meep-eep 2005-04-22 02:01:27 +00:00
  • 08064a0c17 Get rid of warning meep-eep 2005-04-22 01:56:51 +00:00
  • 0b3e4adb8d Get rid of warning. meep-eep 2005-04-22 01:40:55 +00:00
  • b2e3378b99 Fix unix builds that need the included regex. meep-eep 2005-04-22 00:57:21 +00:00
  • 6308461cf3 Fix unix builds that need the included regex. meep-eep 2005-04-22 00:31:49 +00:00
  • 9b57336f4c Fix unix builds that need the included regex. meep-eep 2005-04-22 00:10:06 +00:00
  • 341cd08183 MacOS OpenAL fixes; Apparently OpenAL *is* big-endian on Mac, who'd've guessed avolkov 2005-04-20 06:19:52 +00:00
  • 947cb7b77b Make (get|set)GameState funcs non-inline; avoids MSVC6 optimization bug avolkov 2005-04-20 04:38:18 +00:00
  • 01c000cf7b updated avolkov 2005-04-20 04:32:59 +00:00
  • 3cd640c023 Fixed incomplete memset()s (found by jdorje) avolkov 2005-04-20 04:24:24 +00:00
  • 83e3fc9229 Cleanup to fix to #678, after discussion in #sc2dev mcmartin 2005-04-20 02:22:52 +00:00
  • b9ec610757 Mechanical info update for SDL_image v1.2.4 avolkov 2005-04-20 00:15:44 +00:00
  • 9afd2ae6df Updated info for new zlib v1.2 and OpenAL sdk avolkov 2005-04-19 23:48:40 +00:00
  • 76a748cdf2 Migration to new zlib1.dll (bug #681) avolkov 2005-04-19 23:23:07 +00:00
  • 5f43c8fc10 Removed zlib defines in preparation for move to zlib1.lib meep-eep 2005-04-19 22:54:00 +00:00
  • bbe9ac102f Never positioning sources at the same location as listener (chase fix for #472) avolkov 2005-04-19 22:20:41 +00:00
  • ee79780c71 *** empty log message *** mcmartin 2005-04-19 10:30:35 +00:00
  • 29a3553f5e Initial commit. mcmartin 2005-04-19 07:50:21 +00:00
  • a2edc53fc5 Updates for next release mcmartin 2005-04-19 03:57:03 +00:00
  • 3a7bd9c6fe Some additions meep-eep 2005-04-19 02:45:20 +00:00
  • 9dd3061d5d updated, reorganised meep-eep 2005-04-19 02:44:59 +00:00
  • 3b4a8cb373 Updated to prepare for 0.4 mcmartin 2005-04-19 01:50:15 +00:00
  • c8bcea18de define strcasecmp to stricmp if the latter is available. meep-eep 2005-04-18 14:28:08 +00:00
  • 69f4b817db #include the .ci files instead of the .c files meep-eep 2005-04-18 14:24:22 +00:00
  • 5947447a7c Renamed some .c in regex/ to .ci. meep-eep 2005-04-18 14:15:48 +00:00
  • c45a12abcb Renamed some .c files to .ci. They are C files that aren't directly compiled, but are instead #included from another C file, regex.c. meep-eep 2005-04-18 14:12:53 +00:00
  • 4adce7fdcd #include port.h meep-eep 2005-04-18 14:11:56 +00:00
  • 5fd99e00e5 Added regex to include path; removed Makeinfo gewlitys 2005-04-18 13:47:43 +00:00
  • 7a4f57e27e Accept .uqm as file name extension for packages. Activated regex support in uio. Including fallback regex library for this. meep-eep 2005-04-18 12:41:18 +00:00
  • ab17920d0b Accept .uqm as file name extension for packages. Activated regex support in uio. Including fallback regex library for this. meep-eep 2005-04-18 12:34:25 +00:00
  • 81e3a64fc1 bug 718 avolkov 2005-04-17 17:38:03 +00:00
  • b63ed062d8 Normalize music volume throughout (bug #718) avolkov 2005-04-17 17:35:39 +00:00
  • 9766ee17d2 Completed fix for #660 (SetJoyThreshold failure won't crash game). mcmartin 2005-04-17 16:30:21 +00:00
  • c4519a6766 bug 530 avolkov 2005-04-15 09:38:11 +00:00
  • 67acdcb955 Properly handle Thraddash-Ilwrath mission overlap (bug #530) avolkov 2005-04-15 09:35:59 +00:00
  • 259e07aa17 bug #716 avolkov 2005-04-13 05:43:06 +00:00
  • a5c5feea10 Separate 'ask for fuel' player responses for Mercury and Luna (bug #716) avolkov 2005-04-13 05:38:40 +00:00
  • 39d5360f43 bug #472 avolkov 2005-04-13 04:59:41 +00:00
  • aded1fa5c0 Changes --stereosfx model closer to surround sound (fixes #472) avolkov 2005-04-13 04:48:12 +00:00
  • 828f74e4dd updated avolkov 2005-04-12 22:33:28 +00:00
  • 20180dc9eb Disable Pkunk Spindle news items prior to befriending them (bug #315) avolkov 2005-04-12 22:28:55 +00:00
  • a0277c3313 Captain name fixes (bug #188) avolkov 2005-04-12 22:15:04 +00:00
  • d3ad999a9f Fixes getting transported to Sol coords in Hyperspace instead of Earth under some conditions (BGD model bug #592) avolkov 2005-04-11 22:20:27 +00:00
  • 95456f584d Don't bother about alignment on Windows for now. meep-eep 2005-04-11 01:57:08 +00:00
  • fce0d6d9f4 updated meep-eep 2005-04-10 15:21:25 +00:00