From 1f9c40a840ba596ed7f2ac380968efcc97eafea8 Mon Sep 17 00:00:00 2001 From: Bradley Bell Date: Sat, 27 Nov 2004 12:34:44 +0000 Subject: [PATCH] formatting --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index c7c2a27f..351c6b5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,10 +40,14 @@ 2004-11-19 Chris Taylor * main/gamemine.c, main/piggy.c: compile again on older C compilers + * main/polyobj.c: don't corrupt model_data, so it can be freed properly + * main/gameseq.c, main/mission.c, main/mission.h: for enhanced (like Vertigo) missions, load add-on ham file at every load, not only the 1st + * main/bm.ch: fix bug where loading a hxm would affect other levels too + * main/fireball.c: don't Int3() every time explosions don't look best 2004-11-16 Chris Taylor @@ -53,6 +57,7 @@ 2004-11-14 Chris Taylor * arch/ogl/ogl.c: make Mac OS 9 Voodoo display textures + * arch/ogl/ogl.c: make Mac OS X OpenGL verify textures 2004-10-30 Martin Schaffner @@ -77,18 +82,24 @@ VisualC/d2x/d2x.dsp, VisualC/d2xgl/d2xgl.dsp, VisualCE/d2x/d2x.vcp: delete file compbit.h, move functionality to text.c, modify all previous users of compbit.h to use existing function in text.h + * main/inferno.c: remove warning created by the fix for the cfgets issue of 2004-08-29 + * main/bmread.c: add comment 2004-10-23 Chris Taylor * cfile/cfile.c: declare variable on top of block + * main/menu.c, main/mission.c, main/mission.h, main/multi.c, main/multi.h, main/network.c: move mission list handling functionality to mission.c, remove unnecessary load_mission calls in menu.c + * main/game.c: remove unnecessary build_mission_list call + * main/mission.c, main/mission.h: correct comments about anarchy-only + * main/mission.h, main/network.c, main/playsave.c, main/state.c: remove explicit uses of mission list -- 2.39.2