Commit Graph

  • 8669bbaf99 Image scaling wrt hotspot; re-added bilinear; minor gfx refactoring avolkov 2007-08-01 03:25:08 +00:00
  • 2dcea171b5 Align the space origin on a whole pixel: fixes dancing Sa-Matra on slow flybys (part of bug #685); this does not resolve the object positioning jitter completely avolkov 2007-07-31 09:39:27 +00:00
  • ca2f82e40f Added --keepaspectratio option to keep correct aspect ratio with custom resolutions gewlitys 2007-07-29 19:18:14 +00:00
  • c82e1fa430 Add /var/tmp as possible location for temporary files. Don't try /tmp and /var/tmp at all on MS Windows (Cygwin excepted) Meep-Eep 2007-07-28 16:41:56 +00:00
  • ca29fa8443 correction for consistency gewlitys 2007-07-28 12:10:21 +00:00
  • 466fdc2259 forgot to add new param to ifdeffed portion too gewlitys 2007-07-27 23:30:21 +00:00
  • dd9395e65d added fullscreen/windowed toggle key F11 gewlitys 2007-07-27 23:19:40 +00:00
  • 839465c667 Correction. Meep-Eep 2007-07-25 21:51:53 +00:00
  • 631d19d659 Allow building without ogg vorbis support Meep-Eep 2007-07-25 19:43:21 +00:00
  • 67d6df6545 Allow building without ogg vorbis. Meep-Eep 2007-07-25 19:34:31 +00:00
  • 01992b3f88 Reworked SuperMelee loading; new files loadmele.[ch]. Meep-Eep 2007-07-25 02:04:01 +00:00
  • 385416f76c little clarification Meep-Eep 2007-07-23 14:18:59 +00:00
  • 5c1e03b653 remove svn:executable property Meep-Eep 2007-07-22 21:50:24 +00:00
  • 4296364a43 Cleanup: Split off part of DrawFileStrings() into a new function DrawFileListFleet(). Meep-Eep 2007-07-17 01:04:08 +00:00
  • 812d9b2273 Cleanup of ELEMENT_FLAGS type misuse avolkov 2007-07-16 23:50:31 +00:00
  • 910f3f46c8 typo Meep-Eep 2007-07-16 23:37:25 +00:00
  • 7da9f3c6d0 Fixed bug 996 - ships recrewed in HyperSpace avolkov 2007-07-16 21:58:41 +00:00
  • 0631074f67 Fixed bug 996 - ships recrewed in HyperSpace avolkov 2007-07-16 21:57:39 +00:00
  • 85972d9485 removed mouse_err.c and move its contents (one line) elsewhere. Meep-Eep 2007-07-15 15:14:32 +00:00
  • 9e60ced31a Fixed instant-move towards the current location. Meep-Eep 2007-07-13 16:34:35 +00:00
  • 1d6776ce8f bug 1001 avolkov 2007-07-12 04:16:17 +00:00
  • ccd0285168 Fixed wrong Sa-Matra guards icons; bug #1001 avolkov 2007-07-12 04:14:52 +00:00
  • f24268397d Revert of the previous erroneous commit avolkov 2007-07-11 23:21:35 +00:00
  • 40b3a639aa Bugfix: clean up the queue after done generating defined groups avolkov 2007-07-11 23:11:32 +00:00
  • 40fc446cd6 Fixed a semantical bug that arose out of ip_group_q split off (cleaner code); more comments avolkov 2007-07-11 21:36:42 +00:00
  • a46b263929 Basic cleanup of ELEMENT fields abuse (more needed); some comments avolkov 2007-07-10 20:05:34 +00:00
  • 2153b304e2 Ship struct cleanup finished avolkov 2007-07-09 19:43:40 +00:00
  • cbed652d05 Some cleanup of earlier ship struct work; comments avolkov 2007-07-09 19:41:49 +00:00
  • b38f82f969 Use a common SHIP_BASE for partially aliased ship structs avolkov 2007-07-09 01:47:21 +00:00
  • bda96e731e Implement the freeze-frame for .ani-based ship spins. mcmartin 2007-07-08 23:15:36 +00:00
  • 3834011d08 Removed no-longer-true-or-relevant comment mcmartin 2007-07-08 02:09:14 +00:00
  • 5c475db9f7 Fixed quit-during-intro-fadeout hang (Bug #987) mcmartin 2007-07-08 02:08:37 +00:00
  • aab6cfe5b0 Untangling ship queues, stage 5: New type IP_GROUP for IP battle groups and new ip_group_q queue; virtually no struct member reuse left in ship/group structs avolkov 2007-07-03 23:45:34 +00:00
  • fde47c9869 Fixed audio track seek truncation; scope supports higher rates for speech; bug 999 avolkov 2007-07-03 21:24:12 +00:00
  • 5205cb3444 Don't checksum elements with BACKGROUND_OBJECT set. Allows for certain types of graphics mods which don't influence netplay synchronisation. Meep-Eep 2007-06-29 15:05:18 +00:00
  • 165f30c9a5 Build fixes for SunOS with netplay. Meep-Eep 2007-06-27 22:49:05 +00:00
  • c33e78ed08 define PRExPTR on SunOS Meep-Eep 2007-06-27 22:17:22 +00:00
  • 0be19cb959 Make 'struct queue' anonymous; conflict with /usr/include/sys/stream.h on SunOS. Meep-Eep 2007-06-27 21:00:10 +00:00
  • 473440c7ec Get rid of warning. Meep-Eep 2007-06-27 20:50:10 +00:00
  • d06ee64f49 Irrelevant alphabetic resort by VC6 avolkov 2007-06-27 08:13:32 +00:00
  • 79a4de5961 Fixed a SHIP_FRAGMENT/EXTENDED_SHIP_FRAGMENT aliasing remnant in ship-spin code avolkov 2007-06-27 06:14:17 +00:00
  • b7d034c027 Untangling ship queues, stage 4: Full API separation for SHIP_INFO, MASTER_SHIP_INFO, STARSHIP, SHIP_FRAGMENT and FLEET_INFO structs; added QUEUE bug-checks avolkov 2007-06-27 05:55:41 +00:00
  • 0134c68de6 Fixed trivial c&p bug avolkov 2007-06-27 05:32:28 +00:00
  • f66882d7bd Fixed trivial c&p bug avolkov 2007-06-27 05:17:01 +00:00
  • 099f71107e Untangling ship queues: update the current state of affairs avolkov 2007-06-25 21:38:31 +00:00
  • 51192258e7 Untangling ship queues, stage 3: Fully unaliased STARSHIP, SHIP_FRAGMENT and EXTENDED_SHIP_FRAGMENT avolkov 2007-06-23 01:44:11 +00:00
  • 7bea238090 Cleanup: access escort's window location directly avolkov 2007-06-22 22:05:38 +00:00
  • 6276e33e2f Untangling ship queues, stage 2: Unaliasing STARSHIP, SHIP_FRAGMENT and EXTENDED_SHIP_FRAGMENT (incomplete; Build, OwnStarShip and Co still aliased) avolkov 2007-06-22 21:29:44 +00:00
  • e08a6cb5a1 typo Meep-Eep 2007-06-22 19:09:27 +00:00
  • c6d5e9f164 Oops, crew_level should not be a BYTE avolkov 2007-06-21 19:58:44 +00:00
  • c936b86268 Untangling ship queues, stage 1: STARSHIP struct abuse cleanup (not complete) avolkov 2007-06-21 05:31:08 +00:00
  • 84a97dd63f Untangling ship queues, stage pre1: decoupling load/save funcs from the queues avolkov 2007-06-21 05:21:00 +00:00
  • 454841d93f Fixed an old semantical bug (actually NOOP) avolkov 2007-06-19 20:32:04 +00:00
  • eab047d9ba Removed an ugly Tanaka/Katana captain name hack avolkov 2007-06-19 04:20:13 +00:00
  • 83ac19c8e1 Fix melee ship value after loading melee.cfg. Meep-Eep 2007-06-18 19:50:18 +00:00
  • 5b737625d3 Fix ogg/vorbis URL. Meep-Eep 2007-06-04 13:34:35 +00:00
  • b94488148d Resource ID printing program. Useful for scripts. Meep-Eep 2007-06-03 17:56:51 +00:00
  • b6d24147e0 correction Meep-Eep 2007-06-01 18:41:10 +00:00
  • 43ab3b3fe1 Star Control 1 file description. Meep-Eep 2007-06-01 15:33:27 +00:00
  • 70b9b22cda SC1 string unpack tool Meep-Eep 2007-06-01 14:02:35 +00:00
  • 325a882c5d SC1 unpacking tools Meep-Eep 2007-06-01 14:01:14 +00:00
  • c9095d9793 Cleanup: separation of ActivateStarShip actions, removed Orz and Fwiffo hacks; other cleanups and comments avolkov 2007-05-31 08:59:15 +00:00
  • 6db566e8a8 Newly created files Meep-Eep 2007-05-31 02:03:10 +00:00
  • 2e2d793569 Basic support for .ani based ship spins. mcmartin 2007-05-26 09:02:50 +00:00
  • 34805c6bf4 Fixed some Melnorme history info timestamps avolkov 2007-05-22 08:32:24 +00:00
  • 9bf793ca62 bug 988 avolkov 2007-05-22 05:14:00 +00:00
  • ad9b58073e Fixed some timestamps, bug #988 avolkov 2007-05-22 05:12:52 +00:00
  • fcd2c417cf Use log_Warning for warnings. Meep-Eep 2007-05-22 04:26:53 +00:00
  • e2967a124d Exclude svn dirs Meep-Eep 2007-05-22 04:11:20 +00:00
  • 0c5620d42b Removed 256-cel limit on .ani files mcmartin 2007-05-22 03:45:29 +00:00
  • 515b3bcbf6 Use CAPITALISATION instead of _underscores_ to stress words, like in the PC version. Meep-Eep 2007-05-18 22:35:13 +00:00
  • 5d24e61860 Avoiding PlaySpeech/StopSpeech namespace collision on OSX avolkov 2007-05-15 04:57:13 +00:00
  • b5bbb7deab fix warning Meep-Eep 2007-05-09 21:58:31 +00:00
  • 27526a2b64 Add random2.c Meep-Eep 2007-05-09 00:11:09 +00:00
  • 73b5557acc Move declaration to the start of the block. Meep-Eep 2007-05-08 23:16:52 +00:00
  • dc94da2cc4 Fix assertion when ending the battle with a simultaneous death. Meep-Eep 2007-05-05 17:11:24 +00:00
  • 52c92d448f cleanups, comments Meep-Eep 2007-05-05 17:09:58 +00:00
  • 0da7b72867 AbortReason_invalidHash Meep-Eep 2007-05-04 23:03:26 +00:00
  • 4ba55150bb Concurrent supermelee ship selection. New generic, unthreaded flashing code. Cleanups and comments. Meep-Eep 2007-05-04 22:11:54 +00:00
  • d755396e75 comment Meep-Eep 2007-05-04 22:10:53 +00:00
  • bad03fbd62 Cleanups, comments. Meep-Eep 2007-05-04 22:10:34 +00:00
  • 1f9a38ea65 typo Meep-Eep 2007-04-19 05:44:34 +00:00
  • d544d20ed5 typo avolkov 2007-04-19 05:06:58 +00:00
  • fd78512422 typo Meep-Eep 2007-04-19 04:31:37 +00:00
  • b27a05b094 typo Meep-Eep 2007-04-19 04:16:44 +00:00
  • f5f7aa4a1c typo Meep-Eep 2007-04-19 03:41:17 +00:00
  • adc26a18b6 File was b0rked by SVN, and should not be needed anymore anyhow. Meep-Eep 2007-04-17 23:15:39 +00:00
  • 07dcce5ca8 Corrections. Meep-Eep 2007-04-17 00:59:07 +00:00
  • 76aba9326d Correct date. Meep-Eep 2007-04-16 03:48:28 +00:00
  • 4b53330773 DOS SC2 string convertor. Meep-Eep 2007-04-16 03:48:07 +00:00
  • fe4a3cc6c1 unstr does not need libpng Meep-Eep 2007-04-16 01:26:42 +00:00
  • 8e284d88c1 More DOS info Meep-Eep 2007-04-16 00:20:37 +00:00
  • 780d7a74ae Padding is harmless. Meep-Eep 2007-04-15 23:58:42 +00:00
  • fdd4e1fe83 Correction Meep-Eep 2007-04-15 23:34:49 +00:00
  • f374ad00cc Compensate for the overflowed fields for resource sizes in the resource packages that exist in the PC version of SC2, the Amiga version of SC1, and in the PC version of The Horde. Meep-Eep 2007-04-15 17:20:05 +00:00
  • 8fd5753917 Correction; a little bit more info. Meep-Eep 2007-04-09 17:30:14 +00:00
  • 0f262b70ab Amiga version too Meep-Eep 2007-04-09 01:47:07 +00:00
  • 30721381a5 Added info on PC SC2 resources. Meep-Eep 2007-04-08 20:42:51 +00:00
  • 8e86b33776 Support PC SC2. Meep-Eep 2007-04-08 20:31:19 +00:00
  • f6f09fecbf Some added information, including SC1 info. Meep-Eep 2007-04-08 04:10:00 +00:00