Patrick Parker
b058ecda17
another attempt to fix bug#9734 for the linux people
...
(works on my system so just stabbing in the dark)
2007-08-19 03:34:33 +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
Patrick Parker
c491f73077
the countdown timer alert can now start sounding while dialogs are open
...
added a mechanism for generic monitoring of events::pump()
2007-07-27 02:02:17 +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
Rusty Russell
8b69833317
Move away from SDL_Delay for gui-related delays,
...
so --nogui runs at full speed (doing AI testing)
2006-05-26 01:03:08 +00:00
Patrick Parker
cfb19e2583
added slate-border selection style to attack dialog
...
also, minor warning fix and documentation
2006-05-23 17:39:22 +00:00
András Salamon
8d25fb99a6
codeclean in src, mostly Dave's new email address (checked with cvs diff -b)
...
BY THE WAY, many of the source files have no copyright headers!
2005-07-02 21:37:20 +00:00
András Salamon
8bd9bc98a5
ran codeclean against files
2005-06-04 19:16:06 +00:00
Philippe Plantier
39efc08b48
Fixed bug #12386 :
...
Background glitch when changing from windowed to fullscreen mode and
vice versa.
2005-04-13 18:47:20 +00:00
Yann Dirson
d7d7ab8054
moved the overlay-related part of CVideo::flip() up to display;
...
this causes intro and about to require again a display, but that does
not harm much compared to this cleanup in video deps
2005-03-24 21:35:52 +00:00
Yann Dirson
a077c6c2ea
moved update_lock stuff from display to video
2005-03-16 21:49:37 +00:00
Yann Dirson
3d60db811d
moved help_string stuff from display to video
2005-03-16 20:50:12 +00:00
Yann Dirson
b456d80a34
moved blit_surface() from display to video, more cleanup of deps against display
2005-03-15 22:14:04 +00:00
Yann Dirson
04ba5d8068
more cleanup of deps against display
2005-03-15 21:47:41 +00:00
Yann Dirson
c8e9141af1
cleanup of deps against display: added a screen_area() to video.cpp
2005-03-15 00:42:44 +00:00
Philippe Plantier
0bd2381c63
Fixed the window not always refreshing on resizing
...
Made default savegame names be ellipsed when they are too long
2004-10-27 20:42:37 +00:00
Philippe Plantier
8b25ef4fcf
Fixed tools not building
2004-07-19 18:31:32 +00:00
Philippe Plantier
ac441889d9
[[Animation refactoring]]
...
* Refactoring of all animation code in unit_display and halo.
* Adding animated.hpp, and the animated<T> template.
* Partial rewrite of image.?pp for speed: looking up images was what
was slowing the game
* Replacing all SDL_Surface*, and scoped_sdl_surface, with
shared_sdl_surface, which was renamed surface.
* Optimizing halo movement when unit moves
* Inlining some stuff for performance reasons
* Optimizing invalide_all redraws
* Adding support for animated terrain images
2004-07-18 19:02:25 +00:00
Philippe Plantier
54393fd46b
Added Gamma Correction in preferences
2004-06-07 21:29:15 +00:00
Dave White
111cd8cbfa
made resizing the window in the title screen work properly, ...
...
...and made basic keyboard shortcuts work in the title scren
2004-05-05 00:40:15 +00:00
Dave White
4ccc9cc647
added command line options
2004-02-27 19:18:55 +00:00
uid68803
31eaa2dfff
fixed problem with changing video modes on machines that use emulated bpp
2004-01-30 16:08:39 +00:00
uid69097
1a77a34d75
A workaround to allow users not using 16BPP to change video mode
2003-12-30 21:47:57 +00:00
Dave White
a2b3c84ea0
made display draw more efficiently
2003-10-31 05:38:14 +00:00
Dave White
1e8c560f07
minor re-arrangements
2003-10-16 11:05:26 +00:00
Dave White
afdb6002e6
added shroud. Tweaked some units, added new scenario
2003-10-01 09:23:38 +00:00
Dave White
4a271ee0a5
added in quitting from game if window close button pressed
2003-09-26 11:52:42 +00:00
Dave White
c3c0cc50c5
added in locking/unlocking of surfaces when accessing underlying pixel data
2003-09-26 03:41:08 +00:00
Dave White
335abcdb08
miyo's changes to units, and added in customizable hotkeys in preferences
2003-09-21 08:36:40 +00:00
Dave White
8c687712ac
Changed to user video hardware surfaces where possible
2003-09-21 07:26:39 +00:00
Dave White
f3e6bf6d19
Fixed problem with resizing window while dialog is displayed
2003-09-20 11:12:41 +00:00
Dave White
175282aac9
allow window to be dynamically resized
2003-09-20 10:43:17 +00:00
zas
ffa8b0bf4e
Step1 of source move.
2003-09-19 10:21:25 +00:00