avolkov
90998bb7cd
Fixed weird backspace behavior due to uninit return value
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2194 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 01:05:31 +00:00
avolkov
1de77b58d0
Various star-search interface changes
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2193 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-19 00:07:48 +00:00
meep-eep
4248dfa17c
Star search in alphabetic order.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2192 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 08:05:45 +00:00
avolkov
aa1924d11d
Fixed searching for clusters with no Alpha stars (Corvi)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2191 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 05:53:02 +00:00
avolkov
9b137c29a9
Fixed hyper coords and fuel req while star-searching
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2190 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 05:24:52 +00:00
avolkov
a0f58ba3c2
Fixed quasispace search and leftover text bugs in star search
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2189 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 05:00:07 +00:00
meep-eep
6cae0f2437
Better fix.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2188 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 03:37:11 +00:00
meep-eep
e8141b841a
Fixed some warnings.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2187 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 03:00:45 +00:00
avolkov
bfd4e7c3fb
Added star search in Starmap; Menu-Search, Menu-Next keys; not i18n ready yet
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2184 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-18 01:42:16 +00:00
avolkov
a5f3eb8829
Removed initLanguage() as per #778
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2182 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-17 20:36:05 +00:00
avolkov
f456516f36
Removed some ugly, unnecessary goto's
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2179 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 22:23:43 +00:00
avolkov
4ee67e4198
Fixed Orz greeting @ Taalo inconsistency (bug #819 ); also removed an ugly goto
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2177 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-13 21:54:56 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
avolkov
0d99acfa67
Actually set the requested volumes
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2125 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-27 02:56:23 +00:00
mcmartin
bae1772ed1
OPTVAL_PURE_IF_POSSIBLE persistence even if you're in a high-res GL mode
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2124 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-26 17:11:39 +00:00
avolkov
9ff8f65465
Fixes 'left hand tapping' anim to be properly blocked by 'left wing rising' anim (bug #807 ); plus some comments
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2122 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-26 12:06:09 +00:00
avolkov
2c9317c906
Fixes problem with Melnorme stripping Chmmr bomb modules from the ship in a fuel deal; bug #803
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2120 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-26 11:37:24 +00:00
mcmartin
0b9e11a1d4
Reworked OpenGL fades to be more in line with transitions and PureSDL fades
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2115 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-26 08:41:15 +00:00
mcmartin
76b17619ef
CANCEL now backs out one menu instead of all of them in Setup
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2114 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-26 08:20:15 +00:00
mcmartin
b38ef3cdb6
Restricts which keys will trigger a fadeout from SuperMelee summary
...
Incidentally fixes bug #547 . The related bug #455 is still live.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2113 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-25 05:05:45 +00:00
mcmartin
9b7035f2a0
Keypresses are not reset when entering/leaving battle (bug #596 )
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2111 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-24 15:53:49 +00:00
mcmartin
048385f011
Added documentation files to .dsp file (Bug #589 ) - Michael
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2109 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-24 08:35:48 +00:00
mcmartin
a6dabd9c40
Fixed mismatch for "None" on config.adriver option.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2108 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-24 07:30:31 +00:00
meep-eep
88912cf60b
Get rid of warning.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2097 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-21 08:24:47 +00:00
mcmartin
1659928b5d
Added speech/music/sfx volume sliders to setup menu and .cfg file
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2096 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-21 08:05:09 +00:00
mcmartin
c3942d5395
Added Slave Shield and HQXX scaler to setup menu.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2095 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-21 04:26:57 +00:00
mcmartin
4ab7609102
Added "NoAccel" targets for VC6 builds without Processor Pack 5.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2094 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-12-21 03:00:51 +00:00