mcmartin
2b41e76eeb
Allow F6 as a search key, for user-friendliness and support for non-US keyboards.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3672 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-08-27 20:54:35 +00:00
mcmartin
eaecca1848
Rename Players 1 and 2 to Bottom/Top player (bug #954 )
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3671 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-08-27 20:52:38 +00:00
avolkov
4610e5e1f5
Cleanup of ENCOUNTER member fields abuse
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3670 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-08-25 23:33:17 +00:00
avolkov
470d5c49b8
Cleanup: AllocHyperElement() only needs a POINT arg (in preparation for ENCOUNTER cleanup)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3669 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-08-25 21:34:10 +00:00
avolkov
e85357e5f1
Refactor planetary hazard code; bug #1140 ; from Scott A. Colcord
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3668 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-08-24 16:51:09 +00:00
avolkov
c75ea6280d
Various warning cleanups from Scott A. Colcord, bug #50 ; reworked Umgah ship code so as not to compare FRAMEs
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3667 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-08-24 16:22:39 +00:00
avolkov
30b6be94f9
Compiling with no joystick warning fixes (bug #50 ); SDLKey signedness warning fixes and hardening
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3666 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-08-08 15:56:23 +00:00
avolkov
35281c14c0
Refactoring of ship_death() code: Pkunk/Shofixti exception hacks removed (but not MAX_SHIP_MASS+1); both now have own death_func(); Pkunk ditty plays after a simultaneous destruction + reincarnation (bug #666 ); plus some comments
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3664 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-26 20:30:58 +00:00
Meep-Eep
8ab9c69b55
Preparing for linking with C++ code, from Scott A. Colcord.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3663 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-24 19:58:25 +00:00
Meep-Eep
5d22cd61ad
Socket functions needed when we switch to UDP.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3662 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-24 19:03:42 +00:00
avolkov
51d3291671
Remove 'uqm-wrapper' script in 'clean' subtarget; small comment fix; bug #1126
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3661 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-23 16:55:21 +00:00
avolkov
2d45321321
Removed unused UQM_SVN_REVISION define which evidently confused some people
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3660 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-23 16:31:20 +00:00
avolkov
3c18f2c3e7
Fixed player's phrase leading to Tanaka's solitary vigil response so that the response made sense; the new phrase is a hybrid of DOS and 3DO versions; also some emphasis punctuation changes (tracks DOS and voice actor)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3659 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-20 19:02:32 +00:00
avolkov
50071c4ddc
Added the Ur-Quan to the Hayes' conversation options on the Hierarchy; the encompassing option changed to 'The Hierarchy and their battle thralls'; bug #865
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3658 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-20 18:17:42 +00:00
avolkov
fcb60bcbff
Use correct Commander Hayes phrases when advising the player on the number of landers; bug #1098
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3657 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-20 17:23:43 +00:00
avolkov
8c2f0d79c6
Synchronize resource includes with the master resource list resources.csv
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3656 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-19 18:34:45 +00:00
avolkov
ce51a50cb0
Minor addon loading cleanup
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3655 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-18 22:17:22 +00:00
Meep-Eep
b783c259f6
Fix error introduced by adding .h files to Makeinfo.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3654 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-17 18:31:14 +00:00
avolkov
540e92658e
Preserve the remix options between visits to the setup menu; bug #1132
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3653 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-17 17:59:57 +00:00
avolkov
8d9132725a
Fixed Pkunk how_goes_war player phrase (removed the line break); bug #1136
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3652 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-17 17:42:51 +00:00
Meep-Eep
1e7fc3c777
Add .h files to Makeinfo, so that we can generate files based on these too.
...
(In a future commit)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3651 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-17 09:04:26 +00:00
avolkov
62dee51b72
Removed the remnants of the --music option; bug #1133
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3650 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-16 19:56:22 +00:00
avolkov
f71806fb26
Fixed flagship-planet IP collision regression introduced in r3384; bug #1135
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3649 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-16 19:27:13 +00:00
avolkov
f692ecf001
Fix a type warning in sdl sound driver that could actually become a problem
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3648 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-16 16:26:57 +00:00
avolkov
9568dc0ef6
Silence the obsessive compiler (missing initializer)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3647 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-16 16:15:09 +00:00
avolkov
fe51b00589
Fixed the starmap fuel range circle overflow; bug #1130 ; also cap the range circle at a sensible level to prevent further overflows
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3646 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-15 16:09:12 +00:00
avolkov
c0bc500620
Added gamma correction option to the setup menu; bug #977 ; some work from Nic
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3645 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-14 21:36:36 +00:00
avolkov
9649e30f33
Refactor Melnorme comm code to make modding easier, step 1; bug #1128 ; from Scott A. Colcord
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3644 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-13 17:29:42 +00:00
Meep-Eep
9e165899d5
Spelling.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3643 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-09 21:52:21 +00:00
Meep-Eep
5dcb2ce4ec
update
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3642 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-09 21:49:07 +00:00
avolkov
5ba6fcb8bf
Added aspect ratio option to the setup menu
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3641 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-09 16:12:21 +00:00
avolkov
d89b656f7b
Make adding items to the setup menu slightly less error-prone
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3640 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-09 05:27:47 +00:00
avolkov
fda0c409e5
Make the switch from positional -> not positional sfx actually work w/o having sfx channels permanently stuck somewhere in 3D world; there is no reason to use different distance models, and that eliminates the need to change models when switching positional <-> not
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3639 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-09 03:49:12 +00:00
avolkov
82a7cf0520
Bugfix: positional SFX setup menu option should have an immediate effect
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3638 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-09 02:32:58 +00:00
avolkov
a2be245a09
Added 'speech' config value which controls loading of 3dovoice addon; decoupled user option from actual presence of speech
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3637 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-09 02:29:10 +00:00
avolkov
812d98449d
Audio drivers have no business setting channel volumes from user settings
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3636 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-08 22:23:28 +00:00
avolkov
9acf723bd9
Whitespace fix
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3635 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-08 20:49:41 +00:00
avolkov
b7744e6459
Added the MetaChron story to the no-voice Melnorme script; bug #43
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3634 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-08 20:37:02 +00:00
avolkov
05545420b9
Melnorme subtitle fixes: Dnyarri spelling, punctuation
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3633 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-07 19:25:08 +00:00
avolkov
ea36957077
Updated 0.7.0 revision
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3632 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-04 21:49:11 +00:00
avolkov
c3bbcdf834
Updated .LSM file
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3631 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-04 19:21:01 +00:00
avolkov
496ee722ce
Fix pending error messing up the file-append op
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3630 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-04 17:58:45 +00:00
Meep-Eep
605111de3e
Some restructuring, removing of credits for individual items as before (they
...
are in ChangeLog), and removing of bug numbers (again ChangeLog).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3629 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-04 17:51:45 +00:00
avolkov
e175e54577
Version 0.7.0
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3628 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-04 16:44:22 +00:00
avolkov
3befc80a63
Updated download paths and mirrors for 0.7
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3627 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-03 21:05:11 +00:00
avolkov
95c0292354
Added the SDL readme to the win32 installer
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3626 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-03 18:38:37 +00:00
avolkov
edaeae9749
Updated irc nicks to actual
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3625 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-07-03 18:25:58 +00:00
avolkov
e9e336e92c
Actually build a debug exe in strict-debug mode; bug #1127 ; from Scott A. Colcord
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3624 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-06-24 17:38:12 +00:00
avolkov
96aebd36ba
*nix wants abs() in stdlib.h
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3623 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-06-01 18:55:48 +00:00
avolkov
20b8ece9c9
Windows installer: fix a (benign?) register preservation bug in HandlePackage
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3622 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-05-23 20:59:06 +00:00