Commit Graph

  • 769e932fff Minor fix: the slides string is not auto-deleted anymore, so we have to avolkov 2009-10-17 21:56:16 +00:00
  • 934bbd3a8f Cleanup of inplib: don't include stuff from uqm/, some funcs and vars moved around, some dead stuff removed, others avolkov 2009-10-14 13:35:37 +00:00
  • 398552a22a Indenting. Meep-Eep 2009-10-12 21:04:48 +00:00
  • 3c25fd1934 Some minor cleanups avolkov 2009-10-12 02:26:48 +00:00
  • 6473363eb2 Cleanup of vidlib: move uqm/-specific code out of vidplayer; other avolkov 2009-10-12 02:19:46 +00:00
  • 2a76a63292 Cleanup of memlib and its use: removed legacy handle code, moved memory alloc funcs into memlib.h avolkov 2009-10-11 21:42:05 +00:00
  • 7873b3115a Include cleanups in forgotten files avolkov 2009-10-11 12:36:55 +00:00
  • 1196e2ddab Graphics lib cleanup: don't include stuff from uqm/, so things moved around avolkov 2009-10-11 10:28:47 +00:00
  • 4eef01b3f6 Fix indenting. Meep-Eep 2009-10-09 22:26:07 +00:00
  • f4399708ba Formatting fix. Meep-Eep 2009-10-09 22:24:42 +00:00
  • af49118ff9 Reverting erroneous check-in avolkov 2009-10-09 22:17:25 +00:00
  • 30444288ad MSVC project dir thought to be MIA was actually AWOL hanging out here. Now it has been court-martialed and executed avolkov 2009-10-09 22:08:38 +00:00
  • 3fbe31c651 Source tree reorg: Normalized #include paths after the dir moves avolkov 2009-10-09 20:38:29 +00:00
  • 7122e86855 Source tree reorg, stage 2: finished renaming sc2code/ to uqm/; build files updated avolkov 2009-10-09 17:18:45 +00:00
  • 2b4af406b2 Source tree reorg, stage 1: Rstoring MSVC project dir that went MIA avolkov 2009-10-09 16:52:53 +00:00
  • e9f0ef24d3 Source tree reorg, stage 2: renaming sc2code/ to uqm/ avolkov 2009-10-09 16:32:11 +00:00
  • 28659581e3 Source tree reorg, stage 1: finished moving libs/, moved src/msvc++/ to build/msvc6/; build files updated avolkov 2009-10-09 16:29:06 +00:00
  • 140d2325c7 Source tree reorg, stage 1: moving libs/ out of sc2code/ avolkov 2009-10-09 15:26:18 +00:00
  • 3b425b0831 Remove extra newlines from log messages. Meep-Eep 2009-10-08 21:32:33 +00:00
  • 83949a60dc uio_access() work in progress. Commented out for now. Meep-Eep 2009-10-08 21:17:42 +00:00
  • fc1fbac82a Get rid of a few warnings. Meep-Eep 2009-10-08 21:15:58 +00:00
  • 069bd76c9d Documentation fix; whitespace. Meep-Eep 2009-10-08 20:06:13 +00:00
  • 09ddaf8ab9 Set player input first, in case it fails. Meep-Eep 2009-10-08 20:03:22 +00:00
  • c1d112191d SetPlayerInput() and SetPlayerInputAll() may fail. Meep-Eep 2009-10-08 19:59:53 +00:00
  • 7237f0bab3 Small formatting cleanup. Meep-Eep 2009-10-08 19:39:43 +00:00
  • a85332a4f6 Cleanup. Meep-Eep 2009-10-08 19:37:07 +00:00
  • cc719113cc Correct cast. (Shouldn't matter.) Meep-Eep 2009-10-08 19:31:44 +00:00
  • 1cc4d404b7 Fix line breaks; simple cleanup. Meep-Eep 2009-10-08 19:24:23 +00:00
  • 219afbe6ed Split off a few functions, makes the code more readable. Meep-Eep 2009-10-08 19:12:37 +00:00
  • 6562296c7c Various include file cleanups avolkov 2009-10-08 16:23:21 +00:00
  • 3c0b7d77ec Compilation fix avolkov 2009-10-08 14:35:44 +00:00
  • 64a3c59652 Removed dead code avolkov 2009-10-08 13:44:14 +00:00
  • eef917e713 Removed old credits code avolkov 2009-10-08 13:39:19 +00:00
  • d719ec696d Don't set ATTACKED_DRUUGE if Druuge attempted to salvage your ship; bug #1013 avolkov 2009-10-08 02:16:48 +00:00
  • 39021b42ec Process subtitles correctly with no timestamp file; bug #1060; some trackplayer cleanups avolkov 2009-10-08 01:26:26 +00:00
  • f619b0b8e1 Ensure that lander explosion element gets allocated; bug #584 avolkov 2009-10-08 00:07:52 +00:00
  • 009fd85914 Even more unambiguous message. Meep-Eep 2009-10-07 16:46:19 +00:00
  • 49d4e134fb Minor fix: frame count should not be hardcoded here avolkov 2009-10-07 13:19:09 +00:00
  • 57816ba18d Fix comment. Meep-Eep 2009-10-07 04:54:06 +00:00
  • 1c29a67fdc Canceling a load from main menu aborts the game and returns to main menu; bug #679 avolkov 2009-10-07 02:45:26 +00:00
  • 0778e1aec5 Ignore files and hidden dirs which are not actually addons avolkov 2009-10-07 02:44:38 +00:00
  • 12a0e5f9cd Suppress generation of menu input when entering text with numpad with NumLock on; bug #934 avolkov 2009-10-07 00:30:11 +00:00
  • f5a0024efc Better location descriptions in savegame summaries; bug #844 avolkov 2009-10-03 22:58:09 +00:00
  • 0200c8ce63 Make border and box math dependent on symbolic constants instead of literals (easier to change) avolkov 2009-10-01 22:34:36 +00:00
  • a3205d7806 Correction: in BGD mode, one does not have 100 crew to trade for Druuge art avolkov 2009-10-01 20:18:40 +00:00
  • 0a609ba3f1 Fixed a buffer overflow when saving a game with too many devices avolkov 2009-09-30 23:12:49 +00:00
  • 9925a29c89 Scope graphing rewrite: speech/music merged, allows 8- or 16-bit, auto-adjust level; bug #1064 avolkov 2009-09-30 22:37:36 +00:00
  • 3c22948d78 Bug #945 explained; solution included avolkov 2009-09-08 22:56:02 +00:00
  • b43bdf28ba Set symbian certifigate expiration date to be longer than a year. gewlitys 2009-08-23 11:11:21 +00:00
  • 2332cebba9 A few comments related to the Rosy Sphere. Meep-Eep 2009-07-26 15:59:54 +00:00
  • f955acaf5b New email address for Travis Chase. Meep-Eep 2009-07-21 21:30:53 +00:00
  • 511a426a6f Typo. Meep-Eep 2009-07-20 18:20:36 +00:00
  • 4ea59d3f9d Mount shadow addons on top of content/, not on top of everything avolkov 2009-07-09 19:16:53 +00:00
  • 07a7a09659 Game settings Quit menu now delegates to F10 quit; bug #462 avolkov 2009-07-09 05:24:40 +00:00
  • 8222417745 Do not pause the game in places where not relevant; bug #984 avolkov 2009-07-07 00:51:26 +00:00
  • 2fa662ab3c Updated for bug #997 avolkov 2009-07-07 00:22:52 +00:00
  • 0dc1302240 Fixed some logic slightly broken by res-sys refactoring avolkov 2009-07-04 15:39:33 +00:00
  • 2746381e49 Fixed potential crashes when loading savegames from a Homeworld encounter screen; bug #1062 avolkov 2009-07-04 08:11:39 +00:00
  • ad23012567 Fixed crashes and potential weirdness when loading savegames from a Homeworld encounter screen avolkov 2009-07-04 07:25:58 +00:00
  • 85191e5541 Cleanup of GLOBAL(ShipStamp.frame) abuse; also fixes #1054 avolkov 2009-07-04 06:18:22 +00:00
  • 86f36b30d5 First steps towards clean exit; bug #52 avolkov 2009-07-02 01:44:31 +00:00
  • bd092ca844 Fixed Mmrnmhrm's X-Form transformation without energy use; bug #1004 avolkov 2009-07-01 20:31:49 +00:00
  • 77bbf0e540 Fixed random-selecting ships in netplay avolkov 2009-07-01 05:33:28 +00:00
  • d877ed58f1 Added missing sleeps in DoInput() functions; bug #893. Random minor cleanups avolkov 2009-07-01 00:25:39 +00:00
  • f2a8766252 Starmap unit conversion corrections and lazy-cursor fix; fixes bug #970 avolkov 2009-06-30 10:06:23 +00:00
  • 852eeaf7a4 Rounding-error correction in log(x|y)ToUniverse; bug #1046; from Nic avolkov 2009-06-30 05:32:24 +00:00
  • 81a1ada2c2 Ur-Quan Probe has been renamed to Drone to better match the game. This finishes the procedure avolkov 2009-06-30 01:37:53 +00:00
  • fb9688751f Change hardcoded Starbase and Sa-Matra values to pretty enum values; bug #1047; from Nic avolkov 2009-06-30 01:11:27 +00:00
  • 8e10817997 Load override.cfg from config dir to add or override menu controls avolkov 2009-06-30 00:07:20 +00:00
  • d4f68f3909 Allow addons to override any content by placing zips into their 'shadow-content' dir. Unzipped files in 'shadow-content' are not currently supported. avolkov 2009-06-29 05:05:48 +00:00
  • 59288c1085 Content reorg: font chars now use hexadecimal numbering to match the Unicode standard avolkov 2009-06-28 23:43:08 +00:00
  • 7af85ce8a7 Content renames mostly complete avolkov 2009-06-28 21:04:33 +00:00
  • 1478d5da42 Renamed comm voice files to new naming scheme avolkov 2009-06-28 08:36:16 +00:00
  • f16692e92e Renaming 3dovoice comm dirs (final stage) avolkov 2009-06-26 21:23:03 +00:00
  • a9860f44c8 Renaming 3dovoice comm dirs (stage 1; unusable) avolkov 2009-06-26 21:02:29 +00:00
  • eb36c31f85 Micro font: moved BULLET char to rightful Unicode spot; restored ASTERISK avolkov 2009-06-26 20:38:05 +00:00
  • eb4ab89298 Deleted duplicate fonts: commander, druuge, melnorme avolkov 2009-06-26 20:01:56 +00:00
  • fecd16c356 Restoring font revision logs; stage 2 avolkov 2009-06-26 19:27:33 +00:00
  • 706e9a8761 Restoring font revision logs; stage 1 avolkov 2009-06-26 18:40:18 +00:00
  • 26bdfaef6f Normalized ani frame indices to -00x (complete) avolkov 2009-06-26 02:52:04 +00:00
  • bd56151f50 Normalized ani frame indices to -00x (incomplete; part 3) avolkov 2009-06-25 23:48:00 +00:00
  • cc2a77fb84 Normalized ani frame indices to -00x (incomplete; part 2) avolkov 2009-06-25 22:19:52 +00:00
  • cc4161ac21 Normalized ani frame indices to -00x (incomplete; part 1) avolkov 2009-06-25 21:30:38 +00:00
  • 74f4ca36de Normalized ani names with respect to element size (big, med, sml) avolkov 2009-06-11 05:41:49 +00:00
  • d3220a38c7 Miscellaneous content files rename; bumped micro version (0.6.6) due to resource id changes avolkov 2009-06-11 04:47:40 +00:00
  • a648acb888 Ship files rename (final) avolkov 2009-06-11 04:27:37 +00:00
  • b7d74b9b9a Removed unused Marauder sounds (originally copied from Dreadnought) avolkov 2009-06-10 20:27:08 +00:00
  • 5ac41d1d0d Ship file renames avolkov 2009-06-10 02:30:27 +00:00
  • d5252bd072 Ship files rename (partial commit cauz SF SVN blows) avolkov 2009-06-09 10:07:01 +00:00
  • db46dd0b65 Ship files rename (partial commit cauz SF SVN blows) avolkov 2009-06-09 08:47:14 +00:00
  • 1e72b47058 Ship files rename (partial commit cauz SF SVN blows) avolkov 2009-06-09 08:35:26 +00:00
  • 2267f5de7e Ship files rename (partial commit cauz SF SVN blows) avolkov 2009-06-09 07:27:43 +00:00
  • 40ac891a06 Ship files rename (partial commit cauz SF SVN blows) avolkov 2009-06-09 06:31:41 +00:00
  • e8fe5e88df Ship files rename (partial commit cauz SF SVN blows) avolkov 2009-06-09 05:57:59 +00:00
  • bb1b01d8b0 Ship files rename (partial commit cauz SF SVN blows) avolkov 2009-06-09 03:44:54 +00:00
  • 74e79f117d Renaming ship files (unusable state) avolkov 2009-06-08 21:32:10 +00:00
  • d6eb40971d Ship dir renames (unusable state) avolkov 2009-06-06 00:12:14 +00:00
  • fd93e5b5ab Ship dir renames (unusable state) avolkov 2009-06-06 00:11:41 +00:00
  • 72c8dcd154 Ship dir renames (unusable state) avolkov 2009-06-06 00:11:09 +00:00
  • 4a72c195d8 Ship dir renames (unusable state) avolkov 2009-06-06 00:09:16 +00:00