4014 Commits

Author SHA1 Message Date
meep-eep 22a640c4bc Correct name.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2276 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-17 11:04:25 +00:00
meep-eep 8de4e844f9 Updated.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2275 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-16 13:15:45 +00:00
meep-eep cb1034e06e Crew retrieved from space after the end of an encounter will no longer set the number of crew to larger than the ship's maximum.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2274 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-16 09:07:21 +00:00
meep-eep 68421e5543 It's a start.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2273 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-12 02:38:40 +00:00
meep-eep 59ba2270b2 Unused, incorrect file.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2272 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-12 00:29:28 +00:00
meep-eep 154bc06dc3 Cleanups.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2271 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-11 21:36:08 +00:00
meep-eep e881e83a6d Missed change of HAVE_GETOPT_H to HAVE_GETOPT_LONG.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2270 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-11 08:22:06 +00:00
meep-eep a5bea87313 SIS crew is handled in battle as other ships. It is no longer continuously
synchronised during melee, but only at the beginning and end of the battle.
This requires a change to the size of various crew_level fields, which
meant some hacks been necessary to keep the savegame format the same.
These hacks should go away when we move to a new savegame format.
Various other small cleanups.
Various documentation added.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2269 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-11 08:11:53 +00:00
mcmartin 22e364fa4e Added string table resource for setup menu strings.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2268 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-10 10:35:12 +00:00
mcmartin 3d440b2d85 Report on setup stringtable resource. Does not actually load it yet.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2267 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-10 10:34:26 +00:00
meep-eep 92a27386af Debugging function to add crew during battle.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2266 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-10 07:57:29 +00:00
meep-eep 65d09cbd7d New file describing all the queues.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2265 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-08 09:53:35 +00:00
meep-eep 5218018545 Added horror story^W^Wdocumentation.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2264 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-08 09:52:04 +00:00
meep-eep 762b9c7135 Documentation of content/<race>/*.txt.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2263 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-06 08:38:52 +00:00
meep-eep d59d701871 Portability fixes.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2262 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-04 20:16:17 +00:00
meep-eep 915f5335d1 Fix compilation warning.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2261 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-03-04 01:51:30 +00:00
meep-eep be9987a683 pkgfile being packaged depends on 1 bit.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2260 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-27 21:00:25 +00:00
meep-eep a5c41d6e57 Update, rephrase.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2259 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-27 20:59:55 +00:00
avolkov 204fa6d3b0 Extended font specification (for other drivers)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2258 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-24 19:20:17 +00:00
avolkov 1e218e8009 Changed filename case for Linux (does not matter on Win)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2257 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-23 23:49:44 +00:00
avolkov 472ccf7ad8 Added some basic but needed verbose warnings
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2256 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-23 23:47:55 +00:00
meep-eep ec6780e322 Compatibility improvements.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2255 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-23 22:21:01 +00:00
avolkov 52e061325e Starmap image generator, preview 1
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2254 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-23 21:40:07 +00:00
avolkov 8c0c87d878 Map star images courtesy of A. Keren
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2253 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-23 21:29:18 +00:00
mcmartin 8382389e6d RMPLIFIED bomb is now "AMPLIFIED", from Vorn (Bug #812)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2252 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-16 10:27:17 +00:00
meep-eep b75203e57f typo fixed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2251 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-06 23:06:24 +00:00
mcmartin 02e6e65f39 More emphatic uninstall language
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2249 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-05 06:06:09 +00:00
mcmartin 22c5a06c48 Updated file size and name
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2248 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-05 06:05:44 +00:00
mcmartin c4625b41e2 Updated to reflect shifted uqm-0.5.0-content.uqm
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2247 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-03 16:21:17 +00:00
meep-eep c40b727281 Version to 0.5.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2246 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-03 15:28:01 +00:00
mcmartin ecf9daadba UQM 0.5 NSIS install script.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2245 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-03 04:48:40 +00:00
meep-eep 5e6dc143f0 Harmless original c&p bug fixed.
See http://uqm.stack.nl/forum/index.php?topic=2741.0


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2244 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-02 11:13:38 +00:00
mcmartin 70db43c66d Minor version bump
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2243 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-02-02 07:37:11 +00:00
avolkov 79a6a18f78 OpenAL removed AL_DATA buffer property, and we are not using it anyway
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2242 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-30 21:08:58 +00:00
avolkov cfd5d22901 Removed no longer used char 127
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2241 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-28 21:55:09 +00:00
meep-eep 5a03f34b17 Old 3DO credits images removed.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2240 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-28 10:34:15 +00:00
mcmartin d7233f6351 typo fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2239 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-28 01:36:04 +00:00
mcmartin 152bf69068 Typo fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2238 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-28 01:07:44 +00:00
meep-eep d8e6c3e57f Dieresis for Riku.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2237 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-27 03:59:17 +00:00
meep-eep 09636a31ee updated
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2236 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-27 00:13:26 +00:00
meep-eep 8e0cd93604 Handle relative dirs in -C correctly.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2235 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-27 00:13:20 +00:00
avolkov be19097750 bug #778
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2234 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-24 23:55:55 +00:00
avolkov d829b93fab Removed many hardcoded strings (bug #778, from zap)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2233 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-24 23:55:00 +00:00
avolkov 699b1a642c asm/byteorder.h is a private file from Linux kernel (and barfs when included directly)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2232 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-24 23:54:37 +00:00
mcmartin 60a2bbf348 Updated for 0.5
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2231 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-24 18:13:07 +00:00
mcmartin e5ed48f165 Updated for 0.5
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2230 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-24 13:31:38 +00:00
avolkov 0bcb95c561 Getting rid of 'const' warnings
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2229 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-24 05:21:22 +00:00
avolkov 8036a0225b Fixed a buffer overflow in comm summary with non-English translations
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2228 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-23 21:55:26 +00:00
avolkov f72b322d1b Fixed captain/ship name truncated after entering
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2227 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-23 21:01:19 +00:00
mcmartin 7137fb2366 SDL_GL_DEPTH_SIZE is z-buffer depth, not color depth. UQM uses no z-buffer.
Hat tip to Vorn for for the documentation search.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2226 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-01-22 06:01:36 +00:00