meep-eep
32eb481811
MinGW compilation fixes.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1068 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-19 01:20:50 +00:00
avolkov
0bca0e6eab
2nd phase scaling optimizations: bilinear and some biadapt
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1062 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-18 03:56:48 +00:00
meep-eep
2a62981df3
Accept CRLF line endings in .txt and .ts files.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1058 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-17 22:16:33 +00:00
gewlitys
f735bb053b
Fixed overflow bug with 32bpp bilinear,biadapt,biadv scalers
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1054 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-16 00:06:47 +00:00
gewlitys
580186f5d1
MixSDL now handles resampling correctly (less cracklings); added cubic interpolation for high quality mode; some cleanups
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1050 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-14 20:18:32 +00:00
mcmartin
37def39f4f
Removed the redundant "GameExiting" variable
...
All such tests are done via checking the "CHECK_ABORT" flag in
GLOBAL (CurrentActivity). The abort test in restart.c had to be
done later because of this. At some point this assigning of ~0 to
GLOBAL (CurrentActivity) should itself be excised.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1047 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-11 03:03:19 +00:00
gewlitys
e76c9062c5
added bug number I forgot earlier
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1044 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-09 18:58:50 +00:00
gewlitys
6c351b380f
Added quit options to ingame menu, from Paxtez
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1043 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-09 18:54:59 +00:00
gewlitys
f7d6333240
Fix position of blinking save/load in melee, from Paxtez
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1042 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-09 17:31:52 +00:00
meep-eep
cf521fdfaf
New packaging/io system.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1036 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-08 18:22:42 +00:00
mcmartin
abf20e5d86
Fixed attribution
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1033 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-08 00:57:14 +00:00
mcmartin
54e2225a3a
Exit confirmation dialog is prettier and safer, from Nic
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1032 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-07 07:26:33 +00:00
mcmartin
e3dac2cd1f
F10 at main menu quits game
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1031 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-07 02:51:42 +00:00
mcmartin
f3264922c2
Lander speed changed to 35 FPS
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1028 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-06 02:27:14 +00:00
mcmartin
81855180d0
Added support for "clear selected ship" in Super-Melee
...
Delete or Keypad-. are the default keys for this.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1025 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-06 00:09:06 +00:00
gewlitys
791d9ced6c
Added support for positional (stereo) sound effects, currently works only with OpenAL
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1021 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-05 22:33:48 +00:00
mcmartin
50b558bcc8
Homeworld conversations now request a crossfade (Bug #348 )
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1018 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-05 09:50:35 +00:00
gewlitys
d5ba66cad5
Fixed Fwiffo join_us_refusals initialization (bug #405 )
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1017 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-04 23:44:51 +00:00
gewlitys
b8577cba42
Fix Druuge transactions to not elevate crew costs baselessly (bug #235 ),
...
from ghakko
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1016 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-04 15:46:32 +00:00
gewlitys
a5e67bc686
Fixed rest of bug #26 (old menu icon glitch)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1011 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-03 02:57:45 +00:00
gewlitys
e787c7a9a3
Fixed small graphics glitch and NULL Stamp draw attempt in menu code
...
(part of bug #26 , problem was slayne's old glitch fix which isn't needed
anymore)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1010 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-03 01:26:42 +00:00
gewlitys
878e7691ce
Absence of voice files is now automatically detected (bug #309 )
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1008 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-02 20:23:07 +00:00
gewlitys
36bbaa1465
Fixed Commander Hayes mouth movement before radioactives are given (bug
...
#343 )
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1007 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-02 17:56:29 +00:00
gewlitys
802de4aef7
Fix glitches in slylandro probe animation (bugs #398 , #399 ), from Paxtez
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1006 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-07-01 21:33:49 +00:00
mcmartin
c7d27b11d8
New quit confirmation dialog
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1003 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-06-30 06:23:16 +00:00
mcmartin
2e5645f7ad
Starbase commander will always tell you about needing radioactives
...
fixes #366 , from Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@998 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-06-27 13:28:37 +00:00
mcmartin
5a130e97b7
Gestalt acceleration is now continuous (matches PC input in starmap)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@997 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-06-27 07:34:59 +00:00
mcmartin
91918bf120
More false key cancels removed
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@996 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-06-27 06:47:58 +00:00
mcmartin
21b7107f1a
Added "gestalt mode" for key-acceleration; fixes #381
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@985 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-06-19 06:59:50 +00:00
mcmartin
b8d5ce1988
DoInput now selectively clears the input state.
...
Addresses bugs #378 and #379 .
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@983 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-06-19 05:28:45 +00:00
mcmartin
8a6ad0ddba
Completely reworked the input system.
...
The 3DO-controller model has been replaced with a general "game-control"
listener that checks for values like menu-left or p1-thrust. Key
configuration is completely different now; see starcon.key for ways to
control it, or delete your old keys.cfg and let it automatically
generate a default.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@978 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-06-16 01:26:10 +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
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
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
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
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
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
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
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
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
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
gewlitys
1cebbd9ed2
Reverted chmmravatar's fixes for #272 and #311 because of lockup issues
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@922 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-04-21 13:57:25 +00:00