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
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
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