mcmartin
108f0db842
Minor change; correctly report all joystick bindings in Edit Controls screen
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2426 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-09-05 06:52:17 +00:00
mcmartin
127bf24b30
More changes for online key config; config is shown but not editable.
...
The default key configuration has been slightly modified for easier
display, but the VControl template is still compatible. The default
keys.cfg prior to this will not render properly but still works.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2425 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-09-02 09:28:02 +00:00
mcmartin
e0366a964f
Next phase of online keyconfig; editable names of templates, and
...
some other groundwork for the next steps.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2424 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-27 15:01:37 +00:00
avolkov
b5d6c11bcd
Switched to internal mikmod for MSVC builds
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2423 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-19 00:43:10 +00:00
avolkov
2207eb2ea6
Switched to internal mikmod for MSVC builds
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2422 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-19 00:40:54 +00:00
avolkov
2f04078f5c
Trivial warning fixes; some are still left and are non-trivial
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2421 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-19 00:36:21 +00:00
avolkov
962f9e63b5
Added missing loaded files
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2420 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-18 23:14:38 +00:00
meep-eep
29b614f059
Correction
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2419 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-18 22:13:48 +00:00
meep-eep
5f870d7c6e
USE_INTERNAL_MIKMOD instead of USE_MIKMOD_INTERNAL. Some cleanups.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2418 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-18 22:07:41 +00:00
meep-eep
3dfb71edd6
mikmod fix
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2417 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-18 21:49:42 +00:00
meep-eep
e9442ef4cc
Don't always use system libmikmod.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2416 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-18 21:47:51 +00:00
meep-eep
d916b2e596
Choice of internal/external libmikmod.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2415 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-18 21:14:54 +00:00
meep-eep
53866cf077
Properly align menu items when there are more than 9.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2414 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-18 21:11:41 +00:00
avolkov
d55137e472
Allow use of internal mikmod lib
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2413 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-18 20:10:43 +00:00
avolkov
7520ad0896
Imported libmikmod 3.1.11a w/ some backports from 3.2.2; labeled as 3.1.12
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2412 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-18 18:37:39 +00:00
mcmartin
8e416a913b
Minor dialogue fixes.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2411 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-17 04:06:55 +00:00
mcmartin
775dfc683c
Fixed a crash bug on AMD64 dealing with integer sizes (bug #895 )
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2410 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-17 02:47:44 +00:00
avolkov
665b0cef52
Added includes for Windows port
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2409 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-11 20:03:12 +00:00
meep-eep
65bd2c3ad3
New library code to be used by future code.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2408 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-11 19:26:40 +00:00
avolkov
fc4160f44e
optional joystick
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2407 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-11 19:06:21 +00:00
meep-eep
c5db606e0c
New library code to be used by future code.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2406 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-11 18:34:30 +00:00
avolkov
8fab85b46c
Conditional joystick support; always on w/ Windows
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2405 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-08 22:57:32 +00:00
avolkov
7037f6b60a
b/o fix in parser
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2404 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-08 22:45:18 +00:00
avolkov
d93f2c1486
misc code cleanups; from meep
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2403 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-08 22:42:53 +00:00
avolkov
e043094eae
noreturn gcc attr; from meep
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2402 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-08 22:39:51 +00:00
avolkov
f5c15f10de
Conditional joystick support
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2401 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-08 22:23:59 +00:00
meep-eep
d6c5443469
Ask for joystick support.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2400 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-08 21:52:37 +00:00
avolkov
76719a0153
More code formatting fixes
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2399 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-08 20:14:08 +00:00
avolkov
e25694b836
Simple code formatting fixes
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2398 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-08 20:11:57 +00:00
avolkov
9af62d8997
Log facility changes: log_Always removed; log_User, log_Fatal and log_Error added; some info messages changed to log_Info level; minor formatting fixes
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2397 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-08-08 01:37:42 +00:00
meep-eep
f2704a66dc
use size_t for numBytes; add check for end-of-string
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2396 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-07-25 21:08:44 +00:00
meep-eep
c2e74a6cdf
added period
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2395 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-07-25 20:36:47 +00:00
meep-eep
afe102eae3
Correction.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2394 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-07-09 12:43:14 +00:00
meep-eep
ed51c2c810
Make it easier to add new strings.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2393 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-07-09 12:20:56 +00:00
avolkov
0083063a51
bumped to 0.5.2
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2392 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-07-07 19:39:16 +00:00
avolkov
7a2387eaa7
savegame reading/writing
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2391 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-07-07 19:31:30 +00:00
avolkov
a031b75c2d
Restructed and normalized savegame and game-state reading/writing code; not reading/writing pointers and useless values anymore
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2390 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-07-07 19:25:51 +00:00
meep-eep
2d6763b0d1
(Unix build scripts) Failed mkdep doesn't result in empty .d files anymore.
...
Now using the gcc 3 "-MF" and "-MT" options.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2389 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-22 12:55:56 +00:00
meep-eep
f935c82094
Typo correction in comments.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2388 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-17 17:47:42 +00:00
avolkov
0413e40e6c
Added SET_GAME_STATE_32/GET_GAME_STATE_32 to clean up some code
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2387 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-09 20:43:17 +00:00
avolkov
5ed4bcc0dd
Removed reuses of 'battle_counter' global var
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2386 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-09 14:21:40 +00:00
avolkov
3bd91d02a0
Removed 'cur_player' var reuse; more readable
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2385 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-09 05:38:14 +00:00
avolkov
d0fb58af54
Get/Put GroupInfo cleanup; using symbolic constants for clarity
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2384 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-09 03:54:09 +00:00
avolkov
18a2f50c7d
Removed ugly manual bit-packing; other cleanups
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2383 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-07 04:11:01 +00:00
avolkov
2735367256
Should abort with GraphicsLock cleared
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2382 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-07 04:09:27 +00:00
avolkov
66a5535ffc
Unneeded header removed
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2381 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-06 22:57:34 +00:00
avolkov
442b3cfba1
Disambiguating the 'Response' identifiers
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2380 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-02 17:50:04 +00:00
avolkov
a79934b257
Added Mudry for DOS content unpacking
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2379 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-01 04:17:50 +00:00
avolkov
ff1e3215c3
Added Mudry for DOS content unpacking
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2378 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-01 04:06:13 +00:00
avolkov
7d8abf3dc9
Fixed repeated 'the The' and a missing comma
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2377 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-01 03:01:27 +00:00