21 Commits

Author SHA1 Message Date
Nils Kneuper
94db27b43a "real" removal of the gamma slider leftovers...
...(slightly related to the fix for bug #33148 since the mess is
getting cleaned up now...)
2009-02-28 16:12:49 +00:00
Jérémy Rosen
924bdedc5d add an option to disable scrolling during oponent's turn.
The fine details might need feedback/tuning from the MP community
2009-01-10 15:37:33 +00:00
Mark de Wever
973a0a7d5c Remove trailing whitespace. 2009-01-01 10:28:26 +00:00
Mark de Wever
a5d1d2e969 New year copyright update. 2009-01-01 10:27:41 +00:00
Pauli Nieminen
40df21d79a Added wesnothd search dialog to preferences and after failed mp server launch
Code still needs some testing and cleaning. I will look at it tomorrow
2008-06-24 14:35:44 +00:00
Mark de Wever
4684ba9492 Update doxygen comment style. 2008-06-15 12:48:07 +00:00
Mark de Wever
001af46e6e Updated all headers to 2008. 2008-02-16 08:47:16 +00:00
Hans Joachim Gurt
eda60d023c doxygen, comments 2007-11-13 05:28:09 +00:00
uso
62dd3f8aac rearrange buttons in the display preferences,
...new button and slider to switch unit idle animations on and off and
set their frequency (adresses bug #9024), changes are applied only
after the next idle animation of a unit (and for new units), maybe we
need a loop over all units after a preference change
2007-09-02 04:52:26 +00:00
Mark de Wever
080eb69f60 Updated the headers to state GPL 2+ and a few changelog cleanups. 2007-08-15 13:41:56 +00:00
Mark de Wever
bb01934b85 A rather large update which updates the copyright info
* Wesnoth is distributed under the terms of the GPL version 2, made
  that more explicit

* updated the copyright range to 2007

* updated Dave's email adress
2007-07-21 07:28:04 +00:00
Eric S. Raymond
8c796ff849 Start on resolving the last set of editor/maingame adhesions...
...by breaking preferences_display apart.
2007-07-08 10:54:18 +00:00
Eric S. Raymond
0f4f6c2d0f Preferences module partitioned...
...so the editor can use a version that doesn't link in the entire
universe.  Most of the changes just replace inclusions of
"preferences.hpp" with a new "game_preferences.hpp".
2007-07-05 19:13:39 +00:00
David Philippi
f231fb12e0 merged patch #714 by silene
- removal of dead stuff and static linkage marking for internal functions
2007-04-06 12:26:02 +00:00
Patrick Parker
69d8b98b9f Now supporting list sliders for custom sliding goodness. 2007-01-21 09:35:47 +00:00
Jérémy Rosen
9a649421ad add a turbo speed setting, thx to EdB 2006-09-09 08:03:07 +00:00
John W. C. McNabb
44c2f9bc3a added theme chooser to preferences 2005-11-20 02:00:57 +00:00
Yann Dirson
26e39ff6d1 moved the depency on cursor from preferences to preferences_display 2005-11-09 21:12:03 +00:00
Yann Dirson
d094f54ef5 re-added preferences_display.*, adding ancestry information from preferences.* 2005-11-01 10:46:12 +00:00
Yann Dirson
087bedf949 removed preferences_display.* to reintroduce them with sensible history 2005-11-01 10:44:41 +00:00
Yann Dirson
22cce91ff6 dependency cleanup: split preferences.* into preferences_display.*,
...so that modules which only need to query a prefs value do not
depend on the whole graphics system
2005-10-30 23:46:28 +00:00