4014 Commits

Author SHA1 Message Date
avolkov 21be100205 Fixed repeated word
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2376 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-01 02:47:02 +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 5c031bbd08 Use libmikmod-config.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2370 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-23 23:12:16 +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
avolkov 36038ab296 Fixed AMD x86-64 support in scalers asm routines
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2360 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-15 23:44:12 +00:00
mcmartin 3b41e36bc9 Punctuation between keys for readability.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2359 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-15 23:41:30 +00:00
avolkov 286e02c09c Changed some uses of MAP_HEIGHT to SPHERE_SPAN_X to make a clear distinction; define SPHERE_SPAN_X to MAP_WIDTH/2 to see what happens; bug #885
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2358 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-06 22:58:05 +00:00
avolkov a3744bca6b uqm.cfg loading problem
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2357 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-05 23:49:38 +00:00
avolkov aa95a8010e Copy alist strings to the dst stringbank; fixes problems with uqm.cfg loading in release builds
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2356 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-05 23:47:30 +00:00
avolkov 2afb4cba61 bug 862
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2355 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-05 23:16:00 +00:00
avolkov 05e0cd7467 Fixes Quit (F10) during the intro to exit to main menu; bug #862
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2354 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-05 23:15:07 +00:00
meep-eep 02d82caa35 Dropped old debug messages.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2353 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-05 22:54:51 +00:00
avolkov 2630cfeb88 removed unneeded \n in add_log() calls
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2352 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-05 22:33:27 +00:00
avolkov 4571c2b451 Definitions of DWORD/SDWORD changed to 'int' which is compatible with 32- and 64-bit systems; reflecting this in printf()s
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2351 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-04 23:23:18 +00:00
avolkov 862719008d Logger does not handle SIGABRT anymore; use explode() instead of abort()
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2350 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-04 21:46:32 +00:00
avolkov c1787f186e bug 884
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2349 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-04 02:41:01 +00:00
avolkov 3e1538c95a Playing failure sounds when entering text consistently; bug #884
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2348 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-04 02:40:00 +00:00
avolkov f8629a9126 Consistent use of 'inline'
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2347 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-03 23:32:34 +00:00
avolkov d1ae11d961 Using correct return type and get rid of warning
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2346 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-03 23:20:42 +00:00
meep-eep 0fa135a2db va_list argument is never useful at compile time
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2345 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-03 22:53:50 +00:00
meep-eep dcc59f4cf8 Mark log functions as printf-type functions.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2344 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-03 21:17:12 +00:00
mcmartin 85eaa409e6 64-bit conversation fixes.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2343 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-03 05:53:06 +00:00
avolkov 71b86410a2 Attempt #1 at supporting Intel and AMD 64-bit arch
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2342 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-03 00:24:35 +00:00
avolkov 39ea4b539d MikMod output driver moved to modaud.c to keep mikmod as close to stock as possible
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2341 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-03 00:16:40 +00:00
avolkov 7c06681a14 Potential libmikmod linkage improvements: avoiding mikmod.h conflicts; building against libmikmod 3.2.x; last bit of custom code gone from internal mikmod
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2340 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-02 23:34:43 +00:00
avolkov 659295048f String instead of code for errno
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2339 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-01 07:19:07 +00:00
avolkov 900928d6f4 Minor string-term fixes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2338 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-01 06:28:47 +00:00
mcmartin 1afadf9968 Only process va_lists once (fixes crash on x86_64 gcc 4.1)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2337 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-01 02:14:36 +00:00
mcmartin b9c4ec6726 Complete keyjamming application
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2336 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-28 05:02:37 +00:00
avolkov 1f37aa6007 Added libs/log to project; Release builds will not have a console now
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2335 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-28 01:48:03 +00:00
avolkov 2511798bf3 Converted fprintf(stderr) to logging facility (most)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2334 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-28 01:35:31 +00:00
avolkov 1f4c30f2b6 Hooking 'log' into the build system
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2333 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-28 01:29:03 +00:00
avolkov 1afd2a8a1f Now using atexit() callback and SIGABRT handled
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2332 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-28 01:28:27 +00:00
mcmartin 3e94beb605 Near-complete rewrite, with KEYS.EXE style output.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2331 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-27 22:08:11 +00:00
avolkov cdfa8838ac gcc linkage fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2330 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-27 06:06:25 +00:00
avolkov a68e0a7aea Semi-transparent logging facility with user msgbox capability; initial version
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2329 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-27 05:54:32 +00:00
avolkov b6232dae83 Semi-transparent logging facility with user msgbox capability; initial version
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2328 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-27 05:48:01 +00:00
avolkov 00f4d80d7e Minor problem reporting fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2327 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-26 00:20:51 +00:00