Commit Graph

  • 9dc34826bd Some string extractor prog I made some time ago. meep-eep 2003-02-10 03:27:23 +00:00
  • 5ad1e0a3e7 Some updates. meep-eep 2003-02-10 03:25:11 +00:00
  • d2d2c9e958 FRAME no longer relies on deliberate buffer overflows. mcmartin 2003-02-09 05:24:09 +00:00
  • c1f3b05568 remove cr/lfs from chmmr timestamps fixes stuttering in melnorm speech #143, static using number speech #135, subtitles not aligning #134 ghaushe 2003-02-08 16:45:03 +00:00
  • 5e8b68ce2e updated syreen track 17 ghaushe 2003-02-08 03:50:35 +00:00
  • 59f260c26b Subtitle fix mcmartin 2003-02-08 03:29:18 +00:00
  • d537ac80f6 Fixes earlier introduced fps bug (oops) avolkov 2003-02-07 23:10:01 +00:00
  • 0dda919bd9 Added 'effective' fps avolkov 2003-02-07 22:59:45 +00:00
  • 4fe1275a57 Buffer-leak fixes avolkov 2003-02-07 21:43:06 +00:00
  • 9ed2fb6496 Disabled SDL's key repeat, it caused some unwanted effects. gewlitys 2003-02-07 17:05:41 +00:00
  • 2d39393149 remove debugging message from trackplayer ghaushe 2003-02-07 16:21:54 +00:00
  • 32b2a6d0d4 Fix double free in melee screen. Closes #133 ghaushe 2003-02-07 14:31:13 +00:00
  • 68b8241b97 Timing info and changes avolkov 2003-02-07 07:13:15 +00:00
  • 4c40dcf6f0 Timing fixes: code patched to ensure the use of ONE_SECOND constant avolkov 2003-02-07 07:01:23 +00:00
  • cf5ff4ddc1 Fixed obvious bug in color xform task (only showed up when timer resolution was cranked) avolkov 2003-02-07 05:09:49 +00:00
  • 87accb33dc cleanup of do_subtitles More work is still needed as add_text gets called way too frequently, but do_subtitles is quite manageable now. ghaushe 2003-02-07 04:31:30 +00:00
  • d73e8ded19 Support for running without .ogg files being present. This also moves all subtitle-page splitting into trackplayer. The final stage is to remove all of this code from do_sutitles (since it is no longer being used). ghaushe 2003-02-07 03:31:25 +00:00
  • d5c3b119d1 Fixes potential crash avolkov 2003-02-07 00:36:25 +00:00
  • 9622db8e44 Slider and ff/frew should now behave well when track ends ghaushe 2003-02-06 18:38:07 +00:00
  • aaef620504 OpenBSD fix. meep-eep 2003-02-06 17:47:27 +00:00
  • 1df065052e OpenBSD fix. meep-eep 2003-02-06 17:46:06 +00:00
  • 110e1f399b OpenBSD fix. meep-eep 2003-02-06 17:33:31 +00:00
  • 9846714376 Another fix for OpenBSD. meep-eep 2003-02-06 17:21:25 +00:00
  • 64b6d08cab Minor cleanup and warning removal avolkov 2003-02-06 16:46:57 +00:00
  • 85a2c795ac Fixed problem with certain sh versions. meep-eep 2003-02-06 16:04:15 +00:00
  • eaaee4bf2f Removed unused files from the pleanet code. This should allow changing DataOffs into a TFB_Image* ghaushe 2003-02-06 15:21:32 +00:00
  • b3c3c4552a Strengthened the TFB_Draw library with constructors and destructors Some code has been changed to use this, some redundant routines have been removed or renamed mcmartin 2003-02-06 14:48:56 +00:00
  • 36c69054b8 Added 'nosound'; --sound=openal|mixsdl|none option; -a is gone avolkov 2003-02-06 05:06:55 +00:00
  • dd5d85ca98 Added 'nosound'; --sound=openal|mixsdl|none option; -a is gone avolkov 2003-02-06 04:56:04 +00:00
  • 2bcd5de8cf Added --sound=openal|mixsdl|none option; -a is gone avolkov 2003-02-06 04:43:20 +00:00
  • 0651c4e8e5 Added 'nosound' driver; misc sound_chooser fixes and warning removals avolkov 2003-02-06 04:41:55 +00:00
  • f6bb075813 Fix problem where pressing 'down' when selecting SIS ship, caused flash rect to gradually turn white (closes bug #130). Fixed a potential crash in the flash code when going from main-menu to load-screen ghaushe 2003-02-06 04:27:14 +00:00
  • 406a322a5d Prevent a segfault when checking for playing tracks when none are queued. ghaushe 2003-02-06 02:48:10 +00:00
  • eb6878d7ee Clean up trackplayer.c Hopefully this removes many of the weird crashing issues. ZFP no longer stutter. Rewind after playing sort-of works, but still needs more work. ghaushe 2003-02-06 02:23:33 +00:00
  • 5ffa64991b Correctly detect button presses on keyboards with alternate key mappings. This may fix the key-mapping issues Mac users have reported ghaushe 2003-02-05 20:19:07 +00:00
  • 71e99b18cf OpenGL mode now fully supports partial screen updates gewlitys 2003-02-05 19:59:28 +00:00
  • f2c38ac4dd Disabled img->dirty for now, it interfered badly with planet surface zooming; cleaned some old comments gewlitys 2003-02-05 19:08:13 +00:00
  • be80caebf1 Fixed melee ship selection-box bugs avolkov 2003-02-05 09:18:35 +00:00
  • fdaecb9e96 minor semantical correction avolkov 2003-02-05 09:02:43 +00:00
  • 583a0c1202 Reverted melee ship selection box drawing; free_ship() is back; fixes #11, #29 and #30 avolkov 2003-02-05 08:57:26 +00:00
  • 04d9ae174d Fixed stupid Lock/Unlock bug mcmartin 2003-02-05 07:23:21 +00:00
  • 075ad942a4 Added STAMPFILL_PRIM support for non-screen Drawables mcmartin 2003-02-05 05:52:00 +00:00
  • 3ff6dd63aa Minor semantic fix avolkov 2003-02-05 04:45:04 +00:00
  • f8830b8e5f MixSDL mixer: code cleanup (mixerint.h -- internal stuff -- added) avolkov 2003-02-05 04:43:51 +00:00
  • 224593e705 Added a 4th button DEVICE_BUTTON4 currently assigned as 'Esc' which executes an emergency-escape (the old chord still works too) ghaushe 2003-02-05 03:52:50 +00:00
  • acfdfa9eda MixSDL mixer: code cleanup; resampling fixes; mixing quality improvements (smoothed-out clipping) avolkov 2003-02-05 03:43:51 +00:00
  • 23f8be1d0c New document, describing the graphics libraries mcmartin 2003-02-05 01:34:52 +00:00
  • 4f006f65f0 SDL_ANYFORMAT uncommented (was commented out by mistake) avolkov 2003-02-05 01:31:56 +00:00
  • 54e97e3bca Biadapt and biadv scaling now works in OpenGL mode too; separated scaling code from pure.c to 2xscalers.c gewlitys 2003-02-05 01:18:34 +00:00
  • ffcf8c68dc Fix bug #5 (lockup when aborting orz initial communication) ghaushe 2003-02-05 01:10:52 +00:00
  • 648cb1adbd Moved the definition of TFB_GFX_NUMSCREENS to where it belongs mcmartin 2003-02-05 01:02:11 +00:00
  • 771331a5bd Make DEBUG_TRACK_SEM a compile-time define so it doesn't impact performance of release builds ghaushe 2003-02-05 00:13:52 +00:00
  • 384292799a Removed all bug entries and added URL to bugzilla database gewlitys 2003-02-05 00:00:40 +00:00
  • 1c6be55f02 not needed anymore gewlitys 2003-02-04 23:44:07 +00:00
  • 24fdfe52c9 chmmr timestamp info was missing ghaushe 2003-02-04 14:42:21 +00:00
  • 6f89afc7fe Melnorm text should no longer overlap. Perhaps fix momentary display of wrong subtitles too ghaushe 2003-02-04 05:27:54 +00:00
  • e2ef3fffb4 correct another function definition mismatch in sound_chooser.c ghaushe 2003-02-03 21:29:08 +00:00
  • f4fd9c74ae Removed done items from TODO, added new slider issues ghaushe 2003-02-03 20:35:44 +00:00
  • 3f964c218a Removed some things that were implemented/fixed avolkov 2003-02-03 20:04:29 +00:00
  • 5f9485e540 Align stats on outfit screen -from Nic ghaushe 2003-02-03 19:02:53 +00:00
  • bb7be02b72 Include needed for some FPU math avolkov 2003-02-03 18:25:57 +00:00
  • 6d712cc53b Minor changes to installer and installer directions ghaushe 2003-02-03 18:16:24 +00:00
  • f56125d7ad Minor cleanup to audio merge. ghaushe 2003-02-03 18:10:05 +00:00
  • 241dc6d52d Doesn't depend on bash being in any specific location anymore. meep-eep 2003-02-03 17:43:35 +00:00
  • ce7f64e395 Add MixSDL/OpenAL merge to the .dsp file too ghaushe 2003-02-03 16:47:59 +00:00
  • 2052cd9c68 Melnorme speech is pretty much all fixed avolkov 2003-02-03 16:37:48 +00:00
  • b20848a700 Added '-a' switch to go between OpenAL and MixSDL at runtime ghaushe 2003-02-03 16:33:32 +00:00
  • f91e06d2e2 Can now compile OpenAL and MixSDL into the same binary. use '-a' to enable OpenAL at runtime ghaushe 2003-02-03 16:25:46 +00:00
  • 60d6d6bbab Added melnorme number-speech avolkov 2003-02-03 16:24:14 +00:00
  • 63805946f3 Added melnorme number-speech avolkov 2003-02-03 16:09:44 +00:00
  • 7ca9494e10 Fixed "and" (does not sound like "andy" anymore ;-) avolkov 2003-02-03 16:03:53 +00:00
  • 6398eae9ad Added melnorme number-speech (they will pronouce numbers now); Removed some pauses from original enumerations avolkov 2003-02-03 15:59:43 +00:00
  • b4d1bb7cde Added melnorme number-speech (they will pronouce numbers now) avolkov 2003-02-03 15:54:19 +00:00
  • c7fcdf0d5c black041.ogg is bad avolkov 2003-02-03 15:22:33 +00:00
  • b6aaac19f9 removed CRs and lowercased .ICO avolkov 2003-02-03 03:07:41 +00:00
  • 249c195228 Added include path for res files. meep-eep 2003-02-03 03:03:41 +00:00
  • 93a9545f06 Should work now. meep-eep 2003-02-03 02:59:47 +00:00
  • 1e7d2ccd21 Some more needed things. meep-eep 2003-02-03 02:36:12 +00:00
  • d31a16fccc little fix meep-eep 2003-02-03 02:21:59 +00:00
  • 19119aa7c0 And another one... meep-eep 2003-02-03 01:54:56 +00:00
  • 16b72cb7fb Some updates. Still needs work. meep-eep 2003-02-03 01:48:13 +00:00
  • e38e04270d added resource script and icons for win32 avolkov 2003-02-02 22:58:08 +00:00
  • 4bc6605abb added resource script and icons for win32 avolkov 2003-02-02 22:51:31 +00:00
  • 0bc3e12161 added resource script and icons for win32 avolkov 2003-02-02 22:44:54 +00:00
  • 40c2a4446f Biadv gets interpreted as bilinear for opengl mode gewlitys 2003-02-02 20:36:57 +00:00
  • 3763e3750e removed misplaced #include gewlitys 2003-02-02 20:33:27 +00:00
  • efda342073 Some things I missed. meep-eep 2003-02-02 16:16:55 +00:00
  • b8af0dec04 Added 'strict warnings' option. meep-eep 2003-02-02 05:45:52 +00:00
  • f02f5f5e82 Some compile-time warnings removed. meep-eep 2003-02-02 05:45:31 +00:00
  • 29f42c75cf warning fixes and minor cleanup avolkov 2003-02-02 05:05:59 +00:00
  • 59fa71af03 flash menu when purchasing a ship even when menu=pc fix menu border when menu=pc ghaushe 2003-02-02 05:05:31 +00:00
  • 7fc8986bbb Flash Mutex won't get created everytime SetFlashRect is called now ghaushe 2003-02-02 03:46:45 +00:00
  • 3366b59125 Initialise the thread system before the memory system. meep-eep 2003-02-02 00:07:24 +00:00
  • 72322a330c Hopefully fix all crashing issues related to removing DrawFromExtraScreen in the flash code ghaushe 2003-02-01 23:14:00 +00:00
  • 53f4728614 Changed maximum line length to 76. meep-eep 2003-02-01 19:43:11 +00:00
  • d64d9129f3 Added windows installer (using NSIS) ghaushe 2003-02-01 19:27:34 +00:00
  • fcccc5a8f5 Purged SetGraphicStrength, as the arith_blit_frame routine supercedes it. Cleaned up DCQ code appropriately to reflect this. mcmartin 2003-02-01 06:02:50 +00:00
  • 366c385cb0 finish cacheing code for flash. Build rect in memory, then Stamp to screen ghaushe 2003-02-01 05:13:58 +00:00
  • b57dfabfcd added improved biadapt scaler for pure mode (--scale=biadv) avolkov 2003-01-31 09:48:48 +00:00
  • 5fd9ec1f70 added improved biadapt scaler for pure mode (--scale=biadv) avolkov 2003-01-31 09:27:49 +00:00