4014 Commits

Author SHA1 Message Date
avolkov 769e932fff Minor fix: the slides string is not auto-deleted anymore, so we have to
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3227 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-17 21:56:16 +00:00
avolkov 934bbd3a8f Cleanup of inplib: don't include stuff from uqm/, some funcs and vars moved around, some dead stuff removed, others
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3226 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-14 13:35:37 +00:00
Meep-Eep 398552a22a Indenting.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3225 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-12 21:04:48 +00:00
avolkov 3c25fd1934 Some minor cleanups
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3224 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-12 02:26:48 +00:00
avolkov 6473363eb2 Cleanup of vidlib: move uqm/-specific code out of vidplayer; other
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3223 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-12 02:19:46 +00:00
avolkov 2a76a63292 Cleanup of memlib and its use: removed legacy handle code, moved memory alloc funcs into memlib.h
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3222 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-11 21:42:05 +00:00
avolkov 7873b3115a Include cleanups in forgotten files
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3221 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-11 12:36:55 +00:00
avolkov 1196e2ddab Graphics lib cleanup: don't include stuff from uqm/, so things moved around
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3220 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-11 10:28:47 +00:00
Meep-Eep 4eef01b3f6 Fix indenting.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3219 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 22:26:07 +00:00
Meep-Eep f4399708ba Formatting fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3218 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 22:24:42 +00:00
avolkov af49118ff9 Reverting erroneous check-in
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3217 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 22:17:25 +00:00
avolkov 30444288ad MSVC project dir thought to be MIA was actually AWOL hanging out here. Now it has been court-martialed and executed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3216 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 22:08:38 +00:00
avolkov 3fbe31c651 Source tree reorg: Normalized #include paths after the dir moves
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3215 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 20:38:29 +00:00
avolkov 7122e86855 Source tree reorg, stage 2: finished renaming sc2code/ to uqm/; build files updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3214 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 17:18:45 +00:00
avolkov 2b4af406b2 Source tree reorg, stage 1: Rstoring MSVC project dir that went MIA
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3213 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 16:52:53 +00:00
avolkov e9f0ef24d3 Source tree reorg, stage 2: renaming sc2code/ to uqm/
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3212 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 16:32:11 +00:00
avolkov 28659581e3 Source tree reorg, stage 1: finished moving libs/, moved src/msvc++/ to build/msvc6/; build files updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3211 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 16:29:06 +00:00
avolkov 140d2325c7 Source tree reorg, stage 1: moving libs/ out of sc2code/
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3210 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 15:26:18 +00:00
Meep-Eep 3b425b0831 Remove extra newlines from log messages.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3209 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 21:32:33 +00:00
Meep-Eep 83949a60dc uio_access() work in progress. Commented out for now.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3208 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 21:17:42 +00:00
Meep-Eep fc1fbac82a Get rid of a few warnings.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3207 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 21:15:58 +00:00
Meep-Eep 069bd76c9d Documentation fix; whitespace.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3206 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 20:06:13 +00:00
Meep-Eep 09ddaf8ab9 Set player input first, in case it fails.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3205 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 20:03:22 +00:00
Meep-Eep c1d112191d SetPlayerInput() and SetPlayerInputAll() may fail.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3204 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 19:59:53 +00:00
Meep-Eep 7237f0bab3 Small formatting cleanup.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3203 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 19:39:43 +00:00
Meep-Eep a85332a4f6 Cleanup.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3202 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 19:37:07 +00:00
Meep-Eep cc719113cc Correct cast. (Shouldn't matter.)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3201 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 19:31:44 +00:00
Meep-Eep 1cc4d404b7 Fix line breaks; simple cleanup.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3200 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 19:24:23 +00:00
Meep-Eep 219afbe6ed Split off a few functions, makes the code more readable.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3199 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 19:12:37 +00:00
avolkov 6562296c7c Various include file cleanups
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3198 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 16:23:21 +00:00
avolkov 3c0b7d77ec Compilation fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3197 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 14:35:44 +00:00
avolkov 64a3c59652 Removed dead code
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3196 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 13:44:14 +00:00
avolkov eef917e713 Removed old credits code
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3195 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 13:39:19 +00:00
avolkov d719ec696d Don't set ATTACKED_DRUUGE if Druuge attempted to salvage your ship; bug #1013
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3194 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 02:16:48 +00:00
avolkov 39021b42ec Process subtitles correctly with no timestamp file; bug #1060; some trackplayer cleanups
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3193 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 01:26:26 +00:00
avolkov f619b0b8e1 Ensure that lander explosion element gets allocated; bug #584
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3192 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-08 00:07:52 +00:00
Meep-Eep 009fd85914 Even more unambiguous message.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3191 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-07 16:46:19 +00:00
avolkov 49d4e134fb Minor fix: frame count should not be hardcoded here
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3190 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-07 13:19:09 +00:00
Meep-Eep 57816ba18d Fix comment.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3189 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-07 04:54:06 +00:00
avolkov 1c29a67fdc Canceling a load from main menu aborts the game and returns to main menu; bug #679
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3188 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-07 02:45:26 +00:00
avolkov 0778e1aec5 Ignore files and hidden dirs which are not actually addons
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3187 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-07 02:44:38 +00:00
avolkov 12a0e5f9cd Suppress generation of menu input when entering text with numpad with NumLock on; bug #934
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3186 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-07 00:30:11 +00:00
avolkov f5a0024efc Better location descriptions in savegame summaries; bug #844
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3185 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-03 22:58:09 +00:00
avolkov 0200c8ce63 Make border and box math dependent on symbolic constants instead of literals (easier to change)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3184 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-01 22:34:36 +00:00
avolkov a3205d7806 Correction: in BGD mode, one does not have 100 crew to trade for Druuge art
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3183 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-01 20:18:40 +00:00
avolkov 0a609ba3f1 Fixed a buffer overflow when saving a game with too many devices
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3182 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-09-30 23:12:49 +00:00
avolkov 9925a29c89 Scope graphing rewrite: speech/music merged, allows 8- or 16-bit, auto-adjust level; bug #1064
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3181 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-09-30 22:37:36 +00:00
avolkov 3c22948d78 Bug #945 explained; solution included
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3180 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-09-08 22:56:02 +00:00
gewlitys b43bdf28ba Set symbian certifigate expiration date to be longer than a year.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3179 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-08-23 11:11:21 +00:00
Meep-Eep 2332cebba9 A few comments related to the Rosy Sphere.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3178 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-07-26 15:59:54 +00:00