avolkov
|
fde47c9869
|
Fixed audio track seek truncation; scope supports higher rates for speech; bug 999
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2794 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-03 21:24:12 +00:00 |
|
Meep-Eep
|
5205cb3444
|
Don't checksum elements with BACKGROUND_OBJECT set. Allows for certain types
of graphics mods which don't influence netplay synchronisation.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2793 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-29 15:05:18 +00:00 |
|
Meep-Eep
|
165f30c9a5
|
Build fixes for SunOS with netplay.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2792 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-27 22:49:05 +00:00 |
|
Meep-Eep
|
c33e78ed08
|
define PRExPTR on SunOS
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2791 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-27 22:17:22 +00:00 |
|
Meep-Eep
|
0be19cb959
|
Make 'struct queue' anonymous; conflict with /usr/include/sys/stream.h on
SunOS.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2790 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-27 21:00:10 +00:00 |
|
Meep-Eep
|
473440c7ec
|
Get rid of warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2789 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-27 20:50:10 +00:00 |
|
avolkov
|
d06ee64f49
|
Irrelevant alphabetic resort by VC6
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2788 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-27 08:13:32 +00:00 |
|
avolkov
|
79a4de5961
|
Fixed a SHIP_FRAGMENT/EXTENDED_SHIP_FRAGMENT aliasing remnant in ship-spin code
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2787 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-27 06:14:17 +00:00 |
|
avolkov
|
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
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2786 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-27 05:55:41 +00:00 |
|
avolkov
|
0134c68de6
|
Fixed trivial c&p bug
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2785 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-27 05:32:28 +00:00 |
|
avolkov
|
f66882d7bd
|
Fixed trivial c&p bug
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2784 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-27 05:17:01 +00:00 |
|
avolkov
|
099f71107e
|
Untangling ship queues: update the current state of affairs
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2783 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-25 21:38:31 +00:00 |
|
avolkov
|
51192258e7
|
Untangling ship queues, stage 3: Fully unaliased STARSHIP, SHIP_FRAGMENT and EXTENDED_SHIP_FRAGMENT
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2782 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-23 01:44:11 +00:00 |
|
avolkov
|
7bea238090
|
Cleanup: access escort's window location directly
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2781 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-22 22:05:38 +00:00 |
|
avolkov
|
6276e33e2f
|
Untangling ship queues, stage 2: Unaliasing STARSHIP, SHIP_FRAGMENT and EXTENDED_SHIP_FRAGMENT (incomplete; Build, OwnStarShip and Co still aliased)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2780 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-22 21:29:44 +00:00 |
|
Meep-Eep
|
e08a6cb5a1
|
typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2779 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-22 19:09:27 +00:00 |
|
avolkov
|
c6d5e9f164
|
Oops, crew_level should not be a BYTE
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2778 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-21 19:58:44 +00:00 |
|
avolkov
|
c936b86268
|
Untangling ship queues, stage 1: STARSHIP struct abuse cleanup (not complete)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2777 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-21 05:31:08 +00:00 |
|
avolkov
|
84a97dd63f
|
Untangling ship queues, stage pre1: decoupling load/save funcs from the queues
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2776 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-21 05:21:00 +00:00 |
|
avolkov
|
454841d93f
|
Fixed an old semantical bug (actually NOOP)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2775 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-19 20:32:04 +00:00 |
|
avolkov
|
eab047d9ba
|
Removed an ugly Tanaka/Katana captain name hack
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2774 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-19 04:20:13 +00:00 |
|
Meep-Eep
|
83ac19c8e1
|
Fix melee ship value after loading melee.cfg.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2773 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-18 19:50:18 +00:00 |
|
Meep-Eep
|
5b737625d3
|
Fix ogg/vorbis URL.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2772 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-04 13:34:35 +00:00 |
|
Meep-Eep
|
b6d24147e0
|
correction
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2770 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-01 18:41:10 +00:00 |
|
Meep-Eep
|
43ab3b3fe1
|
Star Control 1 file description.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2769 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-06-01 15:33:27 +00:00 |
|
avolkov
|
c9095d9793
|
Cleanup: separation of ActivateStarShip actions, removed Orz and Fwiffo hacks; other cleanups and comments
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2766 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-31 08:59:15 +00:00 |
|
mcmartin
|
2e2d793569
|
Basic support for .ani based ship spins.
At the moment there are no pauseframes or annotations.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2764 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-26 09:02:50 +00:00 |
|
avolkov
|
34805c6bf4
|
Fixed some Melnorme history info timestamps
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2763 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-22 08:32:24 +00:00 |
|
avolkov
|
9bf793ca62
|
bug 988
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2762 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-22 05:14:00 +00:00 |
|
avolkov
|
ad9b58073e
|
Fixed some timestamps, bug #988
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2761 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-22 05:12:52 +00:00 |
|
Meep-Eep
|
fcd2c417cf
|
Use log_Warning for warnings.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2760 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-22 04:26:53 +00:00 |
|
mcmartin
|
0c5620d42b
|
Removed 256-cel limit on .ani files
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2758 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-22 03:45:29 +00:00 |
|
Meep-Eep
|
515b3bcbf6
|
Use CAPITALISATION instead of _underscores_ to stress words, like in the
PC version.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2757 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-18 22:35:13 +00:00 |
|
avolkov
|
5d24e61860
|
Avoiding PlaySpeech/StopSpeech namespace collision on OSX
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2756 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-15 04:57:13 +00:00 |
|
Meep-Eep
|
b5bbb7deab
|
fix warning
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2755 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-09 21:58:31 +00:00 |
|
Meep-Eep
|
27526a2b64
|
Add random2.c
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2754 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-09 00:11:09 +00:00 |
|
Meep-Eep
|
73b5557acc
|
Move declaration to the start of the block.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2753 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-08 23:16:52 +00:00 |
|
Meep-Eep
|
dc94da2cc4
|
Fix assertion when ending the battle with a simultaneous death.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2752 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-05 17:11:24 +00:00 |
|
Meep-Eep
|
52c92d448f
|
cleanups, comments
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2751 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-05 17:09:58 +00:00 |
|
Meep-Eep
|
0da7b72867
|
AbortReason_invalidHash
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2750 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-04 23:03:26 +00:00 |
|
Meep-Eep
|
4ba55150bb
|
Concurrent supermelee ship selection.
New generic, unthreaded flashing code.
Cleanups and comments.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2749 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-04 22:11:54 +00:00 |
|
Meep-Eep
|
d755396e75
|
comment
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2748 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-04 22:10:53 +00:00 |
|
Meep-Eep
|
bad03fbd62
|
Cleanups, comments.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2747 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-05-04 22:10:34 +00:00 |
|
Meep-Eep
|
1f9a38ea65
|
typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2746 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-04-19 05:44:34 +00:00 |
|
avolkov
|
d544d20ed5
|
typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2745 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-04-19 05:06:58 +00:00 |
|
Meep-Eep
|
fd78512422
|
typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2744 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-04-19 04:31:37 +00:00 |
|
Meep-Eep
|
b27a05b094
|
typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2743 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-04-19 04:16:44 +00:00 |
|
Meep-Eep
|
f5f7aa4a1c
|
typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2742 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-04-19 03:41:17 +00:00 |
|
Meep-Eep
|
adc26a18b6
|
File was b0rked by SVN, and should not be needed anymore anyhow.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2741 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-04-17 23:15:39 +00:00 |
|
Meep-Eep
|
07dcce5ca8
|
Corrections.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2740 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-04-17 00:59:07 +00:00 |
|