mcmartin
ddee2625cb
DCQ synchronization handled with Mutexes now
...
This may help bug #359 . (Using a Mutex is safe, because checks were
already in place to ensure that only the thread that locked the DCQ can
ever unlock it.)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1224 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-13 06:55:07 +00:00
mcmartin
e71c28744c
Regularized lock and unlock calls on the Graphics and Clock semaphores
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1223 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-13 06:10:10 +00:00
meep-eep
f198ca6d11
Removed a memory leak in error handling.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1222 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-12 23:28:33 +00:00
mcmartin
ace6ecaa5b
Flush input after selecting "Navigate"
...
This fixes some menu/thrust confusion that broke autopilot (bug #475 )
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1221 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-10 11:09:37 +00:00
gewlitys
7af90d69d0
bumped version to 0.31
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1220 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-09 15:45:52 +00:00
meep-eep
c5fb63153c
'--3domusic' and '--pcmusic' changed to '--music 3do' and '--music pc'
...
in the docs to reflect how it actually works.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1219 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 22:41:18 +00:00
avolkov
5aea089a29
updated due to bugs 319, 365
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1218 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 22:33:14 +00:00
avolkov
352659de13
Fix ships in solar system getting displaced after having visited a planet (bug #365 )
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1217 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 22:32:10 +00:00
avolkov
73870cbf66
Fix collisions/encounters with "invisible" fleeing ships (bug #319 )
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1216 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 22:25:00 +00:00
avolkov
57d0ca0ada
VC 'const qualifier' warning fix
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1215 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 22:08:13 +00:00
avolkov
f3493431fb
updated
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1214 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 22:06:29 +00:00
avolkov
3b82982a0d
Quit confirmation fixes, phase 3: font effect save/restore
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1213 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 21:59:32 +00:00
avolkov
0f0317b60b
Quit confirmation fixes, phase 2:
...
lander reports, conversation summaries, outtakes, end credits
bugs #454 , #465 , #466
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1212 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 21:55:47 +00:00
avolkov
0d411167af
Quit confirmation fixes, phase 2:
...
lander reports, conversation summaries, outtakes, end credits
bugs #454 , #465 , #466
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1211 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 21:50:19 +00:00
avolkov
9fd9791d45
Quit confirmation fixes, phase 1
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1210 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 20:58:15 +00:00
mcmartin
536b0aa1e6
Removed the obsolete "register" annotations ( #460 ) -Michael
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1209 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-08 00:06:14 +00:00
meep-eep
502f701af3
Some additions.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1207 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 15:23:04 +00:00
meep-eep
e5660ebd3f
Don't use '--' with chmod and chown. The FreeBSD versions don't accept it,
...
and we don't need it anyhow, as we're not installing files or dirs that
start with a '-'.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1206 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 15:14:19 +00:00
meep-eep
8aadcc77db
Added '(internal)' after the menu choice for MixSDL, so that people won't
...
try to download MixSDL libraries.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1205 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 15:08:49 +00:00
gewlitys
33d5ec878d
Fixed a typo
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1204 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 14:18:05 +00:00
meep-eep
c6524dd648
Fixed language bug.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1203 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 01:17:33 +00:00
meep-eep
e1ad5783f4
Updated for 0.3
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1202 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 00:42:18 +00:00
meep-eep
acb50f53b3
Added information on add-ons.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1201 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-06 00:41:25 +00:00
meep-eep
ae970ff792
Entries for recent commits.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1200 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 04:35:56 +00:00
meep-eep
1bfb57c525
Dirty hack to not show a warning for "ignored.key". Temporary until
...
the new resource system.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1199 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 04:14:40 +00:00
meep-eep
5908839d3c
typo fix
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1198 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 04:04:41 +00:00
meep-eep
e328972f6a
Fixed a harmless (as far as UQM is concerned) bug which caused unjustified
...
warnings with .zip files generated from DOS/Windows.
Fixed a potentially memory-corrupting bug when in a .zip file a subdir
is described before a dir higher in the dir hierarchy.
Fixed a bug where the path to a file was only partially printed in
an fprintf used in error handling. (harmless)
Renamed some functions to better reflect their functionality.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1197 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 03:12:19 +00:00
meep-eep
9a86413eb4
Mentioning 'cvs export'.
...
Changed a syntactical error.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1196 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-05 02:57:23 +00:00
meep-eep
7428eeda56
Initial creation.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1195 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-04 23:57:17 +00:00
mcmartin
0e8e94bcd1
RUs properly cleared in savegame display ( #463 , Paxtez, chmmravatar)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1194 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-04 21:32:06 +00:00
avolkov
3956a0c587
Minor PC-style Quit menu fix
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1193 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-04 06:34:37 +00:00
avolkov
295ed7d1d6
Logistics and formatting corrections;
...
Passing UNDEFINED_DELTA where it is not necessary causes an unwanted redraw.
Partially fixes bug #461/2.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1192 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 20:04:37 +00:00
gewlitys
2e665d8b8f
Fix for #461 part one, from Paxtez
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1191 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 15:57:54 +00:00
gewlitys
dacf72d714
Changed format to CRLF, to avoid problems with notepad.exe
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1190 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 10:37:29 +00:00
gewlitys
f455116f35
Added a note of crew/batt change
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1189 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 10:33:46 +00:00
meep-eep
67e3dda431
Expanding environment variables first.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1188 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 04:38:29 +00:00
meep-eep
8681ac764a
Fixed problems with Windows path which include a drive letter.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1187 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 02:59:30 +00:00
meep-eep
37f22ae10e
Fixed little bug.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1186 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 02:53:26 +00:00
meep-eep
a524e09504
Extended the functionality of expandPath().
...
It now performs certain expanding actions depending on an extra argument.
It also can expand relative paths to absolute paths now, hopefully
fixing bug #456 .
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1185 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-03 02:01:12 +00:00
avolkov
e0d56f37ed
Frame data refers to gfxres doc rather than paste it in
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1184 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 23:14:51 +00:00
avolkov
5fd5d19a83
added padding info
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1183 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 22:51:11 +00:00
avolkov
4b958b84e9
removed erroneously cut-n-pasted line
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1182 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 22:45:44 +00:00
avolkov
44911e9d15
some added info
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1181 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 22:43:20 +00:00
avolkov
2897e2f2b1
3DO .fon description
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1180 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 22:42:38 +00:00
meep-eep
ee68e60adf
Added proper credits.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1179 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 21:43:40 +00:00
gewlitys
0043e5ca3d
New icons, from MarkVera
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1178 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 21:31:48 +00:00
meep-eep
a46ac80fe9
expandPath() was only replacing the first backslash to a slash in Windows.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1177 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 21:20:49 +00:00
gewlitys
2549c62eae
Download.ini not needed anymore
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1176 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 13:18:45 +00:00
gewlitys
a75cef7f9e
Fixes issues with Win98 (bug #457 ); updated to work on latest NSIS CVS
...
snapshot
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1175 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-02 12:55:00 +00:00
gewlitys
b7b7035bf6
Field count was wrong
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1174 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-09-01 21:11:20 +00:00