git repos / blockattack-game

commit 92b8f593

Poul Sander · 2020-10-26 19:09
92b8f5939ab222cab72aaedadfff5c8979a55073 patch · browse files
parent 1ec2275e7c7472ccabd351b92cf3c62fb0761b33

Add Changelog for early versions

Changed files

M CHANGELOG.md before
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7051a96..cb25e4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -199,9 +199,32 @@ Preview release for SDL2 support
- Basic AI
### Changed
+ - Now always uses software surfaces
- Better puzzle managment
- Better controls
- New Makefile
+ - Now hosted on blockattack.sf.net
### Removed
- - Windows 9x support
\ No newline at end of file
+ - Windows 9x support
+
+## [1.1.0] - 2005-06-12
+
+### Changed
+ - Radically changed gameplay
+ - Blocks no longer falls instantly
+ - Blocks will not match while falling
+ - Chains give more points
+ - Combos give less points
+
+## [1.0.6] - 2005-05-08
+
+### Added
+ - Mouse play
+ - Joypad support
+
+### Changed
+ - Renamed to "Block Attack - Rise of the Blocks"
+
+## [1.0.5] - 2005-05-02
+First non beta release