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
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
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
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
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
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
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
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
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
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
0d6a1be6ef
Obsolete header removed
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2375 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-31 19:16:25 +00:00
gewlitys
bc802796d3
changed mikmod.lib to libmikmod.lib
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2374 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-24 18:47:09 +00:00
avolkov
b5f86cf269
Unneeded c&p'd vars removed
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2373 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-24 01:49:40 +00:00
avolkov
54900321d7
Minor tweaks: no-console NoAccel release build; sane build dirs
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2372 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-24 01:02:28 +00:00
avolkov
10c4c6f226
Added mikmod.lib to the list of link libs
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2371 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-24 00:39:59 +00:00
meep-eep
b3db1d3583
Use external libmikmod.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2369 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-23 22:15:35 +00:00
avolkov
81c71655b0
Conversation summary properly folded into DoInput; small general cleanup
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2368 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-20 23:03:48 +00:00
avolkov
bd37a0e3cf
Some instances of 'Random' in comments got replaced by 'TFB_Random' wholesale
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2367 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-20 21:43:00 +00:00
avolkov
e7c01297dd
Better text entry support for setup menu
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2366 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-20 00:37:08 +00:00
avolkov
ae0623cf83
Preliminary text-entry support for setup menu
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2365 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-19 23:40:25 +00:00
avolkov
07238ef3a7
Buffer output driver moved to ../modaud.c a while ago; forgot to delete these originally
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2364 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-19 18:38:29 +00:00
mcmartin
64cc2a9e8d
Partial implementation and test case for TextEntry widget
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2363 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-19 16:07:03 +00:00
mcmartin
4814d6830f
Added a quit button to the Super Melee menu
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2362 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-19 13:30:01 +00:00
avolkov
ca45b94c9e
Explanation of BUILD_COLOR() usage
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2361 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-16 00:08:04 +00:00