Moved all non-CODE resources to starcon.ls2.

At this point, only loading ships ever changes the resource index.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2957 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2008-04-05 10:16:22 +00:00
parent 9a526084ec
commit 356a2106e9
38 changed files with 736 additions and 767 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Moved all non-CODE resources into starcon.ls2 - Michael
- Fixed compile errors when compiling without joystick support - Michael
- Added endian-aware integer read functions to uio - SvdB
- Introduce the concept of an "InputContext" - SvdB