4014 Commits

Author SHA1 Message Date
avolkov 42324623c8 Transparency fixed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1524 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-08 22:31:55 +00:00
mcmartin e470ed9ccd Modified controls so that category and option selection is consistent
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1523 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-08 08:07:26 +00:00
avolkov 7164b7dfd5 Removing dead weight -- erroneously checked in images (bug #275)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1522 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-08 02:52:29 +00:00
avolkov fab3e72c31 Removing dead weight -- erroneously checked in images (bug #275)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1521 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-08 02:39:25 +00:00
meep-eep 8446c194d1 Reorder fields for better alignment.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1520 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-07 19:17:41 +00:00
meep-eep 1f772f30a7 #include <stddef.h>
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1519 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-07 17:42:42 +00:00
meep-eep 2f34a5b124 Remove statement for debugging that was accidentally committed.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1518 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-07 17:09:31 +00:00
meep-eep 671bf515f4 more compatible
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1517 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-07 16:57:02 +00:00
meep-eep f54c233bf7 .
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1516 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-06 19:32:53 +00:00
meep-eep 92e49a1fd2 More unicode preparations.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1515 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-05 01:24:12 +00:00
avolkov 2cc7424193 Colormap mapping script
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1514 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-04 22:03:42 +00:00
meep-eep d04b023de3 Some preparations for unicode support.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1513 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-04 21:04:24 +00:00
avolkov 18e1ade582 Colormap changes; bug #314
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1512 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-03 08:01:41 +00:00
avolkov d47a32435d Colormap conversion tool; from 3DO 32x15bitx8 to 256x24bit
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1511 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-03 07:57:47 +00:00
avolkov 5eadd60631 New colormap (.ct) format added
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1510 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-03 07:50:25 +00:00
avolkov 17955f993f Changed colormap format to 256 x 24bit RGB to allow for richer gfx; first step towards fulfilling bug #314
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1509 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-03 07:20:45 +00:00
avolkov 1beccebf1e Removed obsolete and garbage files (bug #275)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1508 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-03 03:49:08 +00:00
avolkov 743202bc8f Removed obsolete and garbage files (bug #275)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1507 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-03 03:23:14 +00:00
meep-eep 21df1c5800 update
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1506 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-01 22:55:43 +00:00
meep-eep f122b11cbb Create build dir if necessary.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1505 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-01 22:51:16 +00:00
meep-eep f9ab3ae49a Better dependency checking.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1504 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-01 15:18:16 +00:00
mcmartin 58cba1e5b4 Left-justified categories in the Options Menu, and fixed DCQ overload
problems therein.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1503 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-02-01 06:56:01 +00:00
mcmartin 51526dc79e Full support for dynamic reinitialization of video, with menu support.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1502 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-31 06:57:20 +00:00
mcmartin d48346ebfa Setup menu now calls TFB_ReinitVideo as needed, and has more options.
TFB_ReinitVideo command does not currently do anything; this breaks
scanline selection temporarily.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1501 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-30 11:14:10 +00:00
avolkov b8de9c5c56 PC Credits text for reference
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1500 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-28 07:27:24 +00:00
avolkov 0d392d2e72 Removing unndeeded text files. Texts incorporated into intro.txt
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1499 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-28 07:20:27 +00:00
avolkov 14b5a94b11 Removing unndeeded text files. Texts incorporated into final.txt
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1498 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-28 07:18:35 +00:00
avolkov 548f1acdaf bug #46; continued
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1497 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-28 07:08:46 +00:00
avolkov fad4ef9937 Removing unneeded animation 1 frames
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1496 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-28 05:17:41 +00:00
avolkov 5ab97089e5 Changed ending animation 1 to use SIS image with actual player moudles
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1495 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-28 05:06:45 +00:00
avolkov b4de92b8a6 Added SIS w/ modules geberation, image rotation and scaling to presentation player; new commands
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1494 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-28 04:57:26 +00:00
avolkov c74a20eed4 Rotated image transparency fix; re-scale max size fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1493 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-28 04:52:57 +00:00
avolkov d547e5ec1a Precision-error correction in degrees to angle macros
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1492 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-28 04:23:33 +00:00
meep-eep ed954aed49 Use FULL_CIRCLE define.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1491 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-27 10:19:28 +00:00
avolkov 39d33361bb Re-added rotozoom files
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1490 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-27 04:59:52 +00:00
avolkov 0939ed07ac re-added rotozoom.c file
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1489 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-27 00:42:08 +00:00
avolkov 5331f3cd3d New image rotation code
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1488 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-26 23:55:49 +00:00
avolkov d2ab767130 Degrees to game angle macros
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1487 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-26 23:55:11 +00:00
meep-eep ef3f8e8ebc Fixed bug introduced by the fix for #413.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1486 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-23 12:24:15 +00:00
meep-eep 38f02deb92 More cleanups, some warnings removed.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1485 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-23 12:16:21 +00:00
gewlitys 037b9433d4 Fix missing directive so comm.c isn't skipped
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1484 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-22 23:34:33 +00:00
gewlitys 728e8a5a22 Removed unused declaration so compiling with VC7 works
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1483 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-22 23:18:32 +00:00
meep-eep 51eda921a1 Version number on the main menu doesn't blink anymore when the
selection changes.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1482 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-22 22:28:18 +00:00
meep-eep 80d8ec30ec Last commit also corrected the default 3do/pc settings as seen with'--help'.
It's now generated.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1481 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-22 21:55:02 +00:00
meep-eep 90dc0352fe More restructuring, cleanups.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1480 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-22 21:40:47 +00:00
meep-eep e6879b8ae1 Big patch with header file restructuring, cleanups, and some added comments.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1479 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-22 01:08:12 +00:00
mcmartin 837dbd7892 Introduces a new DrawCommand to be used for res/driver changes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1478 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-21 19:27:27 +00:00
avolkov c92033fe37 Tool used to convert DOS LPF files to UQM .ani + presentations
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1477 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-21 18:42:28 +00:00
avolkov 7e80ee001d Added new commands for animations - BATCH and UNBATCH
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1476 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-21 18:22:48 +00:00
avolkov f2f3a8a0df Ending PC animations; first version
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1475 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-01-21 18:22:04 +00:00