shithub: choc

Download patch

ref: 40ee52601d4317c1d01253ff76f3093ea2c6c6bb
parent: f22561be3ef02d8b7c4f7c2720654aa797d6e24e
author: Simon Howard <fraggle@gmail.com>
date: Tue Sep 27 20:08:45 EDT 2005

Update ChangeLog

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 141

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+Tue Sep 27 22:33:42 2005 fraggle
+	
+	Always use SDL_Flip to update the screen.  Fixes problems in Windows when
+	running fullscreen, introduced by fixes to the disk icon code.
+
+Tue Sep 27 22:25:10 2005 fraggle
+	
+	Fix .rc -> .o rule
+
+Tue Sep 27 22:23:32 2005 fraggle
+	
+	Don't write converted output file unless everything went through
+	okay.
+
+Tue Sep 27 21:46:53 2005 fraggle
+	
+	0.0.4
+
 Mon Sep 26 21:44:30 2005 fraggle
 	
 	Fix melting crap on startup - oops