summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44f04ba1..2bd44078 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* src/particle.cpp: Changed the way particle emitter skip is handled to
make linear and circular emitters work with particleEmitterSkip enabled.
+ * src/gui/setup.cpp, src/gui/setup_video.cpp, src/gui/setup_video.h: Added
+ slider for controlling particleEmitterSkip (overall quality of particle
+ effects) to video setup menu.
2008-05-28 Dennis Friis <peavey@placid.dk>