4014 Commits

Author SHA1 Message Date
avolkov fb8f0394d0 Fixes Venus atmo to be 90 times of Earth's
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2175 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 08:49:40 +00:00
avolkov 055b0fac08 Character fixes -- cross-checked against the original; the original does not have any chars above code 96, so 123, 124 and 125 are extrapolations
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2174 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 08:23:35 +00:00
avolkov 2cc6541945 Erase larger rectangle with printed planet type to accomodate other languages
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2173 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 04:28:31 +00:00
avolkov d574111239 bug 778
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2172 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 04:15:44 +00:00
avolkov 4d61775397 Internationalization updates: disposed of wXXXX() string calls; using text manipulation calls from strlib where needed (from zap); reasonably cranked UNICODE buffers; separated readable English strings from sprintf() format strings
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2171 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 03:49:11 +00:00
avolkov 08443a64f7 Not using iswgraph() anywhere and not going to
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2170 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 03:31:53 +00:00
avolkov 06cbf7af23 Filling in the blanks in the fonts
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2169 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-12 21:43:14 +00:00
avolkov 78f9f2fa30 bug #818
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2168 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-12 20:11:03 +00:00
avolkov f93613b497 Remapped special chars to UCS equivalents; some cleanups of coarse scan code
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2167 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-12 20:08:32 +00:00
avolkov 7f97814c27 Remapped special chars to UCS equivalents
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2166 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-12 20:00:43 +00:00
avolkov 5c593be13f Fix handling non-present chars at end of line
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2165 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-12 03:48:37 +00:00
avolkov fecb74d3cd Using own versions of wide char classification funcs to disjoint code from LC_CTYPE
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2164 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-12 00:48:28 +00:00
avolkov cbb38e0e81 A more precise iswgraph() backup (forgot to commit before)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2163 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-12 00:46:02 +00:00
mcmartin e8b462a54a Color Depth configuration is now entirely automatic
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2162 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-11 08:33:52 +00:00
avolkov 5028c9852a Corrected printed --bpp default
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2161 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-10 20:11:00 +00:00
avolkov 82a0c88fb7 minor version bump
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2160 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-10 19:26:39 +00:00
avolkov a846e1bf3a API fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2159 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-10 07:47:19 +00:00
avolkov fb3b3d3b1a Unicode input
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2158 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-10 07:35:25 +00:00
avolkov 52efe15562 Universal text input, phase 3: UCS/Unicode text input
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2157 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-10 07:28:54 +00:00
avolkov 6fc558d48a Additional utf8<->wide-char conversion functions
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2156 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-10 07:16:34 +00:00
avolkov da09ab29be Joystick alphabet with upper/lower registers
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2155 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-10 06:35:10 +00:00
avolkov c885dc6b19 Chaser fix for bug #797 -- Melnorme font is a clone of Micro
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2154 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-06 00:06:46 +00:00
avolkov 2fad6c0a69 Chaser fix for bug #797 -- Druuge font is a clone of Micro
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2153 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-06 00:06:10 +00:00
avolkov 63d6a37f2e bug 495
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2152 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-05 21:55:41 +00:00
avolkov af48a0f83a Universal text input, stage 2: Resurrected joystick text entry with Up/Down (bug #495); PageUp/PageDown (on keyboard) change the letter case, Delete/BackSpace keys should also be mapped onto a joystick in keys.cfg
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2151 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-05 21:47:24 +00:00
avolkov 2232e16709 Added joystick alphabet
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2150 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-05 21:44:13 +00:00
avolkov 5e5c485c4a Default, English-only joystick alphabet for entering text
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2149 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-05 21:43:31 +00:00
meep-eep eca9f0580c Added activateAllShips().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2148 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-04 16:31:29 +00:00
meep-eep 50ac4cf1fd Mention Processor Pack.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2147 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-01 17:44:45 +00:00
meep-eep 0820deaa47 Added link for processor pack.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2146 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-01 01:00:34 +00:00
avolkov 91b7b51bb2 bugs 671, 815
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2145 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-31 17:28:11 +00:00
avolkov ea1b689170 Universal text input, stage 1: added Home, End, Escape, Backspace keys
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2144 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-31 17:26:37 +00:00
avolkov 6fffcf9366 Universal text input, stage 1; universal DoTextEntry() with key-repeat, folded into DoInput() domain; removed old serial keyboard code; removed some hacks
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2143 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-31 17:21:05 +00:00
avolkov 00e32acfa2 Removed unused and unrefered to Earth image, which is now in eartmask.ani
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2142 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-29 16:55:47 +00:00
avolkov 272088a279 bug 800
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2141 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-29 16:26:10 +00:00
avolkov a784ebc082 Allow selecting scan methods for shielded and gas giant planets with PC menus; bug #800
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2140 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-29 16:11:08 +00:00
avolkov 36295ff1fd Using uniform symbolic constants for gas giant atmo instead of literal ones
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2139 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-29 16:05:57 +00:00
avolkov 47cdcdf0f5 Name misspelling correction
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2138 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-29 15:34:18 +00:00
avolkov 462a5040d3 bug 46
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2137 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 16:03:13 +00:00
avolkov 5433a4cc55 Moved credits.mod and .ogg to credits/
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2136 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 15:56:28 +00:00
avolkov 5977243f78 Added unified credit roll w/ outtakes; first version
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2135 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 15:54:13 +00:00
avolkov f8f17f630b Semantical change of background clearing
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2134 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 15:46:21 +00:00
avolkov 5797b4982e First version of Credit roll script
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2133 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 15:25:35 +00:00
avolkov 9993b8eead Credit roll music; moved from lbm/
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2132 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 15:24:02 +00:00
avolkov 47073a229b Credit roll background gfx
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2131 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 15:22:55 +00:00
avolkov 015ec174ff Credit roll fonts created by reprocessing the 3DO credit slides
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2130 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 15:22:29 +00:00
avolkov 597dfef327 some animation comments
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2129 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 10:07:19 +00:00
avolkov 38682d6093 Name spelling corrections
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2128 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-28 04:07:44 +00:00
mcmartin c327367182 Main menu no longer resets when quitting from submenu in Setup
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2127 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-27 05:19:32 +00:00
avolkov a54298c7b9 minor formatting correction
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2126 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-27 02:57:31 +00:00