4014 Commits

Author SHA1 Message Date
meep-eep e58fe8cd1c Linux Software Map file (http://lsm.execpc.com/lsm/).
Various packagers use such a file. By including one ourselves we can
to a certain degree control what's in it.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1374 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-09 23:37:27 +00:00
meep-eep a04e765590 Some comments and a few cleanups I made while researching for the
Star Control II facts.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1373 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-06 19:56:03 +00:00
meep-eep c83d817752 Text and timestamp fixes, from Nic.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1372 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-06 16:19:00 +00:00
gewlitys 1964fe43be Added setupmenu.c, setupmenu.h, widgets.c, widgets.h
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1371 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-06 12:19:37 +00:00
mcmartin 24aba77413 Beginnings of a setup menu
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1370 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-05 17:44:19 +00:00
mcmartin b477112297 Abstracted the quit-confirm window
Beginning of the creation of somewhat general-purpose widgets for the
setup menu and related functionality.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1369 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-02 07:19:41 +00:00
mcmartin ce3bd36e68 Minor text fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1368 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-06-02 04:59:56 +00:00
avolkov 809efd28a3 example planet surface colormap
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1367 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-26 23:13:43 +00:00
avolkov 0e90443557 bit more info
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1366 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-26 22:19:42 +00:00
avolkov 51fc7c6f22 Planet surface rendering info
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1365 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-26 20:43:49 +00:00
gewlitys dc2a900df7 Fixed blue comms screen problem (bug #363), from Joel Holveck & Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1364 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-25 15:53:04 +00:00
meep-eep 9be95ae382 typo fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1363 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-05-02 14:42:23 +00:00
mcmartin 31419e3d74 Timing and subtitle fix for Syreen history (bug #606), from Nic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1362 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-28 03:19:25 +00:00
meep-eep 58a44d3389 Linux has inttypes.h too, and Posix says uint32_t and family should be
defined there, so removing the special 'stdint.h' case for Linux.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1361 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-23 16:57:59 +00:00
avolkov 45d991a62f Force IO to binary and seek to frames
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1360 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-22 19:39:34 +00:00
mcmartin 1c4321d246 Upgrades to prepare the ground for online keyconfig
Specifically, removal of identifiers that start with underscores, and
adding API routines to check the "last interesting event" and to
interrogate the current configuration.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1359 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-15 03:15:42 +00:00
meep-eep ba04f8ac18 Correct location for uqm.r.
Also some whitespace corrections.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1358 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-12 05:14:59 +00:00
mcmartin cb3c958a78 Spelling error fix (#599) -Michael
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1357 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-12 04:36:30 +00:00
meep-eep e5f2bfa55c Added 'extern' keyword to (temporary) declaration inside a function,
which reportedly prevents problems on some platforms.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1356 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 23:08:15 +00:00
meep-eep 848aa115b4 Automatically add an icon for Darwin, from Nic.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1355 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 06:13:31 +00:00
meep-eep d58db919b2 getting rid of some warnings
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1354 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 04:39:17 +00:00
meep-eep e4cc9a00a3 removing some warnings.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1353 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 04:23:55 +00:00
meep-eep e8d35d8c50 Get rid of compile time warning (even though it's in temporary code).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1352 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 03:54:05 +00:00
meep-eep 359608a7d9 Eliminate some compile-time warnings.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1351 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 03:46:32 +00:00
mcmartin 589a8fa7ca F10-Quit from roster works now (Bug #591) - Michael
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1350 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-04-07 03:14:09 +00:00
gewlitys fec3656a6d OpenAL should now work again under *nix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1349 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-14 19:34:18 +00:00
meep-eep e3f5ff78a9 Get rid of warning when 'inline' is already defined.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1348 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-11 01:39:43 +00:00
meep-eep cc42b31b9c Better checking whether the script is executed from bash.
Should work on more platforms now.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1347 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-06 15:56:08 +00:00
meep-eep 1950ea1cfb Half finished attempt to make the source scripts handle spaces in path names
(for instance for $BUILD_WORK).
Unfortunately, it probably won't be completely finished as long
as we keep using GNU make. It's just too far gone.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1346 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-06 00:38:56 +00:00
avolkov 672372fe11 Added VERSIONINFO resource for win32 builds
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1345 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-02 23:55:28 +00:00
meep-eep 631899d1ca cut 'n paste bug fixed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1344 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 20:36:49 +00:00
meep-eep e71ca0b463 Seriously restructured starcon2.c, in particular the argument parsing.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1343 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 19:10:03 +00:00
meep-eep 1191226114 Fix for command line problem introduced by --logfile.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1342 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 14:03:58 +00:00
meep-eep 7fe60470ae Another fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1341 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 01:54:51 +00:00
meep-eep f47d103fa6 Another fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1340 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 01:46:35 +00:00
meep-eep 6f829438bf Some little fixes.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1339 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 01:33:49 +00:00
meep-eep ec6fc4867e Restructuring of the unix build scripts.
Also, interrupted dependency builds are now detected.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1338 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-29 00:04:18 +00:00
meep-eep 7a21deb2cd Fixed bug in build.sh.
Also: little typographical change in Makefile.build.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1337 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-28 15:38:26 +00:00
meep-eep 81203eafc6 Added define for WINAPI.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1336 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-27 23:24:29 +00:00
meep-eep f968fdbfa6 More forgotten files.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1335 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-27 20:55:50 +00:00
meep-eep d0f1c4004c Forgotten file
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1334 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-27 20:52:15 +00:00
meep-eep 2990805c14 Allow compilation in an other directory on unix, keeping the source tree
clean, by setting the BUILD_WORK environment variable.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1333 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-27 14:09:13 +00:00
meep-eep 164e5f3798 little clarification
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1332 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-25 17:11:49 +00:00
mcmartin 5d23241647 Fixed a bug (#587) when loading from hyperspace, from Nic and Michael
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1331 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-24 04:52:58 +00:00
mcmartin a6ce0b5f35 Micro version bump
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1330 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-20 01:13:36 +00:00
gewlitys 5141cf2852 TriScan now works with opengl too
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1329 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 11:40:18 +00:00
avolkov 0f14e5bcf3 Added new 'triscan' 2x-scaler derived from scale2x[.sf.net]
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1328 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 08:33:13 +00:00
avolkov d04c9f7f2c updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1327 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 08:29:42 +00:00
avolkov e39ddb13c6 Added new 'triscan' 2x-scaler derived from scale2x[.sf.net]
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1326 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 08:28:00 +00:00
mcmartin c1faa4a7db Fixed a bug in the logfile option
Also added the --logfile long form and documented it more thoroughly.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1325 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-19 08:19:55 +00:00