4014 Commits

Author SHA1 Message Date
gewlitys 3e90be56fc endtakes now work properly if used with --nosubtitles
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@973 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-30 14:37:40 +00:00
mcmartin 2a7ee945aa Renamed endian.h to endian_uqm.h to resolve name conflicts involving
some ctype.h implementations


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@972 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-22 15:36:17 +00:00
mcmartin 58679ba93c Renamed endian.h to avoid a secret name conflict with some ctype.h
implementations


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@971 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-22 15:35:22 +00:00
mcmartin faa0695384 Summary text doesn't set the CharCount to be "as long as necessary"
producing fragile code that doesn't work when it's changed around.

(This surfaced while I was reworking the input libraries.)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@970 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-22 10:42:12 +00:00
meep-eep 3545df4287 Fixed the main() argument types for test prog.
Fixed typo.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@969 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-21 10:03:57 +00:00
gewlitys 8b82f9ff64 fixed crlf problem which was introduced with outtakes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@968 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-21 02:38:45 +00:00
gewlitys e5191f22be Added PC version outtakes (part of bug #46), from chmmravatar
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@967 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-21 01:49:33 +00:00
gewlitys f22e83105b Fix crash in PlayStream when whole file is prebuffered and its not
speech (bug #259)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@966 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-20 00:43:24 +00:00
gewlitys 2c35fa93d9 Fix endian problem in xform_PLUT_step (bug #137)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@965 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-19 23:13:30 +00:00
gewlitys 48988b741a Fix minor glitch in planet coarse scan (bug #238), from chmmravatar
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@964 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-19 22:16:53 +00:00
gewlitys b5fa1a6ee6 Wav loader is now endian safe (bug #165); forgot to add this file
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@963 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-13 22:19:02 +00:00
gewlitys ce7692a68f Wav loader is now endian safe (bug #165)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@962 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-13 22:16:18 +00:00
gewlitys 52a1f58334 removed unnecessary cast
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@961 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-12 00:48:35 +00:00
gewlitys ee0339e0b8 Made mipmap assigning safer, should fix bug #349
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@960 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-12 00:44:49 +00:00
gewlitys 4c0d125091 Mini-map in hspace/qspace now has borders too (bug #307 part 4)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@959 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-11 23:19:04 +00:00
mcmartin 9fca0e15c7 Patched Melnorme dialogue, fixing #335
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@958 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-11 17:37:25 +00:00
mcmartin 88d91a9479 Bug fix for #333, from Stas Sergeev
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@957 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-11 17:32:30 +00:00
meep-eep 3f24510b3a Added comment about adding save games and stack traces to bug reports.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@956 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-11 15:37:02 +00:00
mcmartin 04b9e2a433 EventHandler checks CurStarDescPtr before dereference - fixes #347
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@955 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-11 15:10:16 +00:00
gewlitys 1b4cf3a986 fixed invariants to conform oscilloscope border
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@954 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-11 02:25:26 +00:00
gewlitys 7b44a8ddc1 tuned the shadow a bit more still
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@953 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-11 01:41:27 +00:00
gewlitys aaf1fcd2fe Modified oscilloscope's bottom-right border to be somewhat lighter gray
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@952 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-11 01:35:31 +00:00
gewlitys 2f208af9d7 Oscilloscope now has borders (bug #307 part 4) -Mika
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@951 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-11 00:13:41 +00:00
gewlitys 059c8b56c0 Fixed minor glitches in load/save screen
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@950 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-10 22:24:47 +00:00
gewlitys 4eeaa8e1b0 Flashing rects are no longer constrained to even-numbered pixels on the
y axis; fixes bug #255, from Nic


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@949 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-10 19:53:10 +00:00
gewlitys 2112a37f58 Fixed minor glitches in main window borders (bug #307 parts 1,2,3) -Mika
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@948 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-10 18:21:06 +00:00
gewlitys d4b948497c There's now space before and after : in star coordinates (bug #307 part
6), from Paxtez; also the coordinates no longer shimmy (bug #331), from
chmmravatar


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@947 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-06 20:49:05 +00:00
mcmartin f3f04c073e Patch for #377; fixes a dangling-pointer bug in _ReleaseCelData
This is triggered by having one thread lock a graphics resource
(usually through a StarShipPtr) and then have another thread release
it.  The Frame data is gone, but pointers to that data (as well
as the Drawable itself, of course) remain.  If the 'locking' thread
then tries to use its Frame data, it will have end up accessing
garbage.  (The nulling of the DrawablePtr->Frame pointer doesn't help
because the Frame itself has been cached.)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@946 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-05 02:11:09 +00:00
mcmartin eabc641b5a BuildFontEffect fix for #338
(FRAMEs from fonts don't have parent Drawables)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@945 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-05 00:24:00 +00:00
mcmartin 09e58b6cf4 Fixes the memory leak problem with UninitShips's aliases
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@944 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-03 17:10:39 +00:00
mcmartin 41618ae5de Fixed a handful of bugs last commit introduced (Freed the Frame array at
the wrong time, treated SCREEN_DRAWABLE as a flag instead of an enum)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@943 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-03 08:18:49 +00:00
mcmartin 3e17cbdb17 Recoded the DRAWABLE_DESC datatype so that it no longer relies on
"intentional buffer overflows".


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@942 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-05-03 07:10:12 +00:00
gewlitys 28653646c2 Date on the green bar now has floating period between day and the year
like in PC version (bug #307 part 5) -Mika


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@941 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-30 17:43:23 +00:00
gewlitys bb0627b06b fixed kerning
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@940 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-30 17:38:50 +00:00
gewlitys 3879a9c12b -MORE- color/appearance now matches PC version too
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@939 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-30 15:39:54 +00:00
gewlitys 043a0d240c Proper fix for conversation summary causing palette errors (bug
#324), also darkens its background to match PC version, from chmmravatar


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@938 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-30 14:12:10 +00:00
gewlitys 57ab697617 Fix glitch when rewinding after alien has stopped talking, part II (bug
#325), from chmmravatar


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@937 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-26 20:29:08 +00:00
gewlitys 374ed2a0f2 moved declaration(s) of do_subtitle to comm.h
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@936 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-25 19:26:49 +00:00
gewlitys 6db458b06f Last subtitle no longer reappears when pausing/resuming game in dialog
response choices (bug #326), from chmmravatar


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@935 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-25 19:14:53 +00:00
gewlitys 3e51f288ab Fixes occurrence of #324
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@934 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-25 18:22:31 +00:00
gewlitys 60ed17d0f3 subtitle_cache width&height now matches comm window instead of whole
screen


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@933 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-25 18:03:41 +00:00
gewlitys 28075a3923 Fixes #324 by making transparent_color -1 for main image
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@932 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-25 16:16:35 +00:00
mcmartin ca007f2d9a The AWARE_OF_SAMATRA flag is now written as well as checked, closes #113;
from Nic


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@931 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-25 00:54:13 +00:00
gewlitys 705dea4f88 fixes #321, from Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@930 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-23 17:58:38 +00:00
gewlitys abeca95f33 Made --nosubtitles a bit more efficient
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@929 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-23 17:55:32 +00:00
gewlitys fa94d1b905 Fix problem with subtitle caching (bug #322)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@928 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-23 17:46:30 +00:00
gewlitys 26f15db429 updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@927 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-23 03:38:40 +00:00
gewlitys c6d664900a Subtitle drawing is now cached (bug #313) -Mika
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@926 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-23 03:38:00 +00:00
gewlitys a0b5d58073 Fix glitch conversation summary caused to animations (bug #320), from
chmmravatar


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@925 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-22 22:59:06 +00:00
gewlitys 5ffa187e2d updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@924 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-22 15:18:32 +00:00