Replaced A-Lists with CharHashTables.

The StringBank is still necessary, and the rmp/cfg parser has been moved from alist.c over to mapres.c.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2874 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2007-12-20 00:32:11 +00:00
parent ef5eab442e
commit 43293018bf
4 changed files with 186 additions and 63 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.7:
- Rewrote mapres.c to use uio's hashtables instead of its own
association lists - Michael
- Added a Remix option to the setup menu - Michael
- Addon zips can live in content/addons directly - Michael
- 3DO music separated into an addon pack - Michael