Commit Graph

  • b3dcf06737 Communications resource information has been folded into starcon.ls2. mcmartin 2008-02-25 05:19:49 +00:00
  • 9f577a4abe Repackaged all non-code ship and comm data. mcmartin 2008-02-25 00:44:49 +00:00
  • d0dcf67ac6 Resource information is now centralized in resources.csv. mcmartin 2008-02-24 22:06:03 +00:00
  • 9d914998b9 Removed a bizarre, incorrect constant that should never have been mcmartin 2008-02-24 21:46:49 +00:00
  • 70a4d5732a Draft of OS X install instructions. mcmartin 2008-02-24 05:58:34 +00:00
  • 23f3b90978 Updated resources map with the files that describe the resource mcmartin 2008-02-23 08:02:48 +00:00
  • d083b37d92 Added a master list of the currently used resources mcmartin 2008-02-08 03:42:52 +00:00
  • f82c0251f5 Fixed bug. Meep-Eep 2008-02-07 09:06:56 +00:00
  • de203d2f6c On MacOS X, search for the content in the application bundle, from Nic. Meep-Eep 2008-02-07 00:01:07 +00:00
  • 58b9361927 Final preparation for the replacement of integer-based resources. mcmartin 2008-02-06 10:08:57 +00:00
  • d0bd867fe7 Planetary .ct/.xlt files uniformly indexed mcmartin 2008-02-04 06:45:27 +00:00
  • 87f07f944f Normalized names for planetary life forms. mcmartin 2008-02-04 02:22:54 +00:00
  • 4c3e4cf122 Properly handle cleanup of the Eta Vulpeculae II stringtable (Bug 1028) mcmartin 2008-02-01 08:09:07 +00:00
  • f579d17430 Normalize resource names for communications, ships, and planet graphics. mcmartin 2008-02-01 02:51:39 +00:00
  • 674d784d49 Collect any extra values that have not been covered in the indexing phase for report. mcmartin 2008-01-25 02:14:59 +00:00
  • c836af4a46 Scanner for header files to correlate #defines with RESOURCEs. mcmartin 2008-01-22 08:57:29 +00:00
  • 003667289c Normalized resource naming across subindices. mcmartin 2008-01-21 04:53:17 +00:00
  • 7293c26b96 Removed the package preloading. mcmartin 2008-01-21 00:43:02 +00:00
  • ca7212d789 Shifted type information from .ls2 to .rmp files mcmartin 2008-01-17 18:58:31 +00:00
  • 9502d845c7 Added a script to tag .rmp file entries with types mcmartin 2008-01-17 08:04:12 +00:00
  • 1cdd7012db Minor cleanups, reformatting to fit code style and removing dead code mcmartin 2008-01-14 15:46:57 +00:00
  • 6c1d59fef6 Joystick threshold defaults to 10000, not 0 mcmartin 2008-01-14 15:24:48 +00:00
  • 8187d2cf74 Fixed some misaligned function signatures. mcmartin 2008-01-12 06:44:12 +00:00
  • 4e90ff83e9 Fixed the multiple typedef of DRAWABLE_DESC. mcmartin 2008-01-12 06:21:42 +00:00
  • 456dcabfa0 Replaced the memlib with malloc and free. mcmartin 2008-01-12 06:19:37 +00:00
  • 1ed8351af1 Fixed a rare race condition triggered when a thread is dequeued while another is having its name checked mcmartin 2008-01-12 06:18:05 +00:00
  • 4acc058c4f Finished memory refactoring. mcmartin 2008-01-12 05:21:49 +00:00
  • 8199596810 Fixed some trivial missing #includes avolkov 2008-01-09 08:00:27 +00:00
  • 40839c88ec Separated RESOURCEs from the resources they specify in ship and comm structures. mcmartin 2008-01-08 09:43:44 +00:00
  • fc18e36c64 Bringing the history up to date mcmartin 2008-01-08 02:07:00 +00:00
  • 720f1ddd76 starcon2.c should not include strintrn.h, even indirectly mcmartin 2008-01-07 21:40:25 +00:00
  • b414fd7c76 gcc doesn't like multiple typedefs mcmartin 2008-01-07 12:36:40 +00:00
  • 50891df161 Refactored STRING to operate more like FRAME. mcmartin 2008-01-07 12:22:10 +00:00
  • 5e14d3d955 Added bug number Meep-Eep 2008-01-05 20:16:27 +00:00
  • 98488b97e4 Prevent overflow for planet weight when scanning a planet. Meep-Eep 2008-01-05 19:27:48 +00:00
  • 7a82c28524 Don't set _POSIX_THREAD_SAFE_FUNCTIONS. It does not mean "I want thread-safe functions", it is set by the system to mean "you've got thread-safe functions". Meep-Eep 2008-01-05 18:40:17 +00:00
  • b66d240412 DRAWABLE and STRING_TABLE turned into flat memory references. mcmartin 2008-01-02 22:54:33 +00:00
  • 91e0374f9e First steps towards consistent use of HMalloc. mcmartin 2007-12-31 00:42:33 +00:00
  • c804dcfce7 correction Meep-Eep 2007-12-24 00:26:27 +00:00
  • 6360807951 Typo Meep-Eep 2007-12-23 15:11:32 +00:00
  • aa4afdade5 Added a "cegcc" target. Meep-Eep 2007-12-23 06:34:12 +00:00
  • 99cefbb5d3 Make the logfile unbuffered by default on Windows CE. Meep-Eep 2007-12-23 06:11:46 +00:00
  • ccfcddd719 Fix for Windows CE. Meep-Eep 2007-12-23 05:41:21 +00:00
  • 02ef0c439e Windows CE support. Meep-Eep 2007-12-23 05:26:44 +00:00
  • 1a818a91a9 Old typo in #define. Meep-Eep 2007-12-23 05:03:18 +00:00
  • c1bafdfc45 Correction. Meep-Eep 2007-12-23 04:54:41 +00:00
  • 23c74b2b63 Added support to the unix build system for explicitely specifying the name of the define to set to show when a symbol is found. Also a fix for when 'strcasecmp' is #define'd by the system. Meep-Eep 2007-12-23 04:41:19 +00:00
  • 27bc2ea336 Removed "By Serge van den Boom"; this code has been changed from all sides by ev eryone. Meep-Eep 2007-12-23 01:02:50 +00:00
  • 49798abdc8 Removed "By Serge van den Boom"; this code has been changed from all sides by everyone. Meep-Eep 2007-12-23 01:00:42 +00:00
  • 73c82ef1ca Cut unused components of the memory library. mcmartin 2007-12-21 00:48:43 +00:00
  • f7392e1399 Reverting; even our own builds have to ship with a different version of SDL from the one they were compiled with (for the time being). Meep-Eep 2007-12-20 18:16:18 +00:00
  • 76ed6bdfca Warning if runtime SDL version doesn't match compile-time version. Meep-Eep 2007-12-20 06:09:35 +00:00
  • f582896f5d Removed the now-redundant alist files. mcmartin 2007-12-20 00:34:35 +00:00
  • 43293018bf Replaced A-Lists with CharHashTables. mcmartin 2007-12-20 00:32:11 +00:00
  • ef5eab442e Added support for activating the remix packs from the setup menu. mcmartin 2007-12-19 00:28:14 +00:00
  • 95365e688f Fixed an off-by-one error in StringBank_AddString. mcmartin 2007-12-16 00:44:52 +00:00
  • acbff37448 Addon zips can now live directly in content/addons. mcmartin 2007-12-15 09:48:59 +00:00
  • 52c333a850 Moved the 3DO music into an addon pack '3domusic'. mcmartin 2007-12-10 03:42:38 +00:00
  • 36fcc8b206 Major reworking of how addon packs work. mcmartin 2007-12-09 15:38:05 +00:00
  • 25b4267902 Reworking of the resource system. mcmartin 2007-11-28 08:09:57 +00:00
  • 73f89d6bfc Automatically generate .lst file replacements mcmartin 2007-11-28 01:13:40 +00:00
  • c3eb48a558 Improved robustness of resource ID generation. mcmartin 2007-11-27 20:10:27 +00:00
  • 52a17672fb Fixed EOL properties on the resmap tools. mcmartin 2007-11-27 11:34:10 +00:00
  • 73803cc42f Automatically generate string-based resource IDs for all content. mcmartin 2007-11-27 11:32:31 +00:00
  • 3543c7ae72 Some small corrections. Meep-Eep 2007-11-24 23:28:50 +00:00
  • 015e0c753b Correctly using __attribute__ ((packed)); some small improvements. Meep-Eep 2007-11-24 23:17:01 +00:00
  • 839ccbaf1f A few comments, cleanups. Meep-Eep 2007-11-24 22:22:33 +00:00
  • 78972b912e Removed unnecessary _ALIGNED_ON macro usage. Meep-Eep 2007-10-30 14:10:17 +00:00
  • b270214597 More exact crediting (ffmpeg is mplayer's codec lib). Meep-Eep 2007-10-04 23:56:27 +00:00
  • 35f2a40d9c Cleanups, comments. Meep-Eep 2007-09-22 19:55:47 +00:00
  • dd6baea996 Fix bug 256, instead of the symptom. Meep-Eep 2007-09-22 17:56:40 +00:00
  • e802b489b8 Made uio "bool" compatible with the main uqm "bool"; introduced C99 compatible booleans. Meep-Eep 2007-09-18 14:48:17 +00:00
  • 85b9898d53 Allow 'bool' to be used in combination with <stdbool.h>, take 2. Meep-Eep 2007-09-16 15:37:20 +00:00
  • c69569e928 Fix resync. Meep-Eep 2007-09-16 15:32:00 +00:00
  • 3505a9a35e Allow 'bool' to be used in combination with files which include <stdbool.h>. Meep-Eep 2007-09-16 15:26:03 +00:00
  • 3bfa09ec11 Content is looked for in the current dir now as intended. Meep-Eep 2007-09-09 00:03:03 +00:00
  • 7c544a9f91 First usable datasheets: Mycon, Druuge, Androsynth mcmartin 2007-09-08 03:07:31 +00:00
  • ab2633dca6 Allow multiple FONTs to be used in presentations at the same time avolkov 2007-09-08 01:52:03 +00:00
  • 00dad6a7b0 Shift the PC Ship "spins" to use Presentations. mcmartin 2007-09-07 15:34:51 +00:00
  • 431a6186f1 Added presentation commands TEXT, TE, MOVIE avolkov 2007-09-06 08:35:59 +00:00
  • 1209d2cd85 Increased the size of the display queue (disp_q) avolkov 2007-09-06 08:33:21 +00:00
  • 14dad53337 Added the LINE command to presentations. mcmartin 2007-09-03 07:14:14 +00:00
  • a6d90b4dfe Have presentations request their own full-screen clears mcmartin 2007-09-02 01:10:42 +00:00
  • 05bf5119fa Added match_matchPatternOnce(). Meep-Eep 2007-08-20 15:43:54 +00:00
  • f143da84ad info tweak avolkov 2007-08-15 09:05:53 +00:00
  • 08de686615 Fixed trilinear scaling so that it does not use stamp-filled mipmap image; fixes bug #929 avolkov 2007-08-15 08:48:53 +00:00
  • 16e3fcb7f9 Finally removing SETPALETTE draw command. We have not been using it for a really long time avolkov 2007-08-15 06:32:00 +00:00
  • c8be727068 Make SetEquFrameIndex safe avolkov 2007-08-15 06:20:42 +00:00
  • 22ed62d903 Move TFB_DrawCanvas_GetScreenCanvas() to sdl_common.c as TFB_GetScreenCanvas(). Meep-Eep 2007-08-13 21:04:34 +00:00
  • c0fe98d42b Vidplayer should lock SDL surfaces while accessing the pixel data directly avolkov 2007-08-13 18:45:39 +00:00
  • aea05211ec Added TFB_DrawCanvas_GetScreenCanvas() and a callback DrawCommand. Meep-Eep 2007-08-11 19:03:42 +00:00
  • 00780e5378 Added TFB_Canvas_Lock(), TFB_Canvas_Unlock() and TFB_Canvas_GetStride(). Meep-Eep 2007-08-10 20:41:21 +00:00
  • a11d3e9238 A few comments, cleanups. Meep-Eep 2007-08-10 14:47:50 +00:00
  • c3c9ab0aab Let's see if we can use SVN revision number for versioning avolkov 2007-08-08 07:35:39 +00:00
  • 867800b299 Get rid of unused vars and warnings avolkov 2007-08-08 07:13:26 +00:00
  • 0e9ae6340b Whitespace and formatting cleanups. Meep-Eep 2007-08-04 00:19:48 +00:00
  • 0489c250b2 Cleanups. Meep-Eep 2007-08-04 00:18:57 +00:00
  • b6f13049b3 Remove old dead debug_psytron code. Meep-Eep 2007-08-03 13:55:11 +00:00
  • 898141daa7 A few small cleanups. Meep-Eep 2007-08-02 22:38:24 +00:00
  • f097bb2eee bumped version avolkov 2007-08-01 04:40:10 +00:00