26 Commits

Author SHA1 Message Date
avolkov e4700f7ca8 Added text stub for the missing discovery report of Ultron in Supox ruins
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3592 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-04-26 06:06:25 +00:00
avolkov eb4ab89298 Deleted duplicate fonts: commander, druuge, melnorme
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3151 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-06-26 20:01:56 +00:00
avolkov 74f4ca36de Normalized ani names with respect to element size (big, med, sml)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3144 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-06-11 05:41:49 +00:00
avolkov d3220a38c7 Miscellaneous content files rename; bumped micro version (0.6.6) due to resource id changes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3143 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-06-11 04:47:40 +00:00
avolkov 87eb524602 Content files rename, stage 1: comm
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3125 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-06-05 23:39:57 +00:00
avolkov 4faed8d57f fixed a typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3118 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-06-05 19:52:27 +00:00
mcmartin e8ba104f3a Normalized the names of the BINTAB resources.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3026 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-06-17 01:15:01 +00:00
avolkov 971ac395f2 Renaming races to full names; final working revision for comm
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3021 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-05-30 23:40:04 +00:00
mcmartin 6f178c9868 Fixed an infelicity in the content move regarding boosml.ani
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2991 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-05-25 23:22:30 +00:00
mcmartin b6c31e07af Part 2 of the content reorganization.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2990 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-05-24 21:31:14 +00:00
mcmartin cd457db2c7 Part 1 of the content reorganization.
All damage from the initial failed commit should now be repaired.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2989 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-05-23 03:24:36 +00:00
mcmartin 523374722f Part 1 of the content reorganization.
Be aware that some filenames in moved files were hardcoded,
so this revision is not properly functional; cutscenes will all
break. The next commit will update the files appropriately to fix this.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2985 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-05-23 02:07:14 +00:00
mcmartin ded11e540e Split STRTAB further into STRTAB and CONVERSATION
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2974 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-05-15 07:17:32 +00:00
mcmartin 47a7575e97 Full support for "zero-file" resources UNKNOWNRES and SHIP.
The CODE resource file type has been retired, replaced by SHIP.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2971 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-05-14 06:05:58 +00:00
mcmartin 245cbce1a0 Split STRTAB into two resource types instead of differentiating on suffix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2968 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-05-08 07:30:22 +00:00
mcmartin 32940bb214 Moved code resources into starcon.ls2 as well.
SetResourceIndex is no longer used after main program init,
and RES_INDEX is for all practical purposes defunct.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2958 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-04-06 00:52:14 +00:00
mcmartin b3dcf06737 Communications resource information has been folded into starcon.ls2.
The comm/*.ls2 files have been retired.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2927 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-02-25 05:19:49 +00:00
mcmartin 58b9361927 Final preparation for the replacement of integer-based resources.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2918 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-02-06 10:08:57 +00:00
mcmartin d0bd867fe7 Planetary .ct/.xlt files uniformly indexed
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2917 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-02-04 06:45:27 +00:00
mcmartin 87f07f944f Normalized names for planetary life forms.
Note that the filenames and the resource names are out of synch
this tracks the original but is being cleaned out of the .ls2 files.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2916 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-02-04 02:22:54 +00:00
mcmartin f579d17430 Normalize resource names for communications, ships, and planet graphics.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2914 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-02-01 02:51:39 +00:00
mcmartin 003667289c Normalized resource naming across subindices.
Each .ls2 file has a consistent name given its resources and the code 
that controls it. All resources within a subsidiary .ls2 all have a 
consistent prefix.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2911 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-01-21 04:53:17 +00:00
mcmartin ca7212d789 Shifted type information from .ls2 to .rmp files
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2909 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-01-17 18:58:31 +00:00
mcmartin 52c333a850 Moved the 3DO music into an addon pack '3domusic'.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2870 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-12-10 03:42:38 +00:00
mcmartin 36fcc8b206 Major reworking of how addon packs work.
Addon packs now provide additional files instead of overriding UIO. They 
must provide .rmp files to do the necessary overrides.  The addons 
directory has also been moved outside of packages/ and into content/ 
directly.



git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2869 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-12-09 15:38:05 +00:00
mcmartin 25b4267902 Reworking of the resource system.
Resource indices (.ls2) now refer to string identifiers which are mapped 
to files by a global resource map (uqm.rmp).

This meets Milestone 3 of the Resource System Phase 2 plan.



git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2868 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-11-28 08:09:57 +00:00