Added match_matchPatternOnce().

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2844 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-08-20 15:43:54 +00:00
parent f143da84ad
commit 05bf5119fa
4 changed files with 34 additions and 9 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Added match_matchPatternOnce() - SvdB
- Fixed a problem with blue ships after Avatar's tractor beam,
along with some other fill-stamp situations; bug #929 - Alex
- Added TFB_Canvas_Lock(), TFB_Canvas_Unlock() and TFB_Canvas_GetStride()